[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. 20097 1726882565.21106: 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-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 20097 1726882565.22083: Added group all to inventory 20097 1726882565.22085: Added group ungrouped to inventory 20097 1726882565.22089: Group all now contains ungrouped 20097 1726882565.22092: Examining possible inventory source: /tmp/network-91m/inventory.yml 20097 1726882565.41966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 20097 1726882565.42027: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 20097 1726882565.42057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 20097 1726882565.42121: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 20097 1726882565.42959: Loaded config def from plugin (inventory/script) 20097 1726882565.42961: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 20097 1726882565.43157: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 20097 1726882565.43371: Loaded config def from plugin (inventory/yaml) 20097 1726882565.43373: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 20097 1726882565.43560: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 20097 1726882565.46627: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 20097 1726882565.46631: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 20097 1726882565.46635: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 20097 1726882565.46641: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 20097 1726882565.46646: Loading data from /tmp/network-91m/inventory.yml 20097 1726882565.46939: /tmp/network-91m/inventory.yml was not parsable by auto 20097 1726882565.47090: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 20097 1726882565.47131: Loading data from /tmp/network-91m/inventory.yml 20097 1726882565.47332: group all already in inventory 20097 1726882565.47339: set inventory_file for managed_node1 20097 1726882565.47344: set inventory_dir for managed_node1 20097 1726882565.47345: Added host managed_node1 to inventory 20097 1726882565.47347: Added host managed_node1 to group all 20097 1726882565.47348: set ansible_host for managed_node1 20097 1726882565.47349: set ansible_ssh_extra_args for managed_node1 20097 1726882565.47352: set inventory_file for managed_node2 20097 1726882565.47355: set inventory_dir for managed_node2 20097 1726882565.47356: Added host managed_node2 to inventory 20097 1726882565.47357: Added host managed_node2 to group all 20097 1726882565.47358: set ansible_host for managed_node2 20097 1726882565.47359: set ansible_ssh_extra_args for managed_node2 20097 1726882565.47361: set inventory_file for managed_node3 20097 1726882565.47366: set inventory_dir for managed_node3 20097 1726882565.47366: Added host managed_node3 to inventory 20097 1726882565.47368: Added host managed_node3 to group all 20097 1726882565.47369: set ansible_host for managed_node3 20097 1726882565.47369: set ansible_ssh_extra_args for managed_node3 20097 1726882565.47372: Reconcile groups and hosts in inventory. 20097 1726882565.47490: Group ungrouped now contains managed_node1 20097 1726882565.47493: Group ungrouped now contains managed_node2 20097 1726882565.47495: Group ungrouped now contains managed_node3 20097 1726882565.47579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 20097 1726882565.47933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 20097 1726882565.48041: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 20097 1726882565.48072: Loaded config def from plugin (vars/host_group_vars) 20097 1726882565.48075: 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) 20097 1726882565.48142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 20097 1726882565.48151: 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) 20097 1726882565.48274: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 20097 1726882565.48966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882565.49234: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 20097 1726882565.49277: Loaded config def from plugin (connection/local) 20097 1726882565.49281: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 20097 1726882565.50592: Loaded config def from plugin (connection/paramiko_ssh) 20097 1726882565.50596: 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) 20097 1726882565.52579: 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) 20097 1726882565.52734: Loaded config def from plugin (connection/psrp) 20097 1726882565.52737: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 20097 1726882565.54290: 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) 20097 1726882565.54329: Loaded config def from plugin (connection/ssh) 20097 1726882565.54332: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 20097 1726882565.58287: 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) 20097 1726882565.58327: Loaded config def from plugin (connection/winrm) 20097 1726882565.58330: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 20097 1726882565.58481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 20097 1726882565.58542: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 20097 1726882565.58728: Loaded config def from plugin (shell/cmd) 20097 1726882565.58730: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 20097 1726882565.58756: 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) 20097 1726882565.58941: Loaded config def from plugin (shell/powershell) 20097 1726882565.58943: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 20097 1726882565.58997: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 20097 1726882565.59407: Loaded config def from plugin (shell/sh) 20097 1726882565.59409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 20097 1726882565.59558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 20097 1726882565.60043: Loaded config def from plugin (become/runas) 20097 1726882565.60045: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 20097 1726882565.60466: Loaded config def from plugin (become/su) 20097 1726882565.60469: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 20097 1726882565.60858: Loaded config def from plugin (become/sudo) 20097 1726882565.60860: 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 20097 1726882565.60895: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml 20097 1726882565.61625: in VariableManager get_vars() 20097 1726882565.61646: done with get_vars() 20097 1726882565.62000: trying /usr/local/lib/python3.12/site-packages/ansible/modules 20097 1726882565.68138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 20097 1726882565.68777: in VariableManager get_vars() 20097 1726882565.68783: done with get_vars() 20097 1726882565.68786: variable 'playbook_dir' from source: magic vars 20097 1726882565.68787: variable 'ansible_playbook_python' from source: magic vars 20097 1726882565.68788: variable 'ansible_config_file' from source: magic vars 20097 1726882565.68788: variable 'groups' from source: magic vars 20097 1726882565.68789: variable 'omit' from source: magic vars 20097 1726882565.68790: variable 'ansible_version' from source: magic vars 20097 1726882565.68790: variable 'ansible_check_mode' from source: magic vars 20097 1726882565.68791: variable 'ansible_diff_mode' from source: magic vars 20097 1726882565.68792: variable 'ansible_forks' from source: magic vars 20097 1726882565.68793: variable 'ansible_inventory_sources' from source: magic vars 20097 1726882565.68794: variable 'ansible_skip_tags' from source: magic vars 20097 1726882565.68794: variable 'ansible_limit' from source: magic vars 20097 1726882565.68795: variable 'ansible_run_tags' from source: magic vars 20097 1726882565.68796: variable 'ansible_verbosity' from source: magic vars 20097 1726882565.68835: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml 20097 1726882565.71595: in VariableManager get_vars() 20097 1726882565.71611: done with get_vars() 20097 1726882565.71650: in VariableManager get_vars() 20097 1726882565.71879: done with get_vars() 20097 1726882565.71916: in VariableManager get_vars() 20097 1726882565.71928: done with get_vars() 20097 1726882565.72844: in VariableManager get_vars() 20097 1726882565.73078: done with get_vars() 20097 1726882565.73084: variable 'omit' from source: magic vars 20097 1726882565.73103: variable 'omit' from source: magic vars 20097 1726882565.73136: in VariableManager get_vars() 20097 1726882565.73145: done with get_vars() 20097 1726882565.73388: in VariableManager get_vars() 20097 1726882565.73405: done with get_vars() 20097 1726882565.73440: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20097 1726882565.74304: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20097 1726882565.74697: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20097 1726882565.76333: in VariableManager get_vars() 20097 1726882565.76353: done with get_vars() 20097 1726882565.77265: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 20097 1726882565.77634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20097 1726882565.82910: in VariableManager get_vars() 20097 1726882565.82931: done with get_vars() 20097 1726882565.83179: variable 'omit' from source: magic vars 20097 1726882565.83191: variable 'omit' from source: magic vars 20097 1726882565.83225: in VariableManager get_vars() 20097 1726882565.83239: done with get_vars() 20097 1726882565.83262: in VariableManager get_vars() 20097 1726882565.83510: done with get_vars() 20097 1726882565.83539: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20097 1726882565.83704: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20097 1726882565.84148: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20097 1726882565.90936: in VariableManager get_vars() 20097 1726882565.90962: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20097 1726882565.95900: in VariableManager get_vars() 20097 1726882565.95925: done with get_vars() 20097 1726882565.95931: variable 'omit' from source: magic vars 20097 1726882565.95943: variable 'omit' from source: magic vars 20097 1726882565.95980: in VariableManager get_vars() 20097 1726882565.96113: done with get_vars() 20097 1726882565.96133: in VariableManager get_vars() 20097 1726882565.96150: done with get_vars() 20097 1726882565.96314: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20097 1726882565.96551: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20097 1726882565.96747: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20097 1726882565.97623: in VariableManager get_vars() 20097 1726882565.97650: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20097 1726882566.04481: in VariableManager get_vars() 20097 1726882566.04508: done with get_vars() 20097 1726882566.04513: variable 'omit' from source: magic vars 20097 1726882566.04525: variable 'omit' from source: magic vars 20097 1726882566.04558: in VariableManager get_vars() 20097 1726882566.04711: done with get_vars() 20097 1726882566.04734: in VariableManager get_vars() 20097 1726882566.04775: done with get_vars() 20097 1726882566.05025: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20097 1726882566.05353: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20097 1726882566.05521: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20097 1726882566.06851: in VariableManager get_vars() 20097 1726882566.07089: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20097 1726882566.13188: in VariableManager get_vars() 20097 1726882566.13222: done with get_vars() 20097 1726882566.13233: variable 'omit' from source: magic vars 20097 1726882566.13585: variable 'omit' from source: magic vars 20097 1726882566.13625: in VariableManager get_vars() 20097 1726882566.13648: done with get_vars() 20097 1726882566.13894: in VariableManager get_vars() 20097 1726882566.13919: done with get_vars() 20097 1726882566.13948: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20097 1726882566.14313: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20097 1726882566.14609: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20097 1726882566.16064: in VariableManager get_vars() 20097 1726882566.16094: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20097 1726882566.19685: in VariableManager get_vars() 20097 1726882566.19716: done with get_vars() 20097 1726882566.19772: in VariableManager get_vars() 20097 1726882566.19799: done with get_vars() 20097 1726882566.19870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 20097 1726882566.19886: 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 20097 1726882566.20171: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 20097 1726882566.20342: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 20097 1726882566.20345: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 20097 1726882566.20380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 20097 1726882566.20406: 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) 20097 1726882566.20693: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 20097 1726882566.20769: Loaded config def from plugin (callback/default) 20097 1726882566.20771: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20097 1726882566.21948: Loaded config def from plugin (callback/junit) 20097 1726882566.21950: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20097 1726882566.21994: 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) 20097 1726882566.22060: Loaded config def from plugin (callback/minimal) 20097 1726882566.22062: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20097 1726882566.22101: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20097 1726882566.22170: Loaded config def from plugin (callback/tree) 20097 1726882566.22173: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 20097 1726882566.22299: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 20097 1726882566.22302: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_features_initscripts.yml ******************************* 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml 20097 1726882566.22328: in VariableManager get_vars() 20097 1726882566.22338: done with get_vars() 20097 1726882566.22343: in VariableManager get_vars() 20097 1726882566.22351: done with get_vars() 20097 1726882566.22357: variable 'omit' from source: magic vars 20097 1726882566.22399: in VariableManager get_vars() 20097 1726882566.22411: done with get_vars() 20097 1726882566.22429: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_features.yml' with initscripts as provider] *** 20097 1726882566.22992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 20097 1726882566.23067: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 20097 1726882566.23096: getting the remaining hosts for this loop 20097 1726882566.23098: done getting the remaining hosts for this loop 20097 1726882566.23100: getting the next task for host managed_node2 20097 1726882566.23104: done getting next task for host managed_node2 20097 1726882566.23106: ^ task is: TASK: Gathering Facts 20097 1726882566.23107: ^ 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 20097 1726882566.23109: getting variables 20097 1726882566.23110: in VariableManager get_vars() 20097 1726882566.23118: Calling all_inventory to load vars for managed_node2 20097 1726882566.23121: Calling groups_inventory to load vars for managed_node2 20097 1726882566.23123: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882566.23136: Calling all_plugins_play to load vars for managed_node2 20097 1726882566.23147: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882566.23150: Calling groups_plugins_play to load vars for managed_node2 20097 1726882566.23187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882566.23238: done with get_vars() 20097 1726882566.23244: done getting variables 20097 1726882566.23325: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Friday 20 September 2024 21:36:06 -0400 (0:00:00.011) 0:00:00.011 ****** 20097 1726882566.23349: entering _queue_task() for managed_node2/gather_facts 20097 1726882566.23351: Creating lock for gather_facts 20097 1726882566.23702: worker is 1 (out of 1 available) 20097 1726882566.23712: exiting _queue_task() for managed_node2/gather_facts 20097 1726882566.23725: done queuing things up, now waiting for results queue to drain 20097 1726882566.23726: waiting for pending results... 20097 1726882566.23980: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20097 1726882566.24071: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001aa 20097 1726882566.24089: variable 'ansible_search_path' from source: unknown 20097 1726882566.24128: calling self._execute() 20097 1726882566.24196: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882566.24205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882566.24215: variable 'omit' from source: magic vars 20097 1726882566.24316: variable 'omit' from source: magic vars 20097 1726882566.24353: variable 'omit' from source: magic vars 20097 1726882566.24398: variable 'omit' from source: magic vars 20097 1726882566.24450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20097 1726882566.24495: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20097 1726882566.24519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20097 1726882566.24539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20097 1726882566.24565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20097 1726882566.24599: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20097 1726882566.24611: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882566.24618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882566.24730: Set connection var ansible_shell_type to sh 20097 1726882566.24746: Set connection var ansible_module_compression to ZIP_DEFLATED 20097 1726882566.24760: Set connection var ansible_timeout to 10 20097 1726882566.24776: Set connection var ansible_connection to ssh 20097 1726882566.24787: Set connection var ansible_shell_executable to /bin/sh 20097 1726882566.24797: Set connection var ansible_pipelining to False 20097 1726882566.24829: variable 'ansible_shell_executable' from source: unknown 20097 1726882566.24838: variable 'ansible_connection' from source: unknown 20097 1726882566.24845: variable 'ansible_module_compression' from source: unknown 20097 1726882566.24851: variable 'ansible_shell_type' from source: unknown 20097 1726882566.24860: variable 'ansible_shell_executable' from source: unknown 20097 1726882566.24869: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882566.24877: variable 'ansible_pipelining' from source: unknown 20097 1726882566.24888: variable 'ansible_timeout' from source: unknown 20097 1726882566.24895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882566.25082: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 20097 1726882566.25103: variable 'omit' from source: magic vars 20097 1726882566.25111: starting attempt loop 20097 1726882566.25117: running the handler 20097 1726882566.25135: variable 'ansible_facts' from source: unknown 20097 1726882566.25167: _low_level_execute_command(): starting 20097 1726882566.25181: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20097 1726882566.25977: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882566.25992: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882566.26006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882566.26026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882566.26073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882566.26091: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882566.26106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882566.26125: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882566.26142: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882566.26157: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882566.26175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882566.26190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882566.26215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882566.26228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882566.26241: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882566.26262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882566.26347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882566.26373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882566.26388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882566.26542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882566.28230: stdout chunk (state=3): >>>/root <<< 20097 1726882566.28380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882566.28433: stderr chunk (state=3): >>><<< 20097 1726882566.28436: stdout chunk (state=3): >>><<< 20097 1726882566.28551: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882566.28557: _low_level_execute_command(): starting 20097 1726882566.28560: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882566.2845893-20144-277023204417797 `" && echo ansible-tmp-1726882566.2845893-20144-277023204417797="` echo /root/.ansible/tmp/ansible-tmp-1726882566.2845893-20144-277023204417797 `" ) && sleep 0' 20097 1726882566.30215: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882566.30236: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882566.30251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882566.30277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882566.30325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882566.30336: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882566.30349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882566.30412: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882566.30424: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882566.30436: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882566.30448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882566.30468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882566.30485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882566.30500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882566.30515: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882566.30527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882566.30607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882566.30738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882566.30753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882566.30952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882566.32823: stdout chunk (state=3): >>>ansible-tmp-1726882566.2845893-20144-277023204417797=/root/.ansible/tmp/ansible-tmp-1726882566.2845893-20144-277023204417797 <<< 20097 1726882566.32982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882566.33029: stderr chunk (state=3): >>><<< 20097 1726882566.33032: stdout chunk (state=3): >>><<< 20097 1726882566.33275: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882566.2845893-20144-277023204417797=/root/.ansible/tmp/ansible-tmp-1726882566.2845893-20144-277023204417797 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882566.33278: variable 'ansible_module_compression' from source: unknown 20097 1726882566.33281: ANSIBALLZ: Using generic lock for ansible.legacy.setup 20097 1726882566.33283: ANSIBALLZ: Acquiring lock 20097 1726882566.33285: ANSIBALLZ: Lock acquired: 140704226012448 20097 1726882566.33287: ANSIBALLZ: Creating module 20097 1726882566.79542: ANSIBALLZ: Writing module into payload 20097 1726882566.79950: ANSIBALLZ: Writing module 20097 1726882566.80057: ANSIBALLZ: Renaming module 20097 1726882566.80137: ANSIBALLZ: Done creating module 20097 1726882566.80183: variable 'ansible_facts' from source: unknown 20097 1726882566.80195: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20097 1726882566.80209: _low_level_execute_command(): starting 20097 1726882566.80251: _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' 20097 1726882566.82268: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882566.82354: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882566.82371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882566.82403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882566.82458: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882566.82521: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882566.82540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882566.82574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882566.82600: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882566.82612: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882566.82630: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882566.82662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882566.82683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882566.82708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882566.82721: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882566.82743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882566.82835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882566.82978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882566.82992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882566.83163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882566.84847: stdout chunk (state=3): >>>PLATFORM <<< 20097 1726882566.84906: stdout chunk (state=3): >>>Linux <<< 20097 1726882566.84934: stdout chunk (state=3): >>>FOUND <<< 20097 1726882566.84937: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 <<< 20097 1726882566.84939: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 20097 1726882566.85086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882566.85169: stderr chunk (state=3): >>><<< 20097 1726882566.85173: stdout chunk (state=3): >>><<< 20097 1726882566.85308: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882566.85321 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 20097 1726882566.85324: _low_level_execute_command(): starting 20097 1726882566.85326: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 20097 1726882566.85387: Sending initial data 20097 1726882566.85390: Sent initial data (1181 bytes) 20097 1726882566.85903: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882566.85917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882566.85931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882566.85951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882566.86001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882566.86013: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882566.86028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882566.86046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882566.86060: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882566.86086: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882566.86101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882566.86117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882566.86133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882566.86145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882566.86156: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882566.86172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882566.86256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882566.86275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882566.86296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882566.86428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882566.91487: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 20097 1726882566.92370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882566.92374: stdout chunk (state=3): >>><<< 20097 1726882566.92376: stderr chunk (state=3): >>><<< 20097 1726882566.92378: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882566.92380: variable 'ansible_facts' from source: unknown 20097 1726882566.92382: variable 'ansible_facts' from source: unknown 20097 1726882566.92384: variable 'ansible_module_compression' from source: unknown 20097 1726882566.92386: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20097pul353gl/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20097 1726882566.92388: variable 'ansible_facts' from source: unknown 20097 1726882566.92574: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882566.2845893-20144-277023204417797/AnsiballZ_setup.py 20097 1726882566.92759: Sending initial data 20097 1726882566.92762: Sent initial data (154 bytes) 20097 1726882566.93845: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882566.93865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882566.93882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882566.93902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882566.93960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882566.93977: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882566.93991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882566.94009: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882566.94021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882566.94041: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882566.94061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882566.94079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882566.94094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882566.94107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882566.94117: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882566.94131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882566.94221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882566.94243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882566.94276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882566.94412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882566.96358: 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 <<< 20097 1726882566.96442: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20097 1726882566.96543: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20097pul353gl/tmp8uubu2rw /root/.ansible/tmp/ansible-tmp-1726882566.2845893-20144-277023204417797/AnsiballZ_setup.py <<< 20097 1726882566.96637: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20097 1726882566.99723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882566.99931: stderr chunk (state=3): >>><<< 20097 1726882566.99935: stdout chunk (state=3): >>><<< 20097 1726882566.99938: done transferring module to remote 20097 1726882566.99941: _low_level_execute_command(): starting 20097 1726882566.99943: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882566.2845893-20144-277023204417797/ /root/.ansible/tmp/ansible-tmp-1726882566.2845893-20144-277023204417797/AnsiballZ_setup.py && sleep 0' 20097 1726882567.00560: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882567.00576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882567.00589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882567.00609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882567.00659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882567.00676: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882567.00689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882567.00705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882567.00720: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882567.00740: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882567.00785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882567.00799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882567.00814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882567.00830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882567.00875: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882567.00890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882567.01004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882567.01024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882567.01040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882567.01460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882567.03182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882567.03238: stderr chunk (state=3): >>><<< 20097 1726882567.03241: stdout chunk (state=3): >>><<< 20097 1726882567.03274: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882567.03353: _low_level_execute_command(): starting 20097 1726882567.03360: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882566.2845893-20144-277023204417797/AnsiballZ_setup.py && sleep 0' 20097 1726882567.03803: stderr chunk (state=2): >>>OpenSSH_8.7p1, 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 <<< 20097 1726882567.03834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882567.03837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882567.03840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882567.03893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882567.03899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882567.04016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20097 1726882567.06525: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20097 1726882567.06531: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20097 1726882567.06599: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20097 1726882567.06637: stdout chunk (state=3): >>>import 'posix' # <<< 20097 1726882567.06666: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20097 1726882567.06669: stdout chunk (state=3): >>># installing zipimport hook <<< 20097 1726882567.06710: stdout chunk (state=3): >>>import 'time' # <<< 20097 1726882567.06714: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20097 1726882567.06761: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882567.06802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20097 1726882567.06806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20097 1726882567.06825: stdout chunk (state=3): >>>import '_codecs' # <<< 20097 1726882567.06828: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e173dc0> <<< 20097 1726882567.06883: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20097 1726882567.06887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20097 1726882567.06890: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e1183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e173b20> <<< 20097 1726882567.06912: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20097 1726882567.06921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20097 1726882567.06926: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e173ac0> <<< 20097 1726882567.06951: stdout chunk (state=3): >>>import '_signal' # <<< 20097 1726882567.06971: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 20097 1726882567.06984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 20097 1726882567.06990: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e118490> <<< 20097 1726882567.07013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20097 1726882567.07041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'<<< 20097 1726882567.07054: stdout chunk (state=3): >>> <<< 20097 1726882567.07069: stdout chunk (state=3): >>>import '_abc' # <<< 20097 1726882567.07081: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e118940> <<< 20097 1726882567.07088: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e118670> <<< 20097 1726882567.07122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20097 1726882567.07127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20097 1726882567.07155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20097 1726882567.07181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20097 1726882567.07193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20097 1726882567.07202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20097 1726882567.07227: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0cf190> <<< 20097 1726882567.07261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20097 1726882567.07273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20097 1726882567.07341: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0cf220> <<< 20097 1726882567.07369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20097 1726882567.07377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20097 1726882567.07425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 20097 1726882567.07429: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0f2850> <<< 20097 1726882567.07431: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0cf940> <<< 20097 1726882567.07434: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e130880> <<< 20097 1726882567.07471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 20097 1726882567.07477: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0c8d90> <<< 20097 1726882567.08140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 20097 1726882567.08152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20097 1726882567.08181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20097 1726882567.08244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20097 1726882567.08248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20097 1726882567.08285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20097 1726882567.08297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20097 1726882567.08300: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e06eeb0> <<< 20097 1726882567.08371: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e071f40> <<< 20097 1726882567.08386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20097 1726882567.08405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20097 1726882567.08428: stdout chunk (state=3): >>>import '_sre' # <<< 20097 1726882567.08433: stdout chunk (state=3): >>> <<< 20097 1726882567.08467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 20097 1726882567.08473: stdout chunk (state=3): >>> <<< 20097 1726882567.08499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'<<< 20097 1726882567.08506: stdout chunk (state=3): >>> <<< 20097 1726882567.08536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<< 20097 1726882567.08539: stdout chunk (state=3): >>> <<< 20097 1726882567.08559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'<<< 20097 1726882567.08566: stdout chunk (state=3): >>> <<< 20097 1726882567.08599: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e067610><<< 20097 1726882567.08604: stdout chunk (state=3): >>> <<< 20097 1726882567.08633: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e06d640><<< 20097 1726882567.08640: stdout chunk (state=3): >>> <<< 20097 1726882567.08666: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e06e370><<< 20097 1726882567.08671: stdout chunk (state=3): >>> <<< 20097 1726882567.08701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py<<< 20097 1726882567.08704: stdout chunk (state=3): >>> <<< 20097 1726882567.08813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'<<< 20097 1726882567.08818: stdout chunk (state=3): >>> <<< 20097 1726882567.08853: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py<<< 20097 1726882567.08860: stdout chunk (state=3): >>> <<< 20097 1726882567.08907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'<<< 20097 1726882567.08912: stdout chunk (state=3): >>> <<< 20097 1726882567.08949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py<<< 20097 1726882567.08969: stdout chunk (state=3): >>> <<< 20097 1726882567.08972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'<<< 20097 1726882567.08975: stdout chunk (state=3): >>> <<< 20097 1726882567.09007: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.09029: stdout chunk (state=3): >>> <<< 20097 1726882567.09040: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.09043: stdout chunk (state=3): >>> <<< 20097 1726882567.09045: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dd4ddc0><<< 20097 1726882567.09065: stdout chunk (state=3): >>> <<< 20097 1726882567.09068: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd4d8b0><<< 20097 1726882567.09075: stdout chunk (state=3): >>> <<< 20097 1726882567.09097: stdout chunk (state=3): >>>import 'itertools' # <<< 20097 1726882567.09102: stdout chunk (state=3): >>> <<< 20097 1726882567.09133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py<<< 20097 1726882567.09150: stdout chunk (state=3): >>> <<< 20097 1726882567.09153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'<<< 20097 1726882567.09161: stdout chunk (state=3): >>> <<< 20097 1726882567.09178: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd4deb0><<< 20097 1726882567.09186: stdout chunk (state=3): >>> <<< 20097 1726882567.09210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<< 20097 1726882567.09214: stdout chunk (state=3): >>> <<< 20097 1726882567.09245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'<<< 20097 1726882567.09250: stdout chunk (state=3): >>> <<< 20097 1726882567.09286: stdout chunk (state=3): >>>import '_operator' # <<< 20097 1726882567.09304: stdout chunk (state=3): >>> <<< 20097 1726882567.09313: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd4df70><<< 20097 1726882567.09318: stdout chunk (state=3): >>> <<< 20097 1726882567.09341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<< 20097 1726882567.09352: stdout chunk (state=3): >>> <<< 20097 1726882567.09365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'<<< 20097 1726882567.09375: stdout chunk (state=3): >>> <<< 20097 1726882567.09390: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd4de80><<< 20097 1726882567.09395: stdout chunk (state=3): >>> <<< 20097 1726882567.09416: stdout chunk (state=3): >>>import '_collections' # <<< 20097 1726882567.09425: stdout chunk (state=3): >>> <<< 20097 1726882567.09503: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e049d30> <<< 20097 1726882567.09520: stdout chunk (state=3): >>>import '_functools' # <<< 20097 1726882567.09561: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e042610><<< 20097 1726882567.09569: stdout chunk (state=3): >>> <<< 20097 1726882567.09652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20097 1726882567.09675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 20097 1726882567.09694: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e056670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e075e20><<< 20097 1726882567.09705: stdout chunk (state=3): >>> <<< 20097 1726882567.09744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 20097 1726882567.09760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20097 1726882567.09816: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.09835: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dd5fc70><<< 20097 1726882567.09861: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e049250> <<< 20097 1726882567.09909: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.09931: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.09961: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3e056280> <<< 20097 1726882567.09978: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e07b9d0> <<< 20097 1726882567.10001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 20097 1726882567.10019: stdout chunk (state=3): >>> <<< 20097 1726882567.10033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20097 1726882567.10083: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 20097 1726882567.10097: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882567.10132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20097 1726882567.10171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20097 1726882567.10198: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd5ffa0> <<< 20097 1726882567.10209: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd5fd90> <<< 20097 1726882567.10242: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py<<< 20097 1726882567.10263: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'<<< 20097 1726882567.10290: stdout chunk (state=3): >>> import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd5fd00> <<< 20097 1726882567.10317: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<< 20097 1726882567.10334: stdout chunk (state=3): >>> <<< 20097 1726882567.10347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20097 1726882567.10394: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20097 1726882567.10417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20097 1726882567.10452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 20097 1726882567.10467: stdout chunk (state=3): >>> <<< 20097 1726882567.10540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20097 1726882567.10613: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd32370> <<< 20097 1726882567.10648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20097 1726882567.10692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20097 1726882567.10730: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd32460><<< 20097 1726882567.10739: stdout chunk (state=3): >>> <<< 20097 1726882567.10937: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd67fa0><<< 20097 1726882567.10944: stdout chunk (state=3): >>> <<< 20097 1726882567.11006: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd61a30><<< 20097 1726882567.11011: stdout chunk (state=3): >>> <<< 20097 1726882567.11033: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd61490><<< 20097 1726882567.11039: stdout chunk (state=3): >>> <<< 20097 1726882567.11072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<< 20097 1726882567.11082: stdout chunk (state=3): >>> <<< 20097 1726882567.11100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<< 20097 1726882567.11105: stdout chunk (state=3): >>> <<< 20097 1726882567.11148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<< 20097 1726882567.11158: stdout chunk (state=3): >>> <<< 20097 1726882567.11186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'<<< 20097 1726882567.11194: stdout chunk (state=3): >>> <<< 20097 1726882567.11215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<< 20097 1726882567.11222: stdout chunk (state=3): >>> <<< 20097 1726882567.11241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'<<< 20097 1726882567.11251: stdout chunk (state=3): >>> <<< 20097 1726882567.11268: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc661c0><<< 20097 1726882567.11275: stdout chunk (state=3): >>> <<< 20097 1726882567.11315: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd1dc70><<< 20097 1726882567.11327: stdout chunk (state=3): >>> <<< 20097 1726882567.11413: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd61eb0><<< 20097 1726882567.11423: stdout chunk (state=3): >>> <<< 20097 1726882567.11435: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e07b040> <<< 20097 1726882567.11469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20097 1726882567.11510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 20097 1726882567.11519: stdout chunk (state=3): >>> <<< 20097 1726882567.11535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 20097 1726882567.11551: stdout chunk (state=3): >>> <<< 20097 1726882567.11566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 20097 1726882567.11580: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc78af0><<< 20097 1726882567.11587: stdout chunk (state=3): >>> <<< 20097 1726882567.11612: stdout chunk (state=3): >>>import 'errno' # <<< 20097 1726882567.11651: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.11674: stdout chunk (state=3): >>> <<< 20097 1726882567.11684: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.11687: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc78e20><<< 20097 1726882567.11691: stdout chunk (state=3): >>> <<< 20097 1726882567.11718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py<<< 20097 1726882567.11729: stdout chunk (state=3): >>> <<< 20097 1726882567.11744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<< 20097 1726882567.11751: stdout chunk (state=3): >>> <<< 20097 1726882567.11780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 20097 1726882567.11791: stdout chunk (state=3): >>> <<< 20097 1726882567.11805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<< 20097 1726882567.11811: stdout chunk (state=3): >>> <<< 20097 1726882567.11832: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc8a730><<< 20097 1726882567.11840: stdout chunk (state=3): >>> <<< 20097 1726882567.11872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20097 1726882567.11923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<< 20097 1726882567.11928: stdout chunk (state=3): >>> <<< 20097 1726882567.11971: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc8ac70><<< 20097 1726882567.11975: stdout chunk (state=3): >>> <<< 20097 1726882567.12018: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.12041: stdout chunk (state=3): >>> # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.12056: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc223a0><<< 20097 1726882567.12073: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc78f10><<< 20097 1726882567.12080: stdout chunk (state=3): >>> <<< 20097 1726882567.12106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py<<< 20097 1726882567.12114: stdout chunk (state=3): >>> <<< 20097 1726882567.12132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'<<< 20097 1726882567.12139: stdout chunk (state=3): >>> <<< 20097 1726882567.12192: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.12204: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.12222: stdout chunk (state=3): >>> <<< 20097 1726882567.12231: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc33280> <<< 20097 1726882567.12253: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc8a5b0><<< 20097 1726882567.12268: stdout chunk (state=3): >>> <<< 20097 1726882567.12282: stdout chunk (state=3): >>>import 'pwd' # <<< 20097 1726882567.12315: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.12331: stdout chunk (state=3): >>> # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.12345: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc33340><<< 20097 1726882567.12352: stdout chunk (state=3): >>> <<< 20097 1726882567.12404: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd5f9d0><<< 20097 1726882567.12410: stdout chunk (state=3): >>> <<< 20097 1726882567.12442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<< 20097 1726882567.12447: stdout chunk (state=3): >>> <<< 20097 1726882567.12476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'<<< 20097 1726882567.12484: stdout chunk (state=3): >>> <<< 20097 1726882567.12514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<< 20097 1726882567.12519: stdout chunk (state=3): >>> <<< 20097 1726882567.12544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'<<< 20097 1726882567.12549: stdout chunk (state=3): >>> <<< 20097 1726882567.12592: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.12616: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.12630: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc4e6a0> <<< 20097 1726882567.12669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py<<< 20097 1726882567.12680: stdout chunk (state=3): >>> <<< 20097 1726882567.12683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20097 1726882567.12734: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.12738: stdout chunk (state=3): >>> # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.12752: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc4e970><<< 20097 1726882567.12761: stdout chunk (state=3): >>> <<< 20097 1726882567.12775: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc4e760><<< 20097 1726882567.12777: stdout chunk (state=3): >>> <<< 20097 1726882567.12815: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.12847: stdout chunk (state=3): >>> <<< 20097 1726882567.12849: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.12851: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc4e850><<< 20097 1726882567.12852: stdout chunk (state=3): >>> <<< 20097 1726882567.12889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 20097 1726882567.12896: stdout chunk (state=3): >>> <<< 20097 1726882567.12913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'<<< 20097 1726882567.12916: stdout chunk (state=3): >>> <<< 20097 1726882567.13197: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.13220: stdout chunk (state=3): >>> <<< 20097 1726882567.13224: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.13226: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc4eca0><<< 20097 1726882567.13228: stdout chunk (state=3): >>> <<< 20097 1726882567.13287: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.13300: stdout chunk (state=3): >>> <<< 20097 1726882567.13303: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.13312: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc5b1f0><<< 20097 1726882567.13318: stdout chunk (state=3): >>> <<< 20097 1726882567.13326: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc4e8e0> <<< 20097 1726882567.13362: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc42a30><<< 20097 1726882567.13368: stdout chunk (state=3): >>> <<< 20097 1726882567.13402: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd5f5b0><<< 20097 1726882567.13411: stdout chunk (state=3): >>> <<< 20097 1726882567.13438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py<<< 20097 1726882567.13443: stdout chunk (state=3): >>> <<< 20097 1726882567.13535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'<<< 20097 1726882567.13539: stdout chunk (state=3): >>> <<< 20097 1726882567.13591: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc4ea90><<< 20097 1726882567.13596: stdout chunk (state=3): >>> <<< 20097 1726882567.13816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 20097 1726882567.13824: stdout chunk (state=3): >>> <<< 20097 1726882567.13850: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7f3db72670><<< 20097 1726882567.13855: stdout chunk (state=3): >>> <<< 20097 1726882567.14234: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip'<<< 20097 1726882567.14242: stdout chunk (state=3): >>> <<< 20097 1726882567.14261: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882567.14270: stdout chunk (state=3): >>> <<< 20097 1726882567.14414: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882567.14419: stdout chunk (state=3): >>> <<< 20097 1726882567.14457: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py<<< 20097 1726882567.14468: stdout chunk (state=3): >>> <<< 20097 1726882567.14487: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.14515: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882567.14520: stdout chunk (state=3): >>> <<< 20097 1726882567.14549: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py<<< 20097 1726882567.14553: stdout chunk (state=3): >>> <<< 20097 1726882567.14586: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882567.14589: stdout chunk (state=3): >>> <<< 20097 1726882567.16516: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.18077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20097 1726882567.18087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 20097 1726882567.18101: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4bb7f0> <<< 20097 1726882567.18133: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20097 1726882567.18146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882567.18189: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 20097 1726882567.18198: stdout chunk (state=3): >>> <<< 20097 1726882567.18206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20097 1726882567.18242: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20097 1726882567.18247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20097 1726882567.18293: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.18306: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.18314: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d54c760> <<< 20097 1726882567.18374: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c640> <<< 20097 1726882567.18427: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c370> <<< 20097 1726882567.18450: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20097 1726882567.18472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20097 1726882567.18528: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c490> <<< 20097 1726882567.18544: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c190> <<< 20097 1726882567.18563: stdout chunk (state=3): >>>import 'atexit' # <<< 20097 1726882567.18607: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.18616: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.18632: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d54c400> <<< 20097 1726882567.18668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20097 1726882567.18718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20097 1726882567.18787: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c7c0><<< 20097 1726882567.18791: stdout chunk (state=3): >>> <<< 20097 1726882567.18823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20097 1726882567.18876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20097 1726882567.18910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20097 1726882567.18949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20097 1726882567.18991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 20097 1726882567.19004: stdout chunk (state=3): >>> <<< 20097 1726882567.19009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20097 1726882567.19153: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d5277c0> <<< 20097 1726882567.19212: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.19228: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.19239: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d527b50> <<< 20097 1726882567.19282: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.19298: stdout chunk (state=3): >>> <<< 20097 1726882567.19311: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.19321: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d5279a0> <<< 20097 1726882567.19351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 20097 1726882567.19355: stdout chunk (state=3): >>> <<< 20097 1726882567.19386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20097 1726882567.19439: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d43e4f0> <<< 20097 1726882567.19478: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d545d30> <<< 20097 1726882567.19762: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c520><<< 20097 1726882567.19768: stdout chunk (state=3): >>> <<< 20097 1726882567.19796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20097 1726882567.19818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20097 1726882567.19854: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d545190> <<< 20097 1726882567.19891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 20097 1726882567.19895: stdout chunk (state=3): >>> <<< 20097 1726882567.19923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'<<< 20097 1726882567.19925: stdout chunk (state=3): >>> <<< 20097 1726882567.19979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 20097 1726882567.19989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20097 1726882567.20023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20097 1726882567.20052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'<<< 20097 1726882567.20058: stdout chunk (state=3): >>> <<< 20097 1726882567.20088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20097 1726882567.20108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 20097 1726882567.20132: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d576a90> <<< 20097 1726882567.20242: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d519190> <<< 20097 1726882567.20267: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d519790> <<< 20097 1726882567.20288: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d444d00> <<< 20097 1726882567.20325: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.20356: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.20369: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d5196a0> <<< 20097 1726882567.20412: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 20097 1726882567.20424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882567.20441: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d59ad30> <<< 20097 1726882567.20481: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py<<< 20097 1726882567.20486: stdout chunk (state=3): >>> <<< 20097 1726882567.20513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20097 1726882567.20547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 20097 1726882567.20551: stdout chunk (state=3): >>> <<< 20097 1726882567.20620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<< 20097 1726882567.20625: stdout chunk (state=3): >>> <<< 20097 1726882567.20714: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.20736: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.20741: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d49c9a0> <<< 20097 1726882567.20765: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d5a4e50> <<< 20097 1726882567.20801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20097 1726882567.20833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20097 1726882567.20918: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.20931: stdout chunk (state=3): >>> <<< 20097 1726882567.20941: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.20945: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d4ac0d0> <<< 20097 1726882567.20959: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d5a4e20> <<< 20097 1726882567.20998: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20097 1726882567.21067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<< 20097 1726882567.21071: stdout chunk (state=3): >>> <<< 20097 1726882567.21103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20097 1726882567.21134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 20097 1726882567.21146: stdout chunk (state=3): >>>import '_string' # <<< 20097 1726882567.21248: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d5ac220> <<< 20097 1726882567.21472: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4ac100> <<< 20097 1726882567.21601: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.21618: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.21623: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d570b80> <<< 20097 1726882567.21677: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.21697: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.21705: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d5a4ac0> <<< 20097 1726882567.21777: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.21783: stdout chunk (state=3): >>> <<< 20097 1726882567.21787: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.21802: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d5a4d00> <<< 20097 1726882567.21824: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3db72820> <<< 20097 1726882567.21862: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<< 20097 1726882567.21876: stdout chunk (state=3): >>> <<< 20097 1726882567.21886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20097 1726882567.21918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 20097 1726882567.21922: stdout chunk (state=3): >>> <<< 20097 1726882567.21954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'<<< 20097 1726882567.21962: stdout chunk (state=3): >>> <<< 20097 1726882567.22026: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.22046: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.22058: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d4a80d0> <<< 20097 1726882567.22366: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.22395: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.22398: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d49e370> <<< 20097 1726882567.22421: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4a8d00> <<< 20097 1726882567.22465: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.22491: stdout chunk (state=3): >>> <<< 20097 1726882567.22500: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882567.22508: stdout chunk (state=3): >>> <<< 20097 1726882567.22513: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d4a86a0> <<< 20097 1726882567.22516: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4a9130> <<< 20097 1726882567.22543: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.22574: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.22593: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 20097 1726882567.22626: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.22747: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882567.22750: stdout chunk (state=3): >>> <<< 20097 1726882567.22867: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.22893: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.22911: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 20097 1726882567.22938: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882567.22947: stdout chunk (state=3): >>> <<< 20097 1726882567.22970: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.22994: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20097 1726882567.23022: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.23184: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.23342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.24110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.24869: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 20097 1726882567.24896: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20097 1726882567.24919: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 20097 1726882567.24931: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 20097 1726882567.24969: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20097 1726882567.25003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'<<< 20097 1726882567.25008: stdout chunk (state=3): >>> <<< 20097 1726882567.25086: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.25110: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.25112: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d4e48b0> <<< 20097 1726882567.25220: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20097 1726882567.25226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 20097 1726882567.25251: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4e9910> <<< 20097 1726882567.25282: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d0566a0> <<< 20097 1726882567.25352: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 20097 1726882567.25381: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.25410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.25462: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 20097 1726882567.25478: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.25674: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.25898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20097 1726882567.25901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20097 1726882567.25956: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d5237f0> <<< 20097 1726882567.25974: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.26620: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.27243: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.27344: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.27440: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 20097 1726882567.27470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.27515: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882567.27519: stdout chunk (state=3): >>> <<< 20097 1726882567.27574: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 20097 1726882567.27597: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.27694: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.27809: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 20097 1726882567.27834: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.27859: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882567.27874: stdout chunk (state=3): >>> <<< 20097 1726882567.27885: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20097 1726882567.27913: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.27974: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.28035: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20097 1726882567.28068: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.28576: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.28688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20097 1726882567.28732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20097 1726882567.28761: stdout chunk (state=3): >>>import '_ast' # <<< 20097 1726882567.28882: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d05bd90> <<< 20097 1726882567.28901: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.29004: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.29110: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20097 1726882567.29134: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py <<< 20097 1726882567.29141: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 20097 1726882567.29160: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20097 1726882567.29197: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.29260: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.29317: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 20097 1726882567.29345: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.29407: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.29479: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.29611: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.29706: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 20097 1726882567.29751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882567.29891: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.29895: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.29898: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d4d70a0> <<< 20097 1726882567.30057: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d022070> <<< 20097 1726882567.30118: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py <<< 20097 1726882567.30124: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 20097 1726882567.30153: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.30243: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882567.30247: stdout chunk (state=3): >>> <<< 20097 1726882567.30335: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.30379: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.30444: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20097 1726882567.30480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20097 1726882567.30513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20097 1726882567.30580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20097 1726882567.30613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20097 1726882567.30651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20097 1726882567.30798: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4e0160> <<< 20097 1726882567.30870: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4dccd0><<< 20097 1726882567.30877: stdout chunk (state=3): >>> <<< 20097 1726882567.30980: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d05bbb0> <<< 20097 1726882567.30983: stdout chunk (state=3): >>># destroy ansible.module_utils.distro <<< 20097 1726882567.30988: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 20097 1726882567.31013: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31053: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31109: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py <<< 20097 1726882567.31114: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 20097 1726882567.31235: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 20097 1726882567.31262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31289: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31308: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 20097 1726882567.31342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31450: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31527: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31580: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882567.31601: stdout chunk (state=3): >>> <<< 20097 1726882567.31614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31671: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31723: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31821: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 20097 1726882567.31824: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.31918: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.32024: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.32037: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.32084: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 20097 1726882567.32087: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.32330: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.32547: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.32597: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.32658: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882567.32692: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 20097 1726882567.32696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20097 1726882567.32720: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 20097 1726882567.32726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 20097 1726882567.32768: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cdd6a60> <<< 20097 1726882567.32794: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 20097 1726882567.32800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20097 1726882567.32826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20097 1726882567.32867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20097 1726882567.32899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20097 1726882567.32920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 20097 1726882567.32928: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d0356d0> <<< 20097 1726882567.32975: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.32982: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d035af0> <<< 20097 1726882567.33084: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d01c250> <<< 20097 1726882567.33090: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d01ca30> <<< 20097 1726882567.33136: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d06b460> <<< 20097 1726882567.33147: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d06b910> <<< 20097 1726882567.33153: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20097 1726882567.33187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20097 1726882567.33210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 20097 1726882567.33215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20097 1726882567.33271: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.33275: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d067d00> <<< 20097 1726882567.33278: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d067d60> <<< 20097 1726882567.33308: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20097 1726882567.33317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20097 1726882567.33345: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d067250> <<< 20097 1726882567.33375: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20097 1726882567.33401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20097 1726882567.33433: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.33440: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3ce3ef70> <<< 20097 1726882567.33497: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d0804c0> <<< 20097 1726882567.33501: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d06b310> <<< 20097 1726882567.33512: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 20097 1726882567.33534: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 20097 1726882567.33537: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.33543: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.33568: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20097 1726882567.33574: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.33651: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.33715: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 20097 1726882567.33731: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.33897: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.33900: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 20097 1726882567.33903: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.33905: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20097 1726882567.33907: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.33909: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.33989: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20097 1726882567.33992: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.33994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.34114: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20097 1726882567.34117: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.34120: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.34122: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20097 1726882567.34124: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.34573: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20097 1726882567.34576: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.34579: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 20097 1726882567.34581: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20097 1726882567.34583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.34737: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35105: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 20097 1726882567.35113: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35150: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35258: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 20097 1726882567.35267: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 20097 1726882567.35286: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35296: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35322: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 20097 1726882567.35331: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35382: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35431: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20097 1726882567.35437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35490: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 20097 1726882567.35496: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35522: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35568: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 20097 1726882567.35625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 20097 1726882567.35706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20097 1726882567.35727: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cd56ca0> <<< 20097 1726882567.35749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20097 1726882567.35776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20097 1726882567.35934: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cd56fd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 20097 1726882567.35940: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.35995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.36056: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20097 1726882567.36067: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.36138: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.36216: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 20097 1726882567.36220: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.36276: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.36348: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 20097 1726882567.36388: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.36425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20097 1726882567.36450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20097 1726882567.36980: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3cd3db20> <<< 20097 1726882567.37122: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cd994f0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available <<< 20097 1726882567.37152: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 20097 1726882567.37182: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.37302: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.37425: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882567.37431: stdout chunk (state=3): >>> <<< 20097 1726882567.37591: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.37822: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py <<< 20097 1726882567.37829: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 20097 1726882567.37856: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.37919: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.37982: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20097 1726882567.38009: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.38069: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.38155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 20097 1726882567.38162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 20097 1726882567.38229: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.38244: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882567.38262: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3ccc3190> <<< 20097 1726882567.38268: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3ccc32e0><<< 20097 1726882567.38287: stdout chunk (state=3): >>> <<< 20097 1726882567.38290: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 20097 1726882567.38319: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.38345: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.38376: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 20097 1726882567.38406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.38468: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.38528: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20097 1726882567.38557: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.38783: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.38995: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20097 1726882567.39018: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.39157: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.39282: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.39318: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.39388: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 20097 1726882567.39391: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20097 1726882567.39394: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.39519: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.39522: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.39634: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.39773: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 20097 1726882567.39778: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 20097 1726882567.39893: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.40015: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 20097 1726882567.40021: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.40338: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.40341: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.40561: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.40981: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 20097 1726882567.40988: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 20097 1726882567.41080: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.41170: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20097 1726882567.41176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.41253: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.41351: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 20097 1726882567.41357: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.41486: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.41886: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 20097 1726882567.42003: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.42051: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.42332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.42608: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20097 1726882567.42621: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.43083: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available <<< 20097 1726882567.43135: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 20097 1726882567.43151: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.43245: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.43327: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20097 1726882567.43344: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.43703: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.44079: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20097 1726882567.44109: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.44424: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 20097 1726882567.44427: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.44493: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.44572: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 20097 1726882567.44611: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20097 1726882567.44621: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.44634: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.44681: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 20097 1726882567.44723: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.44726: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.44761: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.44799: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.44861: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.44935: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 20097 1726882567.44947: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 20097 1726882567.44977: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.45029: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 20097 1726882567.45192: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.45365: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20097 1726882567.45384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.45396: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.45438: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 20097 1726882567.45491: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.45530: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20097 1726882567.45533: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.45600: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.45682: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 20097 1726882567.45685: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.45743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.45833: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 20097 1726882567.45898: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882567.46253: stdout chunk (state=3): >>>import 'gc' # <<< 20097 1726882567.46552: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 20097 1726882567.46562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 20097 1726882567.46586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 20097 1726882567.46632: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3cb47970> <<< 20097 1726882567.46636: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cb47d90> <<< 20097 1726882567.46702: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cb0e820> <<< 20097 1726882567.49744: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 20097 1726882567.49781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 20097 1726882567.49793: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cb475e0> <<< 20097 1726882567.49826: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 20097 1726882567.49829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 20097 1726882567.49871: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3ccce880> <<< 20097 1726882567.49921: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 20097 1726882567.49939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882567.49960: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cd22940> <<< 20097 1726882567.49975: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3ccce910> <<< 20097 1726882567.50231: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 20097 1726882567.50234: 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 <<< 20097 1726882567.77050: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjU<<< 20097 1726882567.77074: stdout chunk (state=3): >>>Elz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 3532, "ansible_memfree_mb": 2810, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 722, "free": 2810}, "nocache": {"free": 3272, "used": 260}, "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": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 506, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264239247360, "block_size": 4096, "block_total": 65519355, "block_available": 64511535, "block_used": 1007820, "inode_total": 131071472, "inode_available": 130998691, "inode_used": 72781, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_loadavg": {"1m": 0.28, "5m": 0.34, "15m": 0.19}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": <<< 20097 1726882567.77097: stdout chunk (state=3): >>>"(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "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_offlo<<< 20097 1726882567.77310: stdout chunk (state=3): >>>ad": "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": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "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.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "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": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "07", "epoch": "1726882567", "epoch_int": "1726882567", "date": "2024-09-20", "time": "21:36:07", "iso8601_micro": "2024-09-21<<< 20097 1726882567.77317: stdout chunk (state=3): >>>T01:36:07.764710Z", "iso8601": "2024-09-21T01:36:07Z", "iso8601_basic": "20240920T213607764710", "iso8601_basic_short": "20240920T213607", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20097 1726882567.77952: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 20097 1726882567.77959: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1<<< 20097 1726882567.77967: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_type<<< 20097 1726882567.77973: stdout chunk (state=3): >>> # clear sys.last_value # clear sys.last_traceback<<< 20097 1726882567.77975: stdout chunk (state=3): >>> <<< 20097 1726882567.77980: stdout chunk (state=3): >>># clear sys.path_hooks <<< 20097 1726882567.77983: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 20097 1726882567.78109: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 20097 1726882567.78114: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout<<< 20097 1726882567.78120: stdout chunk (state=3): >>> # restore sys.stderr <<< 20097 1726882567.78123: stdout chunk (state=3): >>># cleanup[2] removing sys <<< 20097 1726882567.78127: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib<<< 20097 1726882567.78129: stdout chunk (state=3): >>> <<< 20097 1726882567.78134: stdout chunk (state=3): >>># cleanup[2] removing _imp <<< 20097 1726882567.78216: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings<<< 20097 1726882567.78223: stdout chunk (state=3): >>> # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix<<< 20097 1726882567.78228: stdout chunk (state=3): >>> <<< 20097 1726882567.78234: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external <<< 20097 1726882567.78237: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport<<< 20097 1726882567.78254: stdout chunk (state=3): >>> # cleanup[2] removing _codecs<<< 20097 1726882567.78280: stdout chunk (state=3): >>> # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal<<< 20097 1726882567.78302: stdout chunk (state=3): >>> # cleanup[2] removing encodings.latin_1 <<< 20097 1726882567.78331: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc <<< 20097 1726882567.78353: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__<<< 20097 1726882567.78382: stdout chunk (state=3): >>> # cleanup[2] removing _stat # cleanup[2] removing stat <<< 20097 1726882567.78404: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc <<< 20097 1726882567.78431: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 20097 1726882567.78453: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os <<< 20097 1726882567.78481: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins <<< 20097 1726882567.78503: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale <<< 20097 1726882567.78525: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site <<< 20097 1726882567.78554: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types <<< 20097 1726882567.78578: stdout chunk (state=3): >>># cleanup[2] removing enum <<< 20097 1726882567.78601: stdout chunk (state=3): >>># cleanup[2] removing _sre # cleanup[2] removing sre_constants <<< 20097 1726882567.78622: stdout chunk (state=3): >>># destroy sre_constants # cleanup[2] removing sre_parse<<< 20097 1726882567.78653: stdout chunk (state=3): >>> # cleanup[2] removing sre_compile <<< 20097 1726882567.78676: stdout chunk (state=3): >>># cleanup[2] removing _heapq # cleanup[2] removing heapq <<< 20097 1726882567.78705: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword<<< 20097 1726882567.78727: stdout chunk (state=3): >>> # cleanup[2] removing _operator<<< 20097 1726882567.78747: stdout chunk (state=3): >>> # cleanup[2] removing operator <<< 20097 1726882567.78782: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections<<< 20097 1726882567.78810: stdout chunk (state=3): >>> # cleanup[2] removing collections <<< 20097 1726882567.78830: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools <<< 20097 1726882567.78850: stdout chunk (state=3): >>># cleanup[2] removing copyreg <<< 20097 1726882567.78886: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct <<< 20097 1726882567.78912: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii <<< 20097 1726882567.78938: stdout chunk (state=3): >>># cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external<<< 20097 1726882567.78962: stdout chunk (state=3): >>> # cleanup[2] removing warnings <<< 20097 1726882567.78990: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery<<< 20097 1726882567.79023: stdout chunk (state=3): >>> # cleanup[2] removing collections.abc # cleanup[2] removing contextlib <<< 20097 1726882567.79047: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing <<< 20097 1726882567.79072: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util <<< 20097 1726882567.79098: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset <<< 20097 1726882567.79119: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno<<< 20097 1726882567.79141: stdout chunk (state=3): >>> # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2<<< 20097 1726882567.79161: stdout chunk (state=3): >>> # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random<<< 20097 1726882567.79179: stdout chunk (state=3): >>> # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib<<< 20097 1726882567.79199: stdout chunk (state=3): >>> # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 20097 1726882567.79218: 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<<< 20097 1726882567.79241: stdout chunk (state=3): >>> # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess<<< 20097 1726882567.79266: stdout chunk (state=3): >>> # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 20097 1726882567.79292: stdout chunk (state=3): >>># 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<<< 20097 1726882567.79313: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79343: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79369: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79389: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79408: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters<<< 20097 1726882567.79428: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters<<< 20097 1726882567.79450: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process<<< 20097 1726882567.79477: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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<<< 20097 1726882567.79498: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79519: stdout chunk (state=3): >>> # 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 _queue # cleanup[2] removing queue<<< 20097 1726882567.79538: stdout chunk (state=3): >>> # 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 <<< 20097 1726882567.79561: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env<<< 20097 1726882567.79586: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79603: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79619: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79641: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79666: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79688: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79711: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79731: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79759: stdout chunk (state=3): >>> # 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 <<< 20097 1726882567.79779: stdout chunk (state=3): >>># 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 <<< 20097 1726882567.79797: stdout chunk (state=3): >>># 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<<< 20097 1726882567.79819: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79837: stdout chunk (state=3): >>> # 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<<< 20097 1726882567.79850: stdout chunk (state=3): >>> # 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 gc # cleanup[2] removing unicodedata <<< 20097 1726882567.80168: stdout chunk (state=3): >>># 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 <<< 20097 1726882567.80398: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 20097 1726882567.80408: stdout chunk (state=3): >>> <<< 20097 1726882567.80448: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc<<< 20097 1726882567.80465: stdout chunk (state=3): >>> # destroy importlib.machinery <<< 20097 1726882567.80502: stdout chunk (state=3): >>># destroy zipimport <<< 20097 1726882567.80524: stdout chunk (state=3): >>># destroy _compression<<< 20097 1726882567.80536: stdout chunk (state=3): >>> <<< 20097 1726882567.80582: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 <<< 20097 1726882567.80588: stdout chunk (state=3): >>># destroy lzma <<< 20097 1726882567.80648: stdout chunk (state=3): >>># destroy __main__ # destroy locale <<< 20097 1726882567.80662: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy hashlib<<< 20097 1726882567.80698: stdout chunk (state=3): >>> # destroy json.decoder # destroy json.encoder<<< 20097 1726882567.80715: stdout chunk (state=3): >>> # destroy json.scanner <<< 20097 1726882567.80732: stdout chunk (state=3): >>># destroy _json <<< 20097 1726882567.80748: stdout chunk (state=3): >>># destroy encodings <<< 20097 1726882567.80790: stdout chunk (state=3): >>># destroy syslog<<< 20097 1726882567.80801: stdout chunk (state=3): >>> # destroy uuid <<< 20097 1726882567.80865: stdout chunk (state=3): >>># destroy selinux<<< 20097 1726882567.80890: stdout chunk (state=3): >>> # destroy distro # destroy logging<<< 20097 1726882567.80902: stdout chunk (state=3): >>> # destroy argparse <<< 20097 1726882567.80957: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors<<< 20097 1726882567.80982: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector <<< 20097 1726882567.81015: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues<<< 20097 1726882567.81026: stdout chunk (state=3): >>> # destroy multiprocessing.synchronize # destroy multiprocessing.dummy <<< 20097 1726882567.81045: stdout chunk (state=3): >>># destroy multiprocessing.pool # destroy pickle<<< 20097 1726882567.81060: stdout chunk (state=3): >>> # destroy _compat_pickle <<< 20097 1726882567.81095: stdout chunk (state=3): >>># destroy queue<<< 20097 1726882567.81117: stdout chunk (state=3): >>> <<< 20097 1726882567.81123: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 20097 1726882567.81154: stdout chunk (state=3): >>># destroy shlex<<< 20097 1726882567.81159: stdout chunk (state=3): >>> <<< 20097 1726882567.81180: stdout chunk (state=3): >>># destroy datetime<<< 20097 1726882567.81205: stdout chunk (state=3): >>> <<< 20097 1726882567.81209: stdout chunk (state=3): >>># destroy base64<<< 20097 1726882567.81210: stdout chunk (state=3): >>> <<< 20097 1726882567.81245: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 20097 1726882567.81256: stdout chunk (state=3): >>># destroy getpass <<< 20097 1726882567.81278: stdout chunk (state=3): >>># destroy json <<< 20097 1726882567.81325: stdout chunk (state=3): >>># destroy socket<<< 20097 1726882567.81341: stdout chunk (state=3): >>> # destroy struct <<< 20097 1726882567.81355: stdout chunk (state=3): >>># destroy glob <<< 20097 1726882567.81377: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout<<< 20097 1726882567.81394: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.collector <<< 20097 1726882567.81413: stdout chunk (state=3): >>># destroy multiprocessing.connection <<< 20097 1726882567.81433: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context<<< 20097 1726882567.81457: stdout chunk (state=3): >>> # destroy multiprocessing.process # destroy multiprocessing.util<<< 20097 1726882567.81479: stdout chunk (state=3): >>> # destroy array # destroy multiprocessing.dummy.connection <<< 20097 1726882567.81529: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna<<< 20097 1726882567.81544: stdout chunk (state=3): >>> # destroy stringprep<<< 20097 1726882567.81574: stdout chunk (state=3): >>> # cleanup[3] wiping unicodedata # cleanup[3] wiping gc<<< 20097 1726882567.81598: stdout chunk (state=3): >>> # cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 20097 1726882567.81615: stdout chunk (state=3): >>># cleanup[3] wiping configparser <<< 20097 1726882567.81647: stdout chunk (state=3): >>># cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue <<< 20097 1726882567.81651: stdout chunk (state=3): >>># cleanup[3] wiping _pickle <<< 20097 1726882567.81665: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 20097 1726882567.81686: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 20097 1726882567.81708: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 20097 1726882567.81723: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser<<< 20097 1726882567.81744: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._daemon <<< 20097 1726882567.81765: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 20097 1726882567.81791: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader<<< 20097 1726882567.81814: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string <<< 20097 1726882567.81834: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 20097 1726882567.81849: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache <<< 20097 1726882567.81868: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 20097 1726882567.81885: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 20097 1726882567.81910: stdout chunk (state=3): >>># destroy subprocess <<< 20097 1726882567.81928: stdout chunk (state=3): >>># cleanup[3] wiping selectors <<< 20097 1726882567.82054: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit<<< 20097 1726882567.82085: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib<<< 20097 1726882567.82105: stdout chunk (state=3): >>> # cleanup[3] wiping _random<<< 20097 1726882567.82124: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect<<< 20097 1726882567.82150: stdout chunk (state=3): >>> # cleanup[3] wiping math<<< 20097 1726882567.82152: stdout chunk (state=3): >>> # cleanup[3] wiping shutil<<< 20097 1726882567.82215: stdout chunk (state=3): >>> # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc <<< 20097 1726882567.82242: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 20097 1726882567.82323: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20097 1726882567.82393: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 20097 1726882567.82495: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 20097 1726882567.82560: stdout chunk (state=3): >>> # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types<<< 20097 1726882567.82623: stdout chunk (state=3): >>> # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20097 1726882567.82741: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc <<< 20097 1726882567.82801: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 20097 1726882567.82883: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 20097 1726882567.82928: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 20097 1726882567.82949: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 20097 1726882567.83039: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios <<< 20097 1726882567.83155: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader <<< 20097 1726882567.83189: stdout chunk (state=3): >>># destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 20097 1726882567.83476: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20097 1726882567.83520: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20097 1726882567.83560: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 20097 1726882567.83646: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno<<< 20097 1726882567.83697: stdout chunk (state=3): >>> # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 20097 1726882567.83805: stdout chunk (state=3): >>># destroy select # 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<<< 20097 1726882567.83821: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 20097 1726882567.83891: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp<<< 20097 1726882567.83895: stdout chunk (state=3): >>> # destroy io # destroy marshal <<< 20097 1726882567.83979: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 20097 1726882567.83982: stdout chunk (state=3): >>># clear sys.audit hooks <<< 20097 1726882567.84463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20097 1726882567.84518: stderr chunk (state=3): >>><<< 20097 1726882567.84521: stdout chunk (state=3): >>><<< 20097 1726882567.84630: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e1183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e0f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e06eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e071f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e067610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e06d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e06e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dd4ddc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd4d8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd4deb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd4df70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd4de80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e049d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e042610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e056670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e075e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dd5fc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e049250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3e056280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e07b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd5ffa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd5fd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd5fd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd32370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd32460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd67fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd61a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd61490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc661c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd1dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd61eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3e07b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc78af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc78e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc8a730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc8ac70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc223a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc78f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc33280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc8a5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc33340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd5f9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc4e6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc4e970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc4e760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc4e850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc4eca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3dc5b1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc4e8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc42a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dd5f5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3dc4ea90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7f3db72670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4bb7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d54c760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d54c400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c7c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d5277c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d527b50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d5279a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d43e4f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d545d30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d54c520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d545190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d576a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d519190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d519790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d444d00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d5196a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d59ad30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d49c9a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d5a4e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d4ac0d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d5a4e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d5ac220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4ac100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d570b80> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d5a4ac0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d5a4d00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3db72820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d4a80d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d49e370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4a8d00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d4a86a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4a9130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d4e48b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4e9910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d0566a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d5237f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d05bd90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d4d70a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d022070> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4e0160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d4dccd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d05bbb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cdd6a60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d0356d0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d035af0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d01c250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d01ca30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d06b460> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d06b910> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3d067d00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d067d60> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d067250> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3ce3ef70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d0804c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3d06b310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cd56ca0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cd56fd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3cd3db20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cd994f0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3ccc3190> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3ccc32e0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5lhwgksa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f3cb47970> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cb47d90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cb0e820> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cb475e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3ccce880> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3cd22940> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f3ccce910> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 3532, "ansible_memfree_mb": 2810, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 722, "free": 2810}, "nocache": {"free": 3272, "used": 260}, "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": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 506, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264239247360, "block_size": 4096, "block_total": 65519355, "block_available": 64511535, "block_used": 1007820, "inode_total": 131071472, "inode_available": 130998691, "inode_used": 72781, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_loadavg": {"1m": 0.28, "5m": 0.34, "15m": 0.19}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "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": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "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.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "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": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "07", "epoch": "1726882567", "epoch_int": "1726882567", "date": "2024-09-20", "time": "21:36:07", "iso8601_micro": "2024-09-21T01:36:07.764710Z", "iso8601": "2024-09-21T01:36:07Z", "iso8601_basic": "20240920T213607764710", "iso8601_basic_short": "20240920T213607", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.9, 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. 20097 1726882567.85618: 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-1726882566.2845893-20144-277023204417797/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20097 1726882567.85621: _low_level_execute_command(): starting 20097 1726882567.85624: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882566.2845893-20144-277023204417797/ > /dev/null 2>&1 && sleep 0' 20097 1726882567.86254: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882567.86260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882567.86296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882567.86300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882567.86324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882567.86332: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882567.86342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882567.86672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882567.86677: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882567.86680: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882567.86682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882567.86685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882567.86687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882567.86690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882567.86695: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882567.86697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882567.86699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882567.86702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882567.86704: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882567.86996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20097 1726882567.89425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882567.89450: stderr chunk (state=3): >>><<< 20097 1726882567.89453: stdout chunk (state=3): >>><<< 20097 1726882567.89569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882567.89573: handler run complete 20097 1726882567.89575: variable 'ansible_facts' from source: unknown 20097 1726882567.89609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882567.89808: variable 'ansible_facts' from source: unknown 20097 1726882567.89856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882567.89936: attempt loop complete, returning result 20097 1726882567.89940: _execute() done 20097 1726882567.89942: dumping result to json 20097 1726882567.89963: done dumping result, returning 20097 1726882567.89971: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-6ef3-7ecf-0000000001aa] 20097 1726882567.89977: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001aa 20097 1726882567.90218: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001aa 20097 1726882567.90221: WORKER PROCESS EXITING ok: [managed_node2] 20097 1726882567.90525: no more pending results, returning what we have 20097 1726882567.90529: results queue empty 20097 1726882567.90530: checking for any_errors_fatal 20097 1726882567.90531: done checking for any_errors_fatal 20097 1726882567.90532: checking for max_fail_percentage 20097 1726882567.90534: done checking for max_fail_percentage 20097 1726882567.90534: checking to see if all hosts have failed and the running result is not ok 20097 1726882567.90535: done checking to see if all hosts have failed 20097 1726882567.90536: getting the remaining hosts for this loop 20097 1726882567.90538: done getting the remaining hosts for this loop 20097 1726882567.90542: getting the next task for host managed_node2 20097 1726882567.90547: done getting next task for host managed_node2 20097 1726882567.90549: ^ task is: TASK: meta (flush_handlers) 20097 1726882567.90552: ^ 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 20097 1726882567.90556: getting variables 20097 1726882567.90557: in VariableManager get_vars() 20097 1726882567.90589: Calling all_inventory to load vars for managed_node2 20097 1726882567.90592: Calling groups_inventory to load vars for managed_node2 20097 1726882567.90595: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882567.90604: Calling all_plugins_play to load vars for managed_node2 20097 1726882567.90607: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882567.90610: Calling groups_plugins_play to load vars for managed_node2 20097 1726882567.90814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882567.91047: done with get_vars() 20097 1726882567.91056: done getting variables 20097 1726882567.91138: in VariableManager get_vars() 20097 1726882567.91147: Calling all_inventory to load vars for managed_node2 20097 1726882567.91150: Calling groups_inventory to load vars for managed_node2 20097 1726882567.91152: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882567.91157: Calling all_plugins_play to load vars for managed_node2 20097 1726882567.91159: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882567.91168: Calling groups_plugins_play to load vars for managed_node2 20097 1726882567.91310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882567.91539: done with get_vars() 20097 1726882567.91550: done queuing things up, now waiting for results queue to drain 20097 1726882567.91551: results queue empty 20097 1726882567.91552: checking for any_errors_fatal 20097 1726882567.91554: done checking for any_errors_fatal 20097 1726882567.91557: checking for max_fail_percentage 20097 1726882567.91558: done checking for max_fail_percentage 20097 1726882567.91558: checking to see if all hosts have failed and the running result is not ok 20097 1726882567.91559: done checking to see if all hosts have failed 20097 1726882567.91560: getting the remaining hosts for this loop 20097 1726882567.91560: done getting the remaining hosts for this loop 20097 1726882567.91562: getting the next task for host managed_node2 20097 1726882567.91567: done getting next task for host managed_node2 20097 1726882567.91569: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20097 1726882567.91570: ^ 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 20097 1726882567.91572: getting variables 20097 1726882567.91572: in VariableManager get_vars() 20097 1726882567.91578: Calling all_inventory to load vars for managed_node2 20097 1726882567.91579: Calling groups_inventory to load vars for managed_node2 20097 1726882567.91580: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882567.91583: Calling all_plugins_play to load vars for managed_node2 20097 1726882567.91585: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882567.91586: Calling groups_plugins_play to load vars for managed_node2 20097 1726882567.91696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882567.91804: done with get_vars() 20097 1726882567.91812: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:10 Friday 20 September 2024 21:36:07 -0400 (0:00:01.685) 0:00:01.698 ****** 20097 1726882567.92056: entering _queue_task() for managed_node2/include_tasks 20097 1726882567.92058: Creating lock for include_tasks 20097 1726882567.92360: worker is 1 (out of 1 available) 20097 1726882567.92374: exiting _queue_task() for managed_node2/include_tasks 20097 1726882567.92384: done queuing things up, now waiting for results queue to drain 20097 1726882567.92386: waiting for pending results... 20097 1726882567.92637: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 20097 1726882567.92747: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000006 20097 1726882567.92767: variable 'ansible_search_path' from source: unknown 20097 1726882567.92815: calling self._execute() 20097 1726882567.92889: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882567.92900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882567.92925: variable 'omit' from source: magic vars 20097 1726882567.93007: _execute() done 20097 1726882567.93013: dumping result to json 20097 1726882567.93018: done dumping result, returning 20097 1726882567.93025: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-6ef3-7ecf-000000000006] 20097 1726882567.93033: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000006 20097 1726882567.93122: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000006 20097 1726882567.93126: WORKER PROCESS EXITING 20097 1726882567.93215: no more pending results, returning what we have 20097 1726882567.93221: in VariableManager get_vars() 20097 1726882567.93255: Calling all_inventory to load vars for managed_node2 20097 1726882567.93257: Calling groups_inventory to load vars for managed_node2 20097 1726882567.93261: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882567.93275: Calling all_plugins_play to load vars for managed_node2 20097 1726882567.93279: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882567.93282: Calling groups_plugins_play to load vars for managed_node2 20097 1726882567.93424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882567.93693: done with get_vars() 20097 1726882567.93700: variable 'ansible_search_path' from source: unknown 20097 1726882567.93712: we have included files to process 20097 1726882567.93713: generating all_blocks data 20097 1726882567.93714: done generating all_blocks data 20097 1726882567.93715: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20097 1726882567.93716: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20097 1726882567.93718: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20097 1726882567.94398: in VariableManager get_vars() 20097 1726882567.94419: done with get_vars() 20097 1726882567.94448: done processing included file 20097 1726882567.94449: iterating over new_blocks loaded from include file 20097 1726882567.94451: in VariableManager get_vars() 20097 1726882567.94460: done with get_vars() 20097 1726882567.94462: filtering new block on tags 20097 1726882567.94477: done filtering new block on tags 20097 1726882567.94480: in VariableManager get_vars() 20097 1726882567.94490: done with get_vars() 20097 1726882567.94491: filtering new block on tags 20097 1726882567.94507: done filtering new block on tags 20097 1726882567.94509: in VariableManager get_vars() 20097 1726882567.94518: done with get_vars() 20097 1726882567.94519: filtering new block on tags 20097 1726882567.94531: done filtering new block on tags 20097 1726882567.94533: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 20097 1726882567.94546: extending task lists for all hosts with included blocks 20097 1726882567.94598: done extending task lists 20097 1726882567.94599: done processing included files 20097 1726882567.94600: results queue empty 20097 1726882567.94601: checking for any_errors_fatal 20097 1726882567.94602: done checking for any_errors_fatal 20097 1726882567.94603: checking for max_fail_percentage 20097 1726882567.94604: done checking for max_fail_percentage 20097 1726882567.94605: checking to see if all hosts have failed and the running result is not ok 20097 1726882567.94606: done checking to see if all hosts have failed 20097 1726882567.94607: getting the remaining hosts for this loop 20097 1726882567.94608: done getting the remaining hosts for this loop 20097 1726882567.94610: getting the next task for host managed_node2 20097 1726882567.94614: done getting next task for host managed_node2 20097 1726882567.94617: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 20097 1726882567.94619: ^ 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 20097 1726882567.94621: getting variables 20097 1726882567.94623: in VariableManager get_vars() 20097 1726882567.94630: Calling all_inventory to load vars for managed_node2 20097 1726882567.94632: Calling groups_inventory to load vars for managed_node2 20097 1726882567.94635: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882567.94639: Calling all_plugins_play to load vars for managed_node2 20097 1726882567.94642: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882567.94644: Calling groups_plugins_play to load vars for managed_node2 20097 1726882567.94845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882567.95706: done with get_vars() 20097 1726882567.95714: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:36:07 -0400 (0:00:00.037) 0:00:01.736 ****** 20097 1726882567.95815: entering _queue_task() for managed_node2/setup 20097 1726882567.96217: worker is 1 (out of 1 available) 20097 1726882567.96229: exiting _queue_task() for managed_node2/setup 20097 1726882567.96245: done queuing things up, now waiting for results queue to drain 20097 1726882567.96247: waiting for pending results... 20097 1726882567.96530: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 20097 1726882567.96643: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001bb 20097 1726882567.96668: variable 'ansible_search_path' from source: unknown 20097 1726882567.96678: variable 'ansible_search_path' from source: unknown 20097 1726882567.96728: calling self._execute() 20097 1726882567.96812: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882567.96828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882567.96842: variable 'omit' from source: magic vars 20097 1726882567.97424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882568.00114: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882568.00187: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882568.00225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882568.00299: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882568.00697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882568.00777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882568.00811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882568.00839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882568.00889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882568.00909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882568.01179: variable 'ansible_facts' from source: unknown 20097 1726882568.01241: variable 'network_test_required_facts' from source: task vars 20097 1726882568.01317: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 20097 1726882568.01336: variable 'omit' from source: magic vars 20097 1726882568.01431: variable 'omit' from source: magic vars 20097 1726882568.01495: variable 'omit' from source: magic vars 20097 1726882568.01594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20097 1726882568.01648: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20097 1726882568.01715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20097 1726882568.01738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20097 1726882568.01753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20097 1726882568.01818: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20097 1726882568.01826: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882568.01833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882568.01928: Set connection var ansible_shell_type to sh 20097 1726882568.01942: Set connection var ansible_module_compression to ZIP_DEFLATED 20097 1726882568.01951: Set connection var ansible_timeout to 10 20097 1726882568.01962: Set connection var ansible_connection to ssh 20097 1726882568.01977: Set connection var ansible_shell_executable to /bin/sh 20097 1726882568.01986: Set connection var ansible_pipelining to False 20097 1726882568.02016: variable 'ansible_shell_executable' from source: unknown 20097 1726882568.02024: variable 'ansible_connection' from source: unknown 20097 1726882568.02030: variable 'ansible_module_compression' from source: unknown 20097 1726882568.02036: variable 'ansible_shell_type' from source: unknown 20097 1726882568.02046: variable 'ansible_shell_executable' from source: unknown 20097 1726882568.02053: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882568.02062: variable 'ansible_pipelining' from source: unknown 20097 1726882568.02071: variable 'ansible_timeout' from source: unknown 20097 1726882568.02080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882568.02209: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 20097 1726882568.02217: variable 'omit' from source: magic vars 20097 1726882568.02225: starting attempt loop 20097 1726882568.02231: running the handler 20097 1726882568.02248: _low_level_execute_command(): starting 20097 1726882568.02265: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20097 1726882568.02934: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882568.02947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.02965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.02987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.03026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.03037: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882568.03049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.03073: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882568.03085: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882568.03096: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882568.03106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.03118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.03132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.03143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.03152: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882568.03171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.03247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882568.03272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882568.03299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882568.03425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20097 1726882568.05137: stdout chunk (state=3): >>>/root <<< 20097 1726882568.05277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882568.05329: stderr chunk (state=3): >>><<< 20097 1726882568.05332: stdout chunk (state=3): >>><<< 20097 1726882568.05369: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882568.05373: _low_level_execute_command(): starting 20097 1726882568.05442: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882568.053489-20230-211497784790985 `" && echo ansible-tmp-1726882568.053489-20230-211497784790985="` echo /root/.ansible/tmp/ansible-tmp-1726882568.053489-20230-211497784790985 `" ) && sleep 0' 20097 1726882568.07016: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882568.07029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.07045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.07069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.07113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.07238: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882568.07253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.07274: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882568.07285: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882568.07295: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882568.07306: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.07320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.07338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.07350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.07367: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882568.07381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.07458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882568.07583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882568.07599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882568.07728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882568.09623: stdout chunk (state=3): >>>ansible-tmp-1726882568.053489-20230-211497784790985=/root/.ansible/tmp/ansible-tmp-1726882568.053489-20230-211497784790985 <<< 20097 1726882568.09782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882568.09820: stderr chunk (state=3): >>><<< 20097 1726882568.09823: stdout chunk (state=3): >>><<< 20097 1726882568.10171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882568.053489-20230-211497784790985=/root/.ansible/tmp/ansible-tmp-1726882568.053489-20230-211497784790985 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882568.10175: variable 'ansible_module_compression' from source: unknown 20097 1726882568.10177: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20097pul353gl/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20097 1726882568.10180: variable 'ansible_facts' from source: unknown 20097 1726882568.10182: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882568.053489-20230-211497784790985/AnsiballZ_setup.py 20097 1726882568.10849: Sending initial data 20097 1726882568.10852: Sent initial data (153 bytes) 20097 1726882568.13115: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882568.13243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.13262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.13284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.13329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.13345: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882568.13365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.13390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882568.13404: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882568.13414: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882568.13425: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.13437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.13458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.13480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.13490: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882568.13502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.13694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882568.13715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882568.13729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882568.13891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882568.15646: 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 <<< 20097 1726882568.15741: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20097 1726882568.15846: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20097pul353gl/tmpja35gsl3 /root/.ansible/tmp/ansible-tmp-1726882568.053489-20230-211497784790985/AnsiballZ_setup.py <<< 20097 1726882568.15945: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20097 1726882568.19130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882568.19267: stderr chunk (state=3): >>><<< 20097 1726882568.19270: stdout chunk (state=3): >>><<< 20097 1726882568.19273: done transferring module to remote 20097 1726882568.19275: _low_level_execute_command(): starting 20097 1726882568.19277: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882568.053489-20230-211497784790985/ /root/.ansible/tmp/ansible-tmp-1726882568.053489-20230-211497784790985/AnsiballZ_setup.py && sleep 0' 20097 1726882568.20714: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882568.20728: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.20743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.20767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.20813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.20826: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882568.20840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.20861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882568.20908: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882568.20920: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882568.20933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.20946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.20966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.20979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.20990: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882568.21006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.21086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882568.21246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882568.21267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882568.21400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882568.23290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882568.23293: stdout chunk (state=3): >>><<< 20097 1726882568.23296: stderr chunk (state=3): >>><<< 20097 1726882568.23379: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882568.23382: _low_level_execute_command(): starting 20097 1726882568.23385: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882568.053489-20230-211497784790985/AnsiballZ_setup.py && sleep 0' 20097 1726882568.24835: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882568.24880: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.24895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.24913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.25072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.25084: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882568.25097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.25114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882568.25125: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882568.25135: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882568.25145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.25162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.25180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.25191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.25201: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882568.25213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.25298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882568.25397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882568.25415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882568.25550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882568.27560: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20097 1726882568.27565: stdout chunk (state=3): >>>import '_thread' # <<< 20097 1726882568.27568: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20097 1726882568.27618: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20097 1726882568.27658: stdout chunk (state=3): >>>import 'posix' # <<< 20097 1726882568.27692: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20097 1726882568.27695: stdout chunk (state=3): >>># installing zipimport hook <<< 20097 1726882568.27728: stdout chunk (state=3): >>>import 'time' # <<< 20097 1726882568.27731: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20097 1726882568.27789: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882568.27810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20097 1726882568.27833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20097 1726882568.27836: stdout chunk (state=3): >>>import '_codecs' # <<< 20097 1726882568.27847: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e8d8dc0> <<< 20097 1726882568.27907: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20097 1726882568.27917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e87d3a0> <<< 20097 1726882568.27922: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e8d8b20> <<< 20097 1726882568.27941: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20097 1726882568.27944: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e8d8ac0> <<< 20097 1726882568.27992: stdout chunk (state=3): >>>import '_signal' # <<< 20097 1726882568.27995: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 20097 1726882568.27997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 20097 1726882568.28011: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e87d490> <<< 20097 1726882568.28028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20097 1726882568.28047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20097 1726882568.28075: stdout chunk (state=3): >>>import '_abc' # <<< 20097 1726882568.28080: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e87d940> <<< 20097 1726882568.28091: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e87d670> <<< 20097 1726882568.28118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20097 1726882568.28131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20097 1726882568.28151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20097 1726882568.28184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20097 1726882568.28190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20097 1726882568.28211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20097 1726882568.28243: stdout chunk (state=3): >>>import '_stat' # <<< 20097 1726882568.28246: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e834190> <<< 20097 1726882568.28249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20097 1726882568.28275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20097 1726882568.28342: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e834220> <<< 20097 1726882568.28376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20097 1726882568.28405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e857850> <<< 20097 1726882568.28411: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e834940> <<< 20097 1726882568.28432: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e895880> <<< 20097 1726882568.28461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 20097 1726882568.28465: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e82dd90> <<< 20097 1726882568.28524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20097 1726882568.28528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 20097 1726882568.28530: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e857d90> <<< 20097 1726882568.28578: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e87d970> <<< 20097 1726882568.28605: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 20097 1726882568.28938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20097 1726882568.28941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20097 1726882568.28984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20097 1726882568.28991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20097 1726882568.28993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20097 1726882568.29010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20097 1726882568.29042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20097 1726882568.29045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20097 1726882568.29047: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5aeeb0> <<< 20097 1726882568.29104: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5b1f40> <<< 20097 1726882568.29131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20097 1726882568.29139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 20097 1726882568.29161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20097 1726882568.29172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20097 1726882568.29189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20097 1726882568.29224: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5a7610> <<< 20097 1726882568.29251: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5ae370> <<< 20097 1726882568.29258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20097 1726882568.29351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20097 1726882568.29362: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20097 1726882568.29402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20097 1726882568.29442: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882568.29453: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e493e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e493910> import 'itertools' # <<< 20097 1726882568.29492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e493f10> <<< 20097 1726882568.29500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20097 1726882568.29515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20097 1726882568.29535: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e493fd0> <<< 20097 1726882568.29570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 20097 1726882568.29584: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a60d0> import '_collections' # <<< 20097 1726882568.29638: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e589d90> import '_functools' # <<< 20097 1726882568.29668: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e582670> <<< 20097 1726882568.29734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5946d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5b5e20> <<< 20097 1726882568.29750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20097 1726882568.29781: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882568.29788: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e4a6cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5892b0> <<< 20097 1726882568.29851: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e5942e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5bb9d0> <<< 20097 1726882568.29862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20097 1726882568.29883: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882568.29910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20097 1726882568.29928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20097 1726882568.29965: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a6eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a6df0> <<< 20097 1726882568.29987: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a6d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20097 1726882568.29999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20097 1726882568.30012: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20097 1726882568.30020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20097 1726882568.30038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20097 1726882568.30093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20097 1726882568.30120: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4793d0> <<< 20097 1726882568.30131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20097 1726882568.30148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20097 1726882568.30178: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4794c0> <<< 20097 1726882568.30307: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4adf40> <<< 20097 1726882568.30331: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a8a90> <<< 20097 1726882568.30348: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a8490> <<< 20097 1726882568.30373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20097 1726882568.30379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20097 1726882568.30405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20097 1726882568.30432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20097 1726882568.30460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3ad220> <<< 20097 1726882568.30488: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e464520> <<< 20097 1726882568.30544: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a8f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5bb040> <<< 20097 1726882568.30567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20097 1726882568.30591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20097 1726882568.30624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3bfb50> import 'errno' # <<< 20097 1726882568.30692: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e3bfe80> <<< 20097 1726882568.30732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20097 1726882568.30745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3d0790> <<< 20097 1726882568.30748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20097 1726882568.30790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20097 1726882568.30811: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3d0cd0> <<< 20097 1726882568.30860: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e369400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3bff70> <<< 20097 1726882568.30885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20097 1726882568.30926: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882568.30933: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e37a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3d0610> import 'pwd' # <<< 20097 1726882568.30963: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e37a3a0> <<< 20097 1726882568.31055: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a6a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20097 1726882568.31095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20097 1726882568.31147: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e395700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20097 1726882568.31209: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e3959d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3957c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e3958b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20097 1726882568.31403: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e395d00> <<< 20097 1726882568.31441: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e3a0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e395940> <<< 20097 1726882568.31457: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e389a90> <<< 20097 1726882568.31493: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a6610> <<< 20097 1726882568.31496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20097 1726882568.31556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20097 1726882568.31587: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e395af0> <<< 20097 1726882568.31739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20097 1726882568.31743: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb1e2c56d0> <<< 20097 1726882568.32009: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip' # zipimport: zlib available <<< 20097 1726882568.32490: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20097 1726882568.34142: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.35969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e159820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1e8730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e8610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e8340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e8460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e8160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1e83a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e8790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20097 1726882568.35994: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1d7820> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1d7490> <<< 20097 1726882568.36027: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1d7640> <<< 20097 1726882568.36066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20097 1726882568.36093: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1db88520> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e2d60> <<< 20097 1726882568.36254: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e84f0> <<< 20097 1726882568.36278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20097 1726882568.36453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e21c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e6b20> <<< 20097 1726882568.36750: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1b6160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1b6760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1db8ed30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1b6670> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e238d00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882568.36789: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1dbe5a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e242e80> <<< 20097 1726882568.36793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20097 1726882568.36828: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1dbf30a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e242eb0> <<< 20097 1726882568.36846: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20097 1726882568.36893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882568.36919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20097 1726882568.36982: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e24a250> <<< 20097 1726882568.37107: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1dbf30d0> <<< 20097 1726882568.37216: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e24aa60> <<< 20097 1726882568.37231: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e20cb80> <<< 20097 1726882568.37304: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e242cd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e238ee0> <<< 20097 1726882568.37307: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20097 1726882568.37330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20097 1726882568.37382: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1dbef0d0> <<< 20097 1726882568.37568: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1dbe6310> <<< 20097 1726882568.37572: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1dbefcd0> <<< 20097 1726882568.37609: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882568.37634: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1dbef670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1dbf0100> # zipimport: zlib available # zipimport: zlib available <<< 20097 1726882568.37650: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 20097 1726882568.37653: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.37726: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.37814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20097 1726882568.37841: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20097 1726882568.37853: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20097 1726882568.37858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.37959: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.38057: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.38747: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.39336: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 20097 1726882568.39378: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20097 1726882568.39410: stdout chunk (state=3): >>> <<< 20097 1726882568.39414: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 20097 1726882568.39453: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20097 1726882568.39482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882568.39584: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882568.39597: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e183910> <<< 20097 1726882568.39703: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<< 20097 1726882568.39730: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 20097 1726882568.39757: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1889a0> <<< 20097 1726882568.39779: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d7aa640> <<< 20097 1726882568.39860: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py<<< 20097 1726882568.39865: stdout chunk (state=3): >>> <<< 20097 1726882568.39890: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.39924: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.39955: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 20097 1726882568.39970: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.40169: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.40401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20097 1726882568.40404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20097 1726882568.40454: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1c77f0><<< 20097 1726882568.40458: stdout chunk (state=3): >>> <<< 20097 1726882568.40473: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.41087: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.41466: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.41503: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.41574: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20097 1726882568.41608: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.41651: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 20097 1726882568.41668: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.41702: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.41807: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20097 1726882568.41819: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.41855: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.41890: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20097 1726882568.41900: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.42572: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e204460> # zipimport: zlib available <<< 20097 1726882568.42640: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.42744: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20097 1726882568.42748: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 20097 1726882568.42755: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20097 1726882568.42777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.42831: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.42882: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 20097 1726882568.42885: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.42933: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.42990: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.43109: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.43199: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 20097 1726882568.43246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882568.43809: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1770d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1881f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20097 1726882568.43812: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20097 1726882568.43869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20097 1726882568.43913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20097 1726882568.43942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<< 20097 1726882568.43947: stdout chunk (state=3): >>> <<< 20097 1726882568.44087: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e18abb0><<< 20097 1726882568.44092: stdout chunk (state=3): >>> <<< 20097 1726882568.44151: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e253070><<< 20097 1726882568.44154: stdout chunk (state=3): >>> <<< 20097 1726882568.44256: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e17b2e0><<< 20097 1726882568.44277: stdout chunk (state=3): >>> <<< 20097 1726882568.44293: stdout chunk (state=3): >>># destroy ansible.module_utils.distro <<< 20097 1726882568.44299: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 20097 1726882568.44301: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.44304: stdout chunk (state=3): >>> <<< 20097 1726882568.44341: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.44346: stdout chunk (state=3): >>> <<< 20097 1726882568.44399: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py<<< 20097 1726882568.44402: stdout chunk (state=3): >>> <<< 20097 1726882568.44404: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 20097 1726882568.44523: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/basic.py<<< 20097 1726882568.44526: stdout chunk (state=3): >>> <<< 20097 1726882568.44546: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.44551: stdout chunk (state=3): >>> <<< 20097 1726882568.44570: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.44587: stdout chunk (state=3): >>> <<< 20097 1726882568.44590: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/modules/__init__.py<<< 20097 1726882568.44592: stdout chunk (state=3): >>> <<< 20097 1726882568.44616: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.44622: stdout chunk (state=3): >>> <<< 20097 1726882568.44713: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.44718: stdout chunk (state=3): >>> <<< 20097 1726882568.44805: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.44810: stdout chunk (state=3): >>> <<< 20097 1726882568.44834: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.44842: stdout chunk (state=3): >>> <<< 20097 1726882568.44876: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.44881: stdout chunk (state=3): >>> <<< 20097 1726882568.44940: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.44942: stdout chunk (state=3): >>> <<< 20097 1726882568.45003: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.45008: stdout chunk (state=3): >>> <<< 20097 1726882568.45057: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.45067: stdout chunk (state=3): >>> <<< 20097 1726882568.45107: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py<<< 20097 1726882568.45112: stdout chunk (state=3): >>> <<< 20097 1726882568.45131: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.45136: stdout chunk (state=3): >>> <<< 20097 1726882568.45247: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.45252: stdout chunk (state=3): >>> <<< 20097 1726882568.45364: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.45369: stdout chunk (state=3): >>> <<< 20097 1726882568.45397: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.45405: stdout chunk (state=3): >>> <<< 20097 1726882568.45442: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py<<< 20097 1726882568.45447: stdout chunk (state=3): >>> <<< 20097 1726882568.45471: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.45475: stdout chunk (state=3): >>> <<< 20097 1726882568.45718: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.45727: stdout chunk (state=3): >>> <<< 20097 1726882568.45952: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.45974: stdout chunk (state=3): >>> <<< 20097 1726882568.46026: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.46108: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882568.46158: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 20097 1726882568.46172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20097 1726882568.46201: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 20097 1726882568.46233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 20097 1726882568.46283: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d75f400> <<< 20097 1726882568.46324: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 20097 1726882568.46337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20097 1726882568.46374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20097 1726882568.46420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20097 1726882568.46451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20097 1726882568.46501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 20097 1726882568.46513: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d7be9a0> <<< 20097 1726882568.46609: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1d7bedf0> <<< 20097 1726882568.46718: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d7bb490> <<< 20097 1726882568.46731: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d636040> <<< 20097 1726882568.46766: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d5263a0> <<< 20097 1726882568.46793: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d5265e0> <<< 20097 1726882568.46828: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20097 1726882568.46865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20097 1726882568.46895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 20097 1726882568.46923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20097 1726882568.46989: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882568.47016: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1766d0> <<< 20097 1726882568.47029: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d7cb730> <<< 20097 1726882568.47082: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20097 1726882568.47100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20097 1726882568.47131: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1765e0> <<< 20097 1726882568.47175: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20097 1726882568.47209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'<<< 20097 1726882568.47220: stdout chunk (state=3): >>> <<< 20097 1726882568.47277: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882568.47289: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1d7773a0> <<< 20097 1726882568.47327: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d5859a0> <<< 20097 1726882568.47378: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d5264f0> <<< 20097 1726882568.47410: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 20097 1726882568.47443: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.47477: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.47508: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20097 1726882568.47522: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.47694: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.47706: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 20097 1726882568.47771: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.47837: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py<<< 20097 1726882568.47879: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20097 1726882568.47901: stdout chunk (state=3): >>> # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20097 1726882568.47927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.47980: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.48023: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20097 1726882568.48044: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.48110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.48176: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20097 1726882568.48207: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.48259: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.48273: stdout chunk (state=3): >>> <<< 20097 1726882568.48325: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20097 1726882568.48346: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.48440: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.48513: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.48521: stdout chunk (state=3): >>> <<< 20097 1726882568.48594: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.48602: stdout chunk (state=3): >>> <<< 20097 1726882568.48680: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py<<< 20097 1726882568.48690: stdout chunk (state=3): >>> import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20097 1726882568.48712: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.49376: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.49384: stdout chunk (state=3): >>> <<< 20097 1726882568.49941: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 20097 1726882568.49971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50041: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882568.50058: stdout chunk (state=3): >>> <<< 20097 1726882568.50120: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50171: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50226: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 20097 1726882568.50251: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 20097 1726882568.50262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50301: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50357: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 20097 1726882568.50372: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50444: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50532: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py<<< 20097 1726882568.50545: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20097 1726882568.50582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50641: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 20097 1726882568.50654: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50693: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50760: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 20097 1726882568.50777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50861: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.50975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20097 1726882568.51009: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d5269d0> <<< 20097 1726882568.51035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20097 1726882568.51074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20097 1726882568.51317: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d4aaf40> <<< 20097 1726882568.51323: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 20097 1726882568.51326: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.51422: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.51493: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20097 1726882568.51505: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.51613: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.51740: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 20097 1726882568.51743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.51821: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.51922: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20097 1726882568.51925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.51973: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.52029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20097 1726882568.52058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20097 1726882568.52269: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882568.52275: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1d4a13a0> <<< 20097 1726882568.52654: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d4eb100> <<< 20097 1726882568.52668: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 20097 1726882568.52671: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.52742: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.52804: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 20097 1726882568.52809: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.52916: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.53019: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.53167: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.53368: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 20097 1726882568.53372: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 20097 1726882568.53379: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.53424: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.53476: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20097 1726882568.53481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.53520: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.53582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 20097 1726882568.53643: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882568.53646: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1d431670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d431ac0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 20097 1726882568.53668: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.53681: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 20097 1726882568.53695: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.53747: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.53790: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20097 1726882568.53803: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.54002: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.54212: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20097 1726882568.54215: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.54330: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.54449: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.54492: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.54552: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20097 1726882568.54556: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.54721: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20097 1726882568.54882: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.55060: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 20097 1726882568.55066: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 20097 1726882568.55074: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.55225: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.55386: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 20097 1726882568.55396: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.55427: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.55476: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.56181: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.56850: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20097 1726882568.56872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.56999: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.57142: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 20097 1726882568.57258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.57384: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 20097 1726882568.57395: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.57578: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.57779: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20097 1726882568.57786: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.57802: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.57806: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 20097 1726882568.57825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.57872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.57927: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 20097 1726882568.57937: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.58058: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.58179: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.58451: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.58716: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 20097 1726882568.58728: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 20097 1726882568.58774: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.58818: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 20097 1726882568.58828: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.58846: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.58879: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 20097 1726882568.58885: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.58976: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.59066: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 20097 1726882568.59075: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.59092: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.59122: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 20097 1726882568.59129: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.59200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.59274: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 20097 1726882568.59281: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.59347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.59411: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20097 1726882568.59428: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.59772: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60114: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20097 1726882568.60119: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60253: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 20097 1726882568.60273: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60301: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60344: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 20097 1726882568.60352: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60388: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60425: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20097 1726882568.60439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60473: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60515: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 20097 1726882568.60518: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60621: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60715: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20097 1726882568.60741: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60750: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20097 1726882568.60766: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60815: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60872: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20097 1726882568.60882: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60897: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60922: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.60979: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.61039: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.61124: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.61223: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 20097 1726882568.61235: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20097 1726882568.61242: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.61300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.61367: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20097 1726882568.61377: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.61632: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.61891: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20097 1726882568.61896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.61951: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.62005: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20097 1726882568.62017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.62072: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.62129: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20097 1726882568.62133: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.62231: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.62336: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 20097 1726882568.62340: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 20097 1726882568.62348: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.62454: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.62557: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 20097 1726882568.62566: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 20097 1726882568.62670: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882568.63099: stdout chunk (state=3): >>>import 'gc' # <<< 20097 1726882568.64295: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 20097 1726882568.64300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 20097 1726882568.64327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 20097 1726882568.64342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 20097 1726882568.64401: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882568.64404: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1d485370> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d415a60><<< 20097 1726882568.64408: stdout chunk (state=3): >>> <<< 20097 1726882568.64489: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d415b80> <<< 20097 1726882568.66325: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4y<<< 20097 1726882568.66350: stdout chunk (state=3): >>>yowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "08", "epoch": "1726882568", "epoch_int": "1726882568", "date": "2024-09-20", "time": "21:36:08", "iso8601_micro": "2024-09-21T01:36:08.628153Z", "iso8601": "2024-09-21T01:36:08Z", "iso8601_basic": "20240920T213608628153", "iso8601_basic_short": "20240920T213608", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "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"}}} <<< 20097 1726882568.67121: stdout chunk (state=3): >>># clear builtins._ # clear sys.path<<< 20097 1726882568.67137: stdout chunk (state=3): >>> # clear sys.argv <<< 20097 1726882568.67151: stdout chunk (state=3): >>># clear sys.ps1 <<< 20097 1726882568.67159: stdout chunk (state=3): >>># clear sys.ps2 <<< 20097 1726882568.67162: stdout chunk (state=3): >>># clear sys.last_type <<< 20097 1726882568.67165: stdout chunk (state=3): >>># clear sys.last_value <<< 20097 1726882568.67170: stdout chunk (state=3): >>># clear sys.last_traceback <<< 20097 1726882568.67172: stdout chunk (state=3): >>># clear sys.path_hooks <<< 20097 1726882568.67174: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 20097 1726882568.67213: stdout chunk (state=3): >>># clear sys.meta_path <<< 20097 1726882568.67230: stdout chunk (state=3): >>># clear sys.__interactivehook__<<< 20097 1726882568.67236: stdout chunk (state=3): >>> <<< 20097 1726882568.67239: stdout chunk (state=3): >>># restore sys.stdin <<< 20097 1726882568.67247: stdout chunk (state=3): >>># restore sys.stdout <<< 20097 1726882568.67270: stdout chunk (state=3): >>># restore sys.stderr <<< 20097 1726882568.67299: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins <<< 20097 1726882568.67312: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib <<< 20097 1726882568.67318: stdout chunk (state=3): >>># cleanup[2] removing _imp <<< 20097 1726882568.67337: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 20097 1726882568.67367: stdout chunk (state=3): >>># cleanup[2] removing _weakref <<< 20097 1726882568.67392: stdout chunk (state=3): >>># cleanup[2] removing _io <<< 20097 1726882568.67398: stdout chunk (state=3): >>># cleanup[2] removing marshal <<< 20097 1726882568.67433: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 20097 1726882568.67497: stdout chunk (state=3): >>># cleanup[2] removing time <<< 20097 1726882568.67523: stdout chunk (state=3): >>># cleanup[2] removing zipimport <<< 20097 1726882568.67553: stdout chunk (state=3): >>># cleanup[2] removing _codecs <<< 20097 1726882568.67596: stdout chunk (state=3): >>># cleanup[2] removing codecs <<< 20097 1726882568.67614: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases <<< 20097 1726882568.67641: stdout chunk (state=3): >>># cleanup[2] removing encodings <<< 20097 1726882568.67645: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8<<< 20097 1726882568.67716: stdout chunk (state=3): >>> # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 <<< 20097 1726882568.67739: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc <<< 20097 1726882568.67761: stdout chunk (state=3): >>># cleanup[2] removing io<<< 20097 1726882568.67793: stdout chunk (state=3): >>> # cleanup[2] removing __main__ <<< 20097 1726882568.67824: stdout chunk (state=3): >>># cleanup[2] removing _stat<<< 20097 1726882568.67853: stdout chunk (state=3): >>> # cleanup[2] removing stat<<< 20097 1726882568.67907: stdout chunk (state=3): >>> # cleanup[2] removing _collections_abc<<< 20097 1726882568.67925: stdout chunk (state=3): >>> <<< 20097 1726882568.67929: stdout chunk (state=3): >>># cleanup[2] removing genericpath<<< 20097 1726882568.67935: stdout chunk (state=3): >>> # cleanup[2] removing posixpath<<< 20097 1726882568.67951: stdout chunk (state=3): >>> # cleanup[2] removing os.path <<< 20097 1726882568.67992: stdout chunk (state=3): >>># cleanup[2] removing os<<< 20097 1726882568.68029: stdout chunk (state=3): >>> # cleanup[2] removing _sitebuiltins<<< 20097 1726882568.68049: stdout chunk (state=3): >>> # cleanup[2] removing _locale<<< 20097 1726882568.68104: stdout chunk (state=3): >>> # cleanup[2] removing _bootlocale<<< 20097 1726882568.68144: stdout chunk (state=3): >>> <<< 20097 1726882568.68170: stdout chunk (state=3): >>># destroy _bootlocale<<< 20097 1726882568.68196: stdout chunk (state=3): >>> # cleanup[2] removing site<<< 20097 1726882568.68229: stdout chunk (state=3): >>> # destroy site<<< 20097 1726882568.68233: stdout chunk (state=3): >>> <<< 20097 1726882568.68239: stdout chunk (state=3): >>># cleanup[2] removing types<<< 20097 1726882568.68242: stdout chunk (state=3): >>> # cleanup[2] removing enum<<< 20097 1726882568.68247: stdout chunk (state=3): >>> <<< 20097 1726882568.68250: stdout chunk (state=3): >>># cleanup[2] removing _sre <<< 20097 1726882568.68256: stdout chunk (state=3): >>># cleanup[2] removing sre_constants<<< 20097 1726882568.68260: stdout chunk (state=3): >>> # destroy sre_constants<<< 20097 1726882568.68267: stdout chunk (state=3): >>> # cleanup[2] removing sre_parse<<< 20097 1726882568.68269: stdout chunk (state=3): >>> # cleanup[2] removing sre_compile<<< 20097 1726882568.68283: stdout chunk (state=3): >>> # cleanup[2] removing _heapq<<< 20097 1726882568.68288: stdout chunk (state=3): >>> # cleanup[2] removing heapq <<< 20097 1726882568.68293: stdout chunk (state=3): >>># cleanup[2] removing itertools<<< 20097 1726882568.68295: stdout chunk (state=3): >>> # cleanup[2] removing keyword<<< 20097 1726882568.68301: stdout chunk (state=3): >>> <<< 20097 1726882568.68309: stdout chunk (state=3): >>># destroy keyword <<< 20097 1726882568.68314: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator <<< 20097 1726882568.68320: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib<<< 20097 1726882568.68324: stdout chunk (state=3): >>> # cleanup[2] removing _collections <<< 20097 1726882568.68326: stdout chunk (state=3): >>># cleanup[2] removing collections<<< 20097 1726882568.68331: stdout chunk (state=3): >>> # cleanup[2] removing _functools<<< 20097 1726882568.68333: stdout chunk (state=3): >>> <<< 20097 1726882568.68338: stdout chunk (state=3): >>># cleanup[2] removing functools <<< 20097 1726882568.68343: stdout chunk (state=3): >>># cleanup[2] removing copyreg<<< 20097 1726882568.68346: stdout chunk (state=3): >>> # cleanup[2] removing re<<< 20097 1726882568.68349: stdout chunk (state=3): >>> # cleanup[2] removing _struct<<< 20097 1726882568.68352: stdout chunk (state=3): >>> # cleanup[2] removing struct<<< 20097 1726882568.68353: stdout chunk (state=3): >>> # cleanup[2] removing binascii<<< 20097 1726882568.68357: stdout chunk (state=3): >>> # cleanup[2] removing base64<<< 20097 1726882568.68360: stdout chunk (state=3): >>> <<< 20097 1726882568.68373: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap <<< 20097 1726882568.68379: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external<<< 20097 1726882568.68390: stdout chunk (state=3): >>> # cleanup[2] removing warnings<<< 20097 1726882568.68398: stdout chunk (state=3): >>> # cleanup[2] removing importlib<<< 20097 1726882568.68401: stdout chunk (state=3): >>> # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc<<< 20097 1726882568.68403: stdout chunk (state=3): >>> # cleanup[2] removing contextlib<<< 20097 1726882568.68407: stdout chunk (state=3): >>> # cleanup[2] removing typing<<< 20097 1726882568.68409: stdout chunk (state=3): >>> # destroy typing<<< 20097 1726882568.68420: stdout chunk (state=3): >>> # cleanup[2] removing importlib.abc <<< 20097 1726882568.68425: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil<<< 20097 1726882568.68429: stdout chunk (state=3): >>> # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib <<< 20097 1726882568.68448: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 <<< 20097 1726882568.68462: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd<<< 20097 1726882568.68488: stdout chunk (state=3): >>> # cleanup[2] removing grp # cleanup[2] removing shutil<<< 20097 1726882568.68531: stdout chunk (state=3): >>> # cleanup[2] removing math # cleanup[2] removing _bisect<<< 20097 1726882568.68541: stdout chunk (state=3): >>> # cleanup[2] removing bisect<<< 20097 1726882568.68544: stdout chunk (state=3): >>> # destroy bisect<<< 20097 1726882568.68557: stdout chunk (state=3): >>> # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib<<< 20097 1726882568.68587: stdout chunk (state=3): >>> # cleanup[2] removing random # destroy random<<< 20097 1726882568.68591: stdout chunk (state=3): >>> # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible<<< 20097 1726882568.68593: stdout chunk (state=3): >>> # destroy ansible # cleanup[2] removing ansible.module_utils<<< 20097 1726882568.68597: stdout chunk (state=3): >>> # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner<<< 20097 1726882568.68618: stdout chunk (state=3): >>> # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess<<< 20097 1726882568.68642: stdout chunk (state=3): >>> # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token <<< 20097 1726882568.68677: stdout chunk (state=3): >>># cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime<<< 20097 1726882568.68691: stdout chunk (state=3): >>> # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string<<< 20097 1726882568.68696: stdout chunk (state=3): >>> # cleanup[2] removing string # destroy string<<< 20097 1726882568.68702: stdout chunk (state=3): >>> # cleanup[2] removing logging # cleanup[2] removing systemd._journal<<< 20097 1726882568.68705: stdout chunk (state=3): >>> # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal<<< 20097 1726882568.68716: stdout chunk (state=3): >>> # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 20097 1726882568.68723: stdout chunk (state=3): >>># 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<<< 20097 1726882568.68749: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.68753: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.68785: stdout chunk (state=3): >>> # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections <<< 20097 1726882568.68809: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors<<< 20097 1726882568.68813: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing<<< 20097 1726882568.68815: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.68819: stdout chunk (state=3): >>> # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters<<< 20097 1726882568.68836: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale<<< 20097 1726882568.68853: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4<<< 20097 1726882568.68876: 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 # destroy ansible.module_utils.common.file<<< 20097 1726882568.68880: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext <<< 20097 1726882568.68889: stdout chunk (state=3): >>># cleanup[2] removing argparse # 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<<< 20097 1726882568.68906: stdout chunk (state=3): >>> # 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 <<< 20097 1726882568.68917: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle<<< 20097 1726882568.68934: stdout chunk (state=3): >>> # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction<<< 20097 1726882568.68954: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue <<< 20097 1726882568.68961: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection<<< 20097 1726882568.68970: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector <<< 20097 1726882568.68995: stdout chunk (state=3): >>># 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<<< 20097 1726882568.69006: 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<<< 20097 1726882568.69012: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime<<< 20097 1726882568.69021: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69041: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69052: stdout chunk (state=3): >>> # 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 <<< 20097 1726882568.69062: stdout chunk (state=3): >>># destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python<<< 20097 1726882568.69086: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version<<< 20097 1726882568.69108: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69120: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl<<< 20097 1726882568.69127: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.hardware.darwin<<< 20097 1726882568.69130: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd<<< 20097 1726882568.69140: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69145: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network <<< 20097 1726882568.69156: stdout chunk (state=3): >>># 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<<< 20097 1726882568.69168: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69185: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69194: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69216: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors <<< 20097 1726882568.69230: stdout chunk (state=3): >>># 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<<< 20097 1726882568.69235: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69256: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69272: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.dns<<< 20097 1726882568.69278: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69301: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69305: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user <<< 20097 1726882568.69324: stdout chunk (state=3): >>># 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<<< 20097 1726882568.69359: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69370: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd<<< 20097 1726882568.69396: stdout chunk (state=3): >>> # 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<<< 20097 1726882568.69433: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd<<< 20097 1726882568.69436: stdout chunk (state=3): >>> # 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 <<< 20097 1726882568.69437: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc<<< 20097 1726882568.69439: stdout chunk (state=3): >>> <<< 20097 1726882568.69765: stdout chunk (state=3): >>># cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 20097 1726882568.69882: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20097 1726882568.69926: stdout chunk (state=3): >>># destroy importlib.util <<< 20097 1726882568.69943: stdout chunk (state=3): >>># destroy importlib.abc <<< 20097 1726882568.69949: stdout chunk (state=3): >>># destroy importlib.machinery <<< 20097 1726882568.70001: stdout chunk (state=3): >>># destroy zipimport <<< 20097 1726882568.70030: stdout chunk (state=3): >>># destroy _compression <<< 20097 1726882568.70068: stdout chunk (state=3): >>># destroy binascii<<< 20097 1726882568.70098: stdout chunk (state=3): >>> # destroy importlib <<< 20097 1726882568.70100: stdout chunk (state=3): >>># destroy bz2 <<< 20097 1726882568.70101: stdout chunk (state=3): >>># destroy lzma <<< 20097 1726882568.70149: stdout chunk (state=3): >>># destroy __main__<<< 20097 1726882568.70152: stdout chunk (state=3): >>> <<< 20097 1726882568.70156: stdout chunk (state=3): >>># destroy locale <<< 20097 1726882568.70193: stdout chunk (state=3): >>># destroy systemd.journal <<< 20097 1726882568.70199: stdout chunk (state=3): >>># destroy systemd.daemon <<< 20097 1726882568.70204: stdout chunk (state=3): >>># destroy hashlib <<< 20097 1726882568.70228: stdout chunk (state=3): >>># destroy json.decoder <<< 20097 1726882568.70240: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner <<< 20097 1726882568.70278: stdout chunk (state=3): >>># destroy _json<<< 20097 1726882568.70281: stdout chunk (state=3): >>> <<< 20097 1726882568.70284: stdout chunk (state=3): >>># destroy encodings <<< 20097 1726882568.70333: stdout chunk (state=3): >>># destroy syslog<<< 20097 1726882568.70336: stdout chunk (state=3): >>> # destroy uuid<<< 20097 1726882568.70343: stdout chunk (state=3): >>> <<< 20097 1726882568.70418: stdout chunk (state=3): >>># destroy selinux<<< 20097 1726882568.70430: stdout chunk (state=3): >>> <<< 20097 1726882568.70433: stdout chunk (state=3): >>># destroy distro # destroy logging<<< 20097 1726882568.70438: stdout chunk (state=3): >>> # destroy argparse<<< 20097 1726882568.70444: stdout chunk (state=3): >>> <<< 20097 1726882568.70498: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors<<< 20097 1726882568.70507: stdout chunk (state=3): >>> <<< 20097 1726882568.70543: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector <<< 20097 1726882568.70571: stdout chunk (state=3): >>># destroy multiprocessing<<< 20097 1726882568.70599: stdout chunk (state=3): >>> # destroy multiprocessing.connection<<< 20097 1726882568.70601: stdout chunk (state=3): >>> # destroy multiprocessing.pool<<< 20097 1726882568.70603: stdout chunk (state=3): >>> # destroy pickle<<< 20097 1726882568.70604: stdout chunk (state=3): >>> # destroy multiprocessing.context<<< 20097 1726882568.70605: stdout chunk (state=3): >>> # destroy array<<< 20097 1726882568.70606: stdout chunk (state=3): >>> # destroy _compat_pickle<<< 20097 1726882568.70608: stdout chunk (state=3): >>> <<< 20097 1726882568.70635: stdout chunk (state=3): >>># destroy queue <<< 20097 1726882568.70648: stdout chunk (state=3): >>># destroy multiprocessing.process <<< 20097 1726882568.70687: stdout chunk (state=3): >>># destroy tempfile<<< 20097 1726882568.70690: stdout chunk (state=3): >>> # destroy multiprocessing.util<<< 20097 1726882568.70692: stdout chunk (state=3): >>> # destroy multiprocessing.reduction <<< 20097 1726882568.70717: stdout chunk (state=3): >>># destroy shlex <<< 20097 1726882568.70740: stdout chunk (state=3): >>># destroy datetime<<< 20097 1726882568.70745: stdout chunk (state=3): >>> <<< 20097 1726882568.70771: stdout chunk (state=3): >>># destroy base64<<< 20097 1726882568.70777: stdout chunk (state=3): >>> <<< 20097 1726882568.70808: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 20097 1726882568.70825: stdout chunk (state=3): >>> <<< 20097 1726882568.70847: stdout chunk (state=3): >>># destroy getpass <<< 20097 1726882568.70850: stdout chunk (state=3): >>># destroy json<<< 20097 1726882568.70853: stdout chunk (state=3): >>> <<< 20097 1726882568.70896: stdout chunk (state=3): >>># destroy socket<<< 20097 1726882568.70905: stdout chunk (state=3): >>> # destroy struct<<< 20097 1726882568.70911: stdout chunk (state=3): >>> <<< 20097 1726882568.70942: stdout chunk (state=3): >>># destroy glob<<< 20097 1726882568.70970: stdout chunk (state=3): >>> <<< 20097 1726882568.70973: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing<<< 20097 1726882568.70974: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.timeout<<< 20097 1726882568.70976: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.collector<<< 20097 1726882568.70977: stdout chunk (state=3): >>> <<< 20097 1726882568.71043: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna<<< 20097 1726882568.71089: stdout chunk (state=3): >>> # destroy stringprep<<< 20097 1726882568.71126: stdout chunk (state=3): >>> <<< 20097 1726882568.71162: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata<<< 20097 1726882568.71167: stdout chunk (state=3): >>> # cleanup[3] wiping gc<<< 20097 1726882568.71205: stdout chunk (state=3): >>> <<< 20097 1726882568.71256: stdout chunk (state=3): >>># cleanup[3] wiping termios <<< 20097 1726882568.71281: stdout chunk (state=3): >>># cleanup[3] wiping _ssl<<< 20097 1726882568.71335: stdout chunk (state=3): >>> # cleanup[3] wiping configparser<<< 20097 1726882568.71403: stdout chunk (state=3): >>> <<< 20097 1726882568.71406: stdout chunk (state=3): >>># cleanup[3] wiping _multiprocessing<<< 20097 1726882568.71416: stdout chunk (state=3): >>> # cleanup[3] wiping _queue<<< 20097 1726882568.71419: stdout chunk (state=3): >>> <<< 20097 1726882568.71423: stdout chunk (state=3): >>># cleanup[3] wiping _pickle<<< 20097 1726882568.71427: stdout chunk (state=3): >>> <<< 20097 1726882568.71430: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux<<< 20097 1726882568.71434: stdout chunk (state=3): >>> <<< 20097 1726882568.71436: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian<<< 20097 1726882568.71440: stdout chunk (state=3): >>> <<< 20097 1726882568.71443: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes<<< 20097 1726882568.71445: stdout chunk (state=3): >>> <<< 20097 1726882568.71448: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 20097 1726882568.71451: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves<<< 20097 1726882568.71453: stdout chunk (state=3): >>> # destroy configparser<<< 20097 1726882568.71458: stdout chunk (state=3): >>> <<< 20097 1726882568.71461: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon <<< 20097 1726882568.71466: stdout chunk (state=3): >>># cleanup[3] wiping _socket<<< 20097 1726882568.71468: stdout chunk (state=3): >>> <<< 20097 1726882568.71470: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128<<< 20097 1726882568.71475: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader<<< 20097 1726882568.71482: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal<<< 20097 1726882568.71487: stdout chunk (state=3): >>> <<< 20097 1726882568.71492: stdout chunk (state=3): >>># cleanup[3] wiping _string<<< 20097 1726882568.71495: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid<<< 20097 1726882568.71561: stdout chunk (state=3): >>> <<< 20097 1726882568.71591: stdout chunk (state=3): >>># cleanup[3] wiping _datetime <<< 20097 1726882568.71616: stdout chunk (state=3): >>># cleanup[3] wiping traceback <<< 20097 1726882568.71622: stdout chunk (state=3): >>># destroy linecache<<< 20097 1726882568.71627: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize<<< 20097 1726882568.71629: stdout chunk (state=3): >>> <<< 20097 1726882568.71633: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 20097 1726882568.71637: stdout chunk (state=3): >>># destroy subprocess <<< 20097 1726882568.71640: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select<<< 20097 1726882568.71672: stdout chunk (state=3): >>> # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 20097 1726882568.71694: stdout chunk (state=3): >>># cleanup[3] wiping fcntl <<< 20097 1726882568.71703: stdout chunk (state=3): >>># cleanup[3] wiping atexit <<< 20097 1726882568.71749: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2<<< 20097 1726882568.71779: stdout chunk (state=3): >>> <<< 20097 1726882568.71784: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib <<< 20097 1726882568.71788: stdout chunk (state=3): >>># cleanup[3] wiping _random<<< 20097 1726882568.71791: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect<<< 20097 1726882568.71796: stdout chunk (state=3): >>> # cleanup[3] wiping math<<< 20097 1726882568.71799: stdout chunk (state=3): >>> # cleanup[3] wiping shutil<<< 20097 1726882568.71803: stdout chunk (state=3): >>> <<< 20097 1726882568.71806: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp<<< 20097 1726882568.71808: stdout chunk (state=3): >>> # cleanup[3] wiping pwd<<< 20097 1726882568.71812: stdout chunk (state=3): >>> # cleanup[3] wiping _lzma<<< 20097 1726882568.71815: stdout chunk (state=3): >>> # cleanup[3] wiping threading<<< 20097 1726882568.71820: stdout chunk (state=3): >>> <<< 20097 1726882568.71822: stdout chunk (state=3): >>># cleanup[3] wiping zlib<<< 20097 1726882568.71845: stdout chunk (state=3): >>> # cleanup[3] wiping errno<<< 20097 1726882568.71868: stdout chunk (state=3): >>> <<< 20097 1726882568.71873: stdout chunk (state=3): >>># cleanup[3] wiping weakref<<< 20097 1726882568.71876: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib<<< 20097 1726882568.71880: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc<<< 20097 1726882568.71883: stdout chunk (state=3): >>> # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 20097 1726882568.71888: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap <<< 20097 1726882568.71892: stdout chunk (state=3): >>># cleanup[3] wiping _struct<<< 20097 1726882568.71895: stdout chunk (state=3): >>> # cleanup[3] wiping re<<< 20097 1726882568.71912: stdout chunk (state=3): >>> # destroy enum<<< 20097 1726882568.71923: stdout chunk (state=3): >>> # destroy sre_compile # destroy copyreg<<< 20097 1726882568.71945: stdout chunk (state=3): >>> # cleanup[3] wiping functools<<< 20097 1726882568.71959: stdout chunk (state=3): >>> <<< 20097 1726882568.71966: stdout chunk (state=3): >>># cleanup[3] wiping _functools<<< 20097 1726882568.71972: stdout chunk (state=3): >>> # destroy _functools<<< 20097 1726882568.72014: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc<<< 20097 1726882568.72018: stdout chunk (state=3): >>> # destroy heapq<<< 20097 1726882568.72022: stdout chunk (state=3): >>> # destroy collections.abc<<< 20097 1726882568.72044: stdout chunk (state=3): >>> # cleanup[3] wiping _collections # destroy _collections<<< 20097 1726882568.72051: stdout chunk (state=3): >>> # cleanup[3] wiping operator<<< 20097 1726882568.72096: stdout chunk (state=3): >>> # cleanup[3] wiping _operator<<< 20097 1726882568.72174: stdout chunk (state=3): >>> # cleanup[3] wiping itertools<<< 20097 1726882568.72177: stdout chunk (state=3): >>> # cleanup[3] wiping _heapq<<< 20097 1726882568.72209: stdout chunk (state=3): >>> # cleanup[3] wiping sre_parse<<< 20097 1726882568.72219: stdout chunk (state=3): >>> <<< 20097 1726882568.72251: stdout chunk (state=3): >>># cleanup[3] wiping _sre<<< 20097 1726882568.72255: stdout chunk (state=3): >>> # cleanup[3] wiping types<<< 20097 1726882568.72277: stdout chunk (state=3): >>> # cleanup[3] wiping _locale<<< 20097 1726882568.72288: stdout chunk (state=3): >>> <<< 20097 1726882568.72295: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os<<< 20097 1726882568.72299: stdout chunk (state=3): >>> <<< 20097 1726882568.72303: stdout chunk (state=3): >>># cleanup[3] wiping os.path<<< 20097 1726882568.72307: stdout chunk (state=3): >>> <<< 20097 1726882568.72310: stdout chunk (state=3): >>># destroy genericpath<<< 20097 1726882568.72314: stdout chunk (state=3): >>> <<< 20097 1726882568.72318: stdout chunk (state=3): >>># cleanup[3] wiping posixpath<<< 20097 1726882568.72322: stdout chunk (state=3): >>> <<< 20097 1726882568.72324: stdout chunk (state=3): >>># cleanup[3] wiping stat <<< 20097 1726882568.72328: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat<<< 20097 1726882568.72332: stdout chunk (state=3): >>> # cleanup[3] wiping io<<< 20097 1726882568.72369: stdout chunk (state=3): >>> # destroy abc<<< 20097 1726882568.72399: stdout chunk (state=3): >>> # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal<<< 20097 1726882568.72430: stdout chunk (state=3): >>> <<< 20097 1726882568.72441: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 <<< 20097 1726882568.72446: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases<<< 20097 1726882568.72449: stdout chunk (state=3): >>> # cleanup[3] wiping codecs<<< 20097 1726882568.72453: stdout chunk (state=3): >>> <<< 20097 1726882568.72457: stdout chunk (state=3): >>># cleanup[3] wiping _codecs<<< 20097 1726882568.72461: stdout chunk (state=3): >>> # cleanup[3] wiping time<<< 20097 1726882568.72465: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib_external<<< 20097 1726882568.72469: stdout chunk (state=3): >>> # cleanup[3] wiping posix<<< 20097 1726882568.72508: stdout chunk (state=3): >>> # cleanup[3] wiping marshal<<< 20097 1726882568.72519: stdout chunk (state=3): >>> # cleanup[3] wiping _io<<< 20097 1726882568.72523: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref<<< 20097 1726882568.72528: stdout chunk (state=3): >>> # cleanup[3] wiping _warnings<<< 20097 1726882568.72565: stdout chunk (state=3): >>> # cleanup[3] wiping _thread<<< 20097 1726882568.72577: stdout chunk (state=3): >>> # cleanup[3] wiping _imp<<< 20097 1726882568.72584: stdout chunk (state=3): >>> <<< 20097 1726882568.72586: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib <<< 20097 1726882568.72589: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 20097 1726882568.72608: stdout chunk (state=3): >>># cleanup[3] wiping builtins<<< 20097 1726882568.72613: stdout chunk (state=3): >>> <<< 20097 1726882568.72674: stdout chunk (state=3): >>># destroy unicodedata<<< 20097 1726882568.72757: stdout chunk (state=3): >>> # destroy gc<<< 20097 1726882568.72805: stdout chunk (state=3): >>> # destroy termios <<< 20097 1726882568.72819: stdout chunk (state=3): >>># destroy _ssl<<< 20097 1726882568.72824: stdout chunk (state=3): >>> # destroy _multiprocessing<<< 20097 1726882568.72827: stdout chunk (state=3): >>> # destroy _queue <<< 20097 1726882568.72832: stdout chunk (state=3): >>># destroy _pickle <<< 20097 1726882568.72837: stdout chunk (state=3): >>># destroy systemd._daemon <<< 20097 1726882568.72842: stdout chunk (state=3): >>># destroy _socket <<< 20097 1726882568.72845: stdout chunk (state=3): >>># destroy systemd.id128<<< 20097 1726882568.72847: stdout chunk (state=3): >>> # destroy systemd._reader<<< 20097 1726882568.72849: stdout chunk (state=3): >>> # destroy systemd._journal<<< 20097 1726882568.72851: stdout chunk (state=3): >>> # destroy _datetime<<< 20097 1726882568.72854: stdout chunk (state=3): >>> # destroy fcntl<<< 20097 1726882568.72858: stdout chunk (state=3): >>> # destroy _blake2 <<< 20097 1726882568.72860: stdout chunk (state=3): >>># destroy _lzma # destroy zlib # destroy _signal <<< 20097 1726882568.73100: stdout chunk (state=3): >>># destroy platform <<< 20097 1726882568.73121: stdout chunk (state=3): >>># destroy _uuid <<< 20097 1726882568.73135: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 20097 1726882568.73154: stdout chunk (state=3): >>># destroy tokenize<<< 20097 1726882568.73165: stdout chunk (state=3): >>> <<< 20097 1726882568.73194: stdout chunk (state=3): >>># destroy _heapq <<< 20097 1726882568.73206: stdout chunk (state=3): >>># destroy posixpath <<< 20097 1726882568.73233: stdout chunk (state=3): >>># destroy stat <<< 20097 1726882568.73249: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20097 1726882568.73300: stdout chunk (state=3): >>># destroy errno # destroy signal <<< 20097 1726882568.73303: stdout chunk (state=3): >>># destroy contextlib # destroy pwd # destroy grp<<< 20097 1726882568.73305: stdout chunk (state=3): >>> # destroy _posixsubprocess <<< 20097 1726882568.73308: stdout chunk (state=3): >>># destroy selectors <<< 20097 1726882568.73336: stdout chunk (state=3): >>># destroy select <<< 20097 1726882568.73377: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse <<< 20097 1726882568.73415: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error <<< 20097 1726882568.73423: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response <<< 20097 1726882568.73436: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser <<< 20097 1726882568.73439: stdout chunk (state=3): >>># destroy functools # destroy itertools<<< 20097 1726882568.73441: stdout chunk (state=3): >>> # destroy operator <<< 20097 1726882568.73443: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 20097 1726882568.73444: stdout chunk (state=3): >>># destroy _operator <<< 20097 1726882568.73491: stdout chunk (state=3): >>># destroy _frozen_importlib_external <<< 20097 1726882568.73503: stdout chunk (state=3): >>># destroy _imp <<< 20097 1726882568.73505: stdout chunk (state=3): >>># destroy io # destroy marshal<<< 20097 1726882568.73512: stdout chunk (state=3): >>> <<< 20097 1726882568.73588: stdout chunk (state=3): >>># destroy _frozen_importlib<<< 20097 1726882568.73591: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 20097 1726882568.73597: stdout chunk (state=3): >>> <<< 20097 1726882568.74031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20097 1726882568.74095: stderr chunk (state=3): >>><<< 20097 1726882568.74098: stdout chunk (state=3): >>><<< 20097 1726882568.74208: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e8d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e87d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e8d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e8d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e87d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e87d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e87d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e834190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e834220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e857850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e834940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e895880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e82dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e857d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e87d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e493e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e493910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e493f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e493fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a60d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e589d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e582670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5946d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5b5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e4a6cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e5942e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5bb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a6eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a6df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a6d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4793d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4794c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4adf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a8a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a8490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3ad220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e464520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a8f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e5bb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3bfb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e3bfe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3d0790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3d0cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e369400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3bff70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e37a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3d0610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e37a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a6a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e395700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e3959d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e3957c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e3958b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e395d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e3a0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e395940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e389a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e4a6610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e395af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb1e2c56d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e159820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1e8730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e8610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e8340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e8460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e8160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1e83a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e8790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1d7820> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1d7490> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1d7640> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1db88520> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e2d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e84f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e21c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1e6b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1b6160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1b6760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1db8ed30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1b6670> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e238d00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1dbe5a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e242e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1dbf30a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e242eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e24a250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1dbf30d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e24aa60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e20cb80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e242cd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e238ee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1dbef0d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1dbe6310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1dbefcd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1dbef670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1dbf0100> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e183910> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1889a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d7aa640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1c77f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e204460> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1770d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1881f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e18abb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e253070> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e17b2e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d75f400> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d7be9a0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1d7bedf0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d7bb490> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d636040> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d5263a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d5265e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1e1766d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d7cb730> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1e1765e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1d7773a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d5859a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d5264f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d5269d0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d4aaf40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1d4a13a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d4eb100> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1d431670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d431ac0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_9zq31ytv/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb1d485370> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d415a60> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb1d415b80> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "08", "epoch": "1726882568", "epoch_int": "1726882568", "date": "2024-09-20", "time": "21:36:08", "iso8601_micro": "2024-09-21T01:36:08.628153Z", "iso8601": "2024-09-21T01:36:08Z", "iso8601_basic": "20240920T213608628153", "iso8601_basic_short": "20240920T213608", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # 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 unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # 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 unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 20097 1726882568.75083: 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-1726882568.053489-20230-211497784790985/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20097 1726882568.75086: _low_level_execute_command(): starting 20097 1726882568.75089: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882568.053489-20230-211497784790985/ > /dev/null 2>&1 && sleep 0' 20097 1726882568.75114: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.75117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.75144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.75147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882568.75176: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882568.75179: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.75181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20097 1726882568.75184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.75238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882568.75242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882568.75249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882568.75357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882568.77819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882568.77868: stderr chunk (state=3): >>><<< 20097 1726882568.77871: stdout chunk (state=3): >>><<< 20097 1726882568.77889: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882568.77892: handler run complete 20097 1726882568.77919: variable 'ansible_facts' from source: unknown 20097 1726882568.77955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882568.78031: variable 'ansible_facts' from source: unknown 20097 1726882568.78065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882568.78101: attempt loop complete, returning result 20097 1726882568.78111: _execute() done 20097 1726882568.78114: dumping result to json 20097 1726882568.78116: done dumping result, returning 20097 1726882568.78125: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-6ef3-7ecf-0000000001bb] 20097 1726882568.78130: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001bb ok: [managed_node2] 20097 1726882568.78359: no more pending results, returning what we have 20097 1726882568.78362: results queue empty 20097 1726882568.78362: checking for any_errors_fatal 20097 1726882568.78365: done checking for any_errors_fatal 20097 1726882568.78366: checking for max_fail_percentage 20097 1726882568.78367: done checking for max_fail_percentage 20097 1726882568.78368: checking to see if all hosts have failed and the running result is not ok 20097 1726882568.78368: done checking to see if all hosts have failed 20097 1726882568.78369: getting the remaining hosts for this loop 20097 1726882568.78371: done getting the remaining hosts for this loop 20097 1726882568.78374: getting the next task for host managed_node2 20097 1726882568.78384: done getting next task for host managed_node2 20097 1726882568.78387: ^ task is: TASK: Check if system is ostree 20097 1726882568.78389: ^ 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 20097 1726882568.78392: getting variables 20097 1726882568.78394: in VariableManager get_vars() 20097 1726882568.78419: Calling all_inventory to load vars for managed_node2 20097 1726882568.78421: Calling groups_inventory to load vars for managed_node2 20097 1726882568.78424: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882568.78433: Calling all_plugins_play to load vars for managed_node2 20097 1726882568.78436: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882568.78438: Calling groups_plugins_play to load vars for managed_node2 20097 1726882568.78890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882568.79098: done with get_vars() 20097 1726882568.79106: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:36:08 -0400 (0:00:00.833) 0:00:02.569 ****** 20097 1726882568.79200: entering _queue_task() for managed_node2/stat 20097 1726882568.79444: worker is 1 (out of 1 available) 20097 1726882568.79456: exiting _queue_task() for managed_node2/stat 20097 1726882568.79477: done queuing things up, now waiting for results queue to drain 20097 1726882568.79479: waiting for pending results... 20097 1726882568.79778: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001bb 20097 1726882568.79784: WORKER PROCESS EXITING 20097 1726882568.79787: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 20097 1726882568.79823: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001bd 20097 1726882568.79836: variable 'ansible_search_path' from source: unknown 20097 1726882568.79839: variable 'ansible_search_path' from source: unknown 20097 1726882568.79876: calling self._execute() 20097 1726882568.79961: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882568.79968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882568.79976: variable 'omit' from source: magic vars 20097 1726882568.80484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20097 1726882568.80747: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20097 1726882568.80802: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20097 1726882568.80834: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20097 1726882568.80866: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20097 1726882568.80958: 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) 20097 1726882568.80982: 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) 20097 1726882568.81020: 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) 20097 1726882568.81046: 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) 20097 1726882568.81191: Evaluated conditional (not __network_is_ostree is defined): True 20097 1726882568.81202: variable 'omit' from source: magic vars 20097 1726882568.81253: variable 'omit' from source: magic vars 20097 1726882568.81294: variable 'omit' from source: magic vars 20097 1726882568.81331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20097 1726882568.81374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20097 1726882568.81396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20097 1726882568.81417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20097 1726882568.81439: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20097 1726882568.81480: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20097 1726882568.81489: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882568.81497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882568.81601: Set connection var ansible_shell_type to sh 20097 1726882568.81615: Set connection var ansible_module_compression to ZIP_DEFLATED 20097 1726882568.81623: Set connection var ansible_timeout to 10 20097 1726882568.81629: Set connection var ansible_connection to ssh 20097 1726882568.81637: Set connection var ansible_shell_executable to /bin/sh 20097 1726882568.81652: Set connection var ansible_pipelining to False 20097 1726882568.81690: variable 'ansible_shell_executable' from source: unknown 20097 1726882568.81697: variable 'ansible_connection' from source: unknown 20097 1726882568.81704: variable 'ansible_module_compression' from source: unknown 20097 1726882568.81711: variable 'ansible_shell_type' from source: unknown 20097 1726882568.81718: variable 'ansible_shell_executable' from source: unknown 20097 1726882568.81724: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882568.81731: variable 'ansible_pipelining' from source: unknown 20097 1726882568.81737: variable 'ansible_timeout' from source: unknown 20097 1726882568.81745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882568.82047: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 20097 1726882568.82068: variable 'omit' from source: magic vars 20097 1726882568.82072: starting attempt loop 20097 1726882568.82075: running the handler 20097 1726882568.82086: _low_level_execute_command(): starting 20097 1726882568.82102: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20097 1726882568.82598: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.82614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.82628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.82651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.82693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882568.82705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882568.82816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882568.85116: stdout chunk (state=3): >>>/root <<< 20097 1726882568.85275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882568.85343: stderr chunk (state=3): >>><<< 20097 1726882568.85348: stdout chunk (state=3): >>><<< 20097 1726882568.85460: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882568.85472: _low_level_execute_command(): starting 20097 1726882568.85475: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882568.8537617-20261-11479249538139 `" && echo ansible-tmp-1726882568.8537617-20261-11479249538139="` echo /root/.ansible/tmp/ansible-tmp-1726882568.8537617-20261-11479249538139 `" ) && sleep 0' 20097 1726882568.86074: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882568.86088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.86103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.86120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.86170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.86184: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882568.86197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.86215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882568.86226: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882568.86241: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882568.86253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882568.86273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882568.86288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882568.86300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882568.86313: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882568.86326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882568.86411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882568.86432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882568.86447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882568.86592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882568.89305: stdout chunk (state=3): >>>ansible-tmp-1726882568.8537617-20261-11479249538139=/root/.ansible/tmp/ansible-tmp-1726882568.8537617-20261-11479249538139 <<< 20097 1726882568.89473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882568.89565: stderr chunk (state=3): >>><<< 20097 1726882568.89578: stdout chunk (state=3): >>><<< 20097 1726882568.89775: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882568.8537617-20261-11479249538139=/root/.ansible/tmp/ansible-tmp-1726882568.8537617-20261-11479249538139 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882568.89778: variable 'ansible_module_compression' from source: unknown 20097 1726882568.89780: ANSIBALLZ: Using lock for stat 20097 1726882568.89783: ANSIBALLZ: Acquiring lock 20097 1726882568.89785: ANSIBALLZ: Lock acquired: 140704226013168 20097 1726882568.89787: ANSIBALLZ: Creating module 20097 1726882569.03508: ANSIBALLZ: Writing module into payload 20097 1726882569.03628: ANSIBALLZ: Writing module 20097 1726882569.03659: ANSIBALLZ: Renaming module 20097 1726882569.03671: ANSIBALLZ: Done creating module 20097 1726882569.03689: variable 'ansible_facts' from source: unknown 20097 1726882569.03759: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882568.8537617-20261-11479249538139/AnsiballZ_stat.py 20097 1726882569.03910: Sending initial data 20097 1726882569.03913: Sent initial data (152 bytes) 20097 1726882569.04920: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882569.04934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882569.04949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882569.04974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882569.05015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882569.05028: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882569.05042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882569.05061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882569.05076: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882569.05087: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882569.05098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882569.05111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882569.05125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882569.05137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882569.05148: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882569.05166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882569.05242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882569.05260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882569.05278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882569.05421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882569.08041: 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 <<< 20097 1726882569.08150: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20097 1726882569.08259: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20097pul353gl/tmpk00fi7jj /root/.ansible/tmp/ansible-tmp-1726882568.8537617-20261-11479249538139/AnsiballZ_stat.py <<< 20097 1726882569.08359: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20097 1726882569.09751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882569.09872: stderr chunk (state=3): >>><<< 20097 1726882569.09876: stdout chunk (state=3): >>><<< 20097 1726882569.09878: done transferring module to remote 20097 1726882569.09880: _low_level_execute_command(): starting 20097 1726882569.09883: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882568.8537617-20261-11479249538139/ /root/.ansible/tmp/ansible-tmp-1726882568.8537617-20261-11479249538139/AnsiballZ_stat.py && sleep 0' 20097 1726882569.10520: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882569.10534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882569.10549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882569.10582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882569.10642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882569.10658: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882569.10678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882569.10696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882569.10718: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882569.10736: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882569.10749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882569.10768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882569.10786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882569.10799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882569.10810: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882569.10823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882569.10901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882569.10918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882569.10933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882569.11079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882569.13649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882569.13725: stderr chunk (state=3): >>><<< 20097 1726882569.13736: stdout chunk (state=3): >>><<< 20097 1726882569.13833: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882569.13837: _low_level_execute_command(): starting 20097 1726882569.13839: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882568.8537617-20261-11479249538139/AnsiballZ_stat.py && sleep 0' 20097 1726882569.14411: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882569.14424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882569.14438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882569.14454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882569.14499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882569.14510: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882569.14523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882569.14540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882569.14553: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882569.14569: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882569.14581: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882569.14594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882569.14607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882569.14618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882569.14628: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882569.14639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882569.14718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882569.14735: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882569.14748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882569.14906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882569.17690: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20097 1726882569.17729: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20097 1726882569.17746: stdout chunk (state=3): >>>import '_weakref' # <<< 20097 1726882569.17848: stdout chunk (state=3): >>>import '_io' # <<< 20097 1726882569.17865: stdout chunk (state=3): >>>import 'marshal' # <<< 20097 1726882569.17928: stdout chunk (state=3): >>>import 'posix' # <<< 20097 1726882569.17976: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20097 1726882569.17979: stdout chunk (state=3): >>># installing zipimport hook <<< 20097 1726882569.18029: stdout chunk (state=3): >>>import 'time' # <<< 20097 1726882569.18058: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20097 1726882569.18122: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20097 1726882569.18138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882569.18183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20097 1726882569.18202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20097 1726882569.18223: stdout chunk (state=3): >>>import '_codecs' # <<< 20097 1726882569.18257: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943843dc0> <<< 20097 1726882569.18311: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20097 1726882569.18343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20097 1726882569.18349: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435d83a0> <<< 20097 1726882569.18361: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943843b20> <<< 20097 1726882569.18405: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20097 1726882569.18408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20097 1726882569.18428: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943843ac0> <<< 20097 1726882569.18462: stdout chunk (state=3): >>>import '_signal' # <<< 20097 1726882569.18502: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 20097 1726882569.18509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 20097 1726882569.18523: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435d8490> <<< 20097 1726882569.18562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 20097 1726882569.18567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20097 1726882569.18604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20097 1726882569.18611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20097 1726882569.18639: stdout chunk (state=3): >>>import '_abc' # <<< 20097 1726882569.18641: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435d8940> <<< 20097 1726882569.18676: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435d8670> <<< 20097 1726882569.18711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20097 1726882569.18741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20097 1726882569.18766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20097 1726882569.18798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20097 1726882569.18823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20097 1726882569.18861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20097 1726882569.18890: stdout chunk (state=3): >>>import '_stat' # <<< 20097 1726882569.18902: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394358f190> <<< 20097 1726882569.18928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20097 1726882569.18970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20097 1726882569.19078: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394358f220> <<< 20097 1726882569.19127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20097 1726882569.19130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20097 1726882569.19181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20097 1726882569.19194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394358f940> <<< 20097 1726882569.19249: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435f0880> <<< 20097 1726882569.19278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 20097 1726882569.19297: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943588d90> <<< 20097 1726882569.19346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 20097 1726882569.19382: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435b2d90> <<< 20097 1726882569.19454: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435d8970> <<< 20097 1726882569.19489: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 20097 1726882569.19804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20097 1726882569.19829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20097 1726882569.19876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20097 1726882569.19890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20097 1726882569.19907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20097 1726882569.19938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20097 1726882569.19975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20097 1726882569.19987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20097 1726882569.20014: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943553eb0> <<< 20097 1726882569.20082: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943556f40> <<< 20097 1726882569.20111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20097 1726882569.20134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20097 1726882569.20162: stdout chunk (state=3): >>>import '_sre' # <<< 20097 1726882569.20182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20097 1726882569.20210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20097 1726882569.20233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20097 1726882569.20261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20097 1726882569.20283: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394354c610> <<< 20097 1726882569.20318: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943552640> <<< 20097 1726882569.20339: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943553370> <<< 20097 1726882569.20361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20097 1726882569.20456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20097 1726882569.20491: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20097 1726882569.20529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882569.20568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20097 1726882569.20580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20097 1726882569.20637: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.20665: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39434d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434d4910> <<< 20097 1726882569.20683: stdout chunk (state=3): >>>import 'itertools' # <<< 20097 1726882569.20735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 20097 1726882569.20759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434d4f10> <<< 20097 1726882569.20774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20097 1726882569.20808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20097 1726882569.20841: stdout chunk (state=3): >>>import '_operator' # <<< 20097 1726882569.20859: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434d4fd0> <<< 20097 1726882569.20891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20097 1726882569.20915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 20097 1726882569.20936: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e70d0> <<< 20097 1726882569.20951: stdout chunk (state=3): >>>import '_collections' # <<< 20097 1726882569.21045: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394352ed90> <<< 20097 1726882569.21060: stdout chunk (state=3): >>>import '_functools' # <<< 20097 1726882569.21099: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943527670> <<< 20097 1726882569.21185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20097 1726882569.21205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394353a6d0><<< 20097 1726882569.21228: stdout chunk (state=3): >>> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394355ae20><<< 20097 1726882569.21260: stdout chunk (state=3): >>> <<< 20097 1726882569.21289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20097 1726882569.21332: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882569.21353: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39434e7cd0> <<< 20097 1726882569.21384: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394352e2b0> <<< 20097 1726882569.21403: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882569.21424: stdout chunk (state=3): >>> # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882569.21444: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f394353a2e0> <<< 20097 1726882569.21461: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435609d0> <<< 20097 1726882569.21500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20097 1726882569.21514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20097 1726882569.21535: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 20097 1726882569.21549: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882569.21597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20097 1726882569.21617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20097 1726882569.21638: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e7df0><<< 20097 1726882569.21649: stdout chunk (state=3): >>> <<< 20097 1726882569.21689: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20097 1726882569.21713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e7d60> <<< 20097 1726882569.21744: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20097 1726882569.21762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20097 1726882569.21791: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20097 1726882569.21820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20097 1726882569.21854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20097 1726882569.21934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 20097 1726882569.21948: stdout chunk (state=3): >>> <<< 20097 1726882569.21987: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434ba3d0><<< 20097 1726882569.22008: stdout chunk (state=3): >>> <<< 20097 1726882569.22031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 20097 1726882569.22053: stdout chunk (state=3): >>> <<< 20097 1726882569.22070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20097 1726882569.22127: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434ba4c0> <<< 20097 1726882569.22474: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20097 1726882569.22512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20097 1726882569.22541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20097 1726882569.22588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20097 1726882569.22612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433e3220> <<< 20097 1726882569.22667: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434a5520> <<< 20097 1726882569.22760: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e9f10> <<< 20097 1726882569.22777: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943560040> <<< 20097 1726882569.22808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20097 1726882569.22845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 20097 1726882569.22855: stdout chunk (state=3): >>> <<< 20097 1726882569.22906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 20097 1726882569.22936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433f5b50> import 'errno' # <<< 20097 1726882569.23000: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.23012: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433f5e80> <<< 20097 1726882569.23053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20097 1726882569.23068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20097 1726882569.23108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 20097 1726882569.23120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 20097 1726882569.23151: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943406790> <<< 20097 1726882569.23183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20097 1726882569.23241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20097 1726882569.23289: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943406cd0> <<< 20097 1726882569.23380: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.23395: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3943394400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433f5f70> <<< 20097 1726882569.23424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20097 1726882569.23448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20097 1726882569.23530: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.23567: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433a52e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943406610> <<< 20097 1726882569.23583: stdout chunk (state=3): >>>import 'pwd' # <<< 20097 1726882569.23632: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882569.23646: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433a53a0> <<< 20097 1726882569.23702: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e7a30> <<< 20097 1726882569.23747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20097 1726882569.23779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20097 1726882569.23830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20097 1726882569.23845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20097 1726882569.23899: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882569.23940: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433c0700> <<< 20097 1726882569.23953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20097 1726882569.24005: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882569.24029: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433c09d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433c07c0> <<< 20097 1726882569.24085: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.24097: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433c08b0> <<< 20097 1726882569.24149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 20097 1726882569.24167: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20097 1726882569.24463: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882569.24480: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433c0d00> <<< 20097 1726882569.24532: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.24558: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433cb250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433c0940> <<< 20097 1726882569.24595: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433b4a90> <<< 20097 1726882569.24633: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e7610><<< 20097 1726882569.24643: stdout chunk (state=3): >>> <<< 20097 1726882569.24677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20097 1726882569.24769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20097 1726882569.24825: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433c0af0> <<< 20097 1726882569.24979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20097 1726882569.25013: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39432e46d0> <<< 20097 1726882569.25239: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip' <<< 20097 1726882569.25256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.25409: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.25451: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/__init__.py <<< 20097 1726882569.25497: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.25521: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.25535: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 20097 1726882569.25568: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.27544: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.29179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20097 1726882569.29194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39431e1820> <<< 20097 1726882569.29246: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20097 1726882569.29249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882569.29302: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20097 1726882569.29316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20097 1726882569.29368: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20097 1726882569.29371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20097 1726882569.29435: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.29449: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3943270730> <<< 20097 1726882569.29523: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943270610> <<< 20097 1726882569.29595: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943270340> <<< 20097 1726882569.29639: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20097 1726882569.29659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20097 1726882569.29747: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943270460> <<< 20097 1726882569.29775: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943270160> <<< 20097 1726882569.29790: stdout chunk (state=3): >>>import 'atexit' # <<< 20097 1726882569.29859: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.29877: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39432703a0> <<< 20097 1726882569.29927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py<<< 20097 1726882569.29934: stdout chunk (state=3): >>> <<< 20097 1726882569.29981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20097 1726882569.30059: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943270790> <<< 20097 1726882569.30091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20097 1726882569.30128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 20097 1726882569.30142: stdout chunk (state=3): >>> <<< 20097 1726882569.30178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20097 1726882569.30229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20097 1726882569.30297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20097 1726882569.30431: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39431617f0> <<< 20097 1726882569.30519: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882569.30523: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3943161b80> <<< 20097 1726882569.30582: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.30616: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39431619d0> <<< 20097 1726882569.30629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20097 1726882569.30683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20097 1726882569.30744: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943180af0> <<< 20097 1726882569.30777: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394326ad60> <<< 20097 1726882569.31068: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39432704f0> <<< 20097 1726882569.31104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20097 1726882569.31134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20097 1726882569.31147: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394326a1c0> <<< 20097 1726882569.31176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20097 1726882569.31199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20097 1726882569.31239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20097 1726882569.31272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 20097 1726882569.31299: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20097 1726882569.31345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20097 1726882569.31373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39431ddb20> <<< 20097 1726882569.31513: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943212eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39432128b0><<< 20097 1726882569.31525: stdout chunk (state=3): >>> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394317bd30> <<< 20097 1726882569.31582: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.31600: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39432129a0> <<< 20097 1726882569.31658: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943241d00><<< 20097 1726882569.31693: stdout chunk (state=3): >>> <<< 20097 1726882569.31721: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 20097 1726882569.31751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20097 1726882569.31768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20097 1726882569.31817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20097 1726882569.31964: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3943142a00> <<< 20097 1726882569.31999: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943249e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py<<< 20097 1726882569.32034: stdout chunk (state=3): >>> <<< 20097 1726882569.32050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20097 1726882569.32146: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.32181: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39431510a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943249eb0> <<< 20097 1726882569.32196: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20097 1726882569.32260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882569.32325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20097 1726882569.32428: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943216730> <<< 20097 1726882569.32834: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39431510d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f394314e550> <<< 20097 1726882569.32857: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882569.32875: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f394314e610> <<< 20097 1726882569.32936: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.32959: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.32984: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f394314dc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943241ee0><<< 20097 1726882569.32994: stdout chunk (state=3): >>> <<< 20097 1726882569.33037: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 20097 1726882569.33048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20097 1726882569.33079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20097 1726882569.33109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20097 1726882569.33184: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.33202: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39431d3b50><<< 20097 1726882569.33213: stdout chunk (state=3): >>> <<< 20097 1726882569.33498: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.33523: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39431d19a0><<< 20097 1726882569.33537: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943144820> <<< 20097 1726882569.33579: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 20097 1726882569.33598: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39431d3580><<< 20097 1726882569.33615: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394320aaf0><<< 20097 1726882569.33636: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20097 1726882569.33647: stdout chunk (state=3): >>> <<< 20097 1726882569.33676: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.33693: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py<<< 20097 1726882569.33702: stdout chunk (state=3): >>> <<< 20097 1726882569.33730: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.33853: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.33987: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.34012: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 20097 1726882569.34038: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.34068: stdout chunk (state=3): >>># zipimport: zlib available<<< 20097 1726882569.34094: stdout chunk (state=3): >>> import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20097 1726882569.34126: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.34289: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.34451: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.35239: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.36018: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 20097 1726882569.36072: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20097 1726882569.36076: stdout chunk (state=3): >>> <<< 20097 1726882569.36078: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 20097 1726882569.36090: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20097 1726882569.36121: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20097 1726882569.36151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882569.36262: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.36268: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39427f9df0> <<< 20097 1726882569.36387: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<< 20097 1726882569.36426: stdout chunk (state=3): >>> <<< 20097 1726882569.36429: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3942be95b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3942bd4df0> <<< 20097 1726882569.36488: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20097 1726882569.36534: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.36548: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.36576: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 20097 1726882569.36602: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.36798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.37031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20097 1726882569.37035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20097 1726882569.37089: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39431c79d0> <<< 20097 1726882569.37103: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.37765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.38388: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.38483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.38601: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 20097 1726882569.38621: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.38653: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.38748: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20097 1726882569.38751: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.38839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.38986: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 20097 1726882569.39038: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20097 1726882569.39062: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.39110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.39191: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20097 1726882569.39212: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.39510: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.39824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20097 1726882569.39862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20097 1726882569.39891: stdout chunk (state=3): >>>import '_ast' # <<< 20097 1726882569.40016: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39427cae50> <<< 20097 1726882569.40030: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.40133: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.40409: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 20097 1726882569.40445: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 20097 1726882569.40477: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.40532: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.40609: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.40738: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.40841: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 20097 1726882569.40888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20097 1726882569.41019: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 20097 1726882569.41036: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f394325b910> <<< 20097 1726882569.41083: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39427cabe0> <<< 20097 1726882569.41154: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 20097 1726882569.41185: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20097 1726882569.41403: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.41500: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.41536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.41610: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20097 1726882569.41636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20097 1726882569.41675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20097 1726882569.41736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20097 1726882569.41780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20097 1726882569.41822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<< 20097 1726882569.41833: stdout chunk (state=3): >>> <<< 20097 1726882569.42008: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394278cc70> <<< 20097 1726882569.42092: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3942bdc670> <<< 20097 1726882569.42224: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3942bdb850> <<< 20097 1726882569.42258: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 20097 1726882569.42273: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.42303: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.42364: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 20097 1726882569.42377: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20097 1726882569.42510: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 20097 1726882569.42537: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.42584: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.42610: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 20097 1726882569.42621: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.42818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.43124: stdout chunk (state=3): >>># zipimport: zlib available <<< 20097 1726882569.43350: stdout chunk (state=3): >>> <<< 20097 1726882569.43372: 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"}}} <<< 20097 1726882569.43387: stdout chunk (state=3): >>># destroy __main__ <<< 20097 1726882569.43873: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 20097 1726882569.43998: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 20097 1726882569.44136: stdout chunk (state=3): >>> # 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<<< 20097 1726882569.44251: stdout chunk (state=3): >>> # 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 encodings.latin_1 <<< 20097 1726882569.44376: 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 # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 20097 1726882569.44548: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools <<< 20097 1726882569.44637: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 20097 1726882569.44808: stdout chunk (state=3): >>># 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<<< 20097 1726882569.44885: stdout chunk (state=3): >>> # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil <<< 20097 1726882569.44942: stdout chunk (state=3): >>># 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 threading <<< 20097 1726882569.44967: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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<<< 20097 1726882569.44989: stdout chunk (state=3): >>> # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils<<< 20097 1726882569.45036: stdout chunk (state=3): >>> # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess<<< 20097 1726882569.45054: stdout chunk (state=3): >>> # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime<<< 20097 1726882569.45104: stdout chunk (state=3): >>> # 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<<< 20097 1726882569.45137: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool<<< 20097 1726882569.45154: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # 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<<< 20097 1726882569.45158: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse<<< 20097 1726882569.45296: stdout chunk (state=3): >>> # 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 <<< 20097 1726882569.45547: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20097 1726882569.45600: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20097 1726882569.45645: stdout chunk (state=3): >>># destroy zipimport <<< 20097 1726882569.45730: stdout chunk (state=3): >>># destroy _compression <<< 20097 1726882569.45828: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal<<< 20097 1726882569.45868: stdout chunk (state=3): >>> # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 20097 1726882569.45942: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20097 1726882569.45946: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20097 1726882569.45961: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20097 1726882569.46092: stdout chunk (state=3): >>># 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<<< 20097 1726882569.46243: stdout chunk (state=3): >>> # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20097 1726882569.46322: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 20097 1726882569.46572: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20097 1726882569.46631: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 20097 1726882569.46643: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20097 1726882569.46679: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20097 1726882569.47158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20097 1726882569.47170: stdout chunk (state=3): >>><<< 20097 1726882569.47180: stderr chunk (state=3): >>><<< 20097 1726882569.47285: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943843dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943843b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943843ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394358f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394358f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394358f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943588d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943553eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943556f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394354c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943552640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943553370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39434d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434d4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434d4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394352ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943527670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394353a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394355ae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39434e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394352e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f394353a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39435609d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434ba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434ba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433e3220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943560040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433f5b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433f5e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943406790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943406cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3943394400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433f5f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433a52e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943406610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433a53a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433c0700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433c09d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433c07c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433c08b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433c0d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39433cb250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433c0940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433b4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39434e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39433c0af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39432e46d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39431e1820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3943270730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943270610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943270340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943270460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943270160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39432703a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943270790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39431617f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3943161b80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39431619d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943180af0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394326ad60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39432704f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394326a1c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39431ddb20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943212eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39432128b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394317bd30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39432129a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943241d00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3943142a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943249e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39431510a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943249eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943216730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39431510d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f394314e550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f394314e610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f394314dc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943241ee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39431d3b50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39431d19a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3943144820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39431d3580> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394320aaf0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39427f9df0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3942be95b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3942bd4df0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39431c79d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39427cae50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f394325b910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39427cabe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f394278cc70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3942bdc670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3942bdb850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_sizrwdnl/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 20097 1726882569.48119: 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-1726882568.8537617-20261-11479249538139/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20097 1726882569.48123: _low_level_execute_command(): starting 20097 1726882569.48125: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882568.8537617-20261-11479249538139/ > /dev/null 2>&1 && sleep 0' 20097 1726882569.48872: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20097 1726882569.48896: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882569.48916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882569.48934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882569.49012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882569.49027: stderr chunk (state=3): >>>debug2: match not found <<< 20097 1726882569.49047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882569.49077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20097 1726882569.49105: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20097 1726882569.49133: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20097 1726882569.49151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20097 1726882569.49171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20097 1726882569.49193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20097 1726882569.49216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20097 1726882569.49237: stderr chunk (state=3): >>>debug2: match found <<< 20097 1726882569.49257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20097 1726882569.49361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20097 1726882569.49386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20097 1726882569.49404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20097 1726882569.49545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20097 1726882569.52097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20097 1726882569.52178: stderr chunk (state=3): >>><<< 20097 1726882569.52200: stdout chunk (state=3): >>><<< 20097 1726882569.52377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 20097 1726882569.52380: handler run complete 20097 1726882569.52383: attempt loop complete, returning result 20097 1726882569.52385: _execute() done 20097 1726882569.52387: dumping result to json 20097 1726882569.52389: done dumping result, returning 20097 1726882569.52391: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0e448fcc-3ce9-6ef3-7ecf-0000000001bd] 20097 1726882569.52393: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001bd 20097 1726882569.52465: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001bd 20097 1726882569.52468: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 20097 1726882569.52723: no more pending results, returning what we have 20097 1726882569.52726: results queue empty 20097 1726882569.52727: checking for any_errors_fatal 20097 1726882569.52733: done checking for any_errors_fatal 20097 1726882569.52734: checking for max_fail_percentage 20097 1726882569.52736: done checking for max_fail_percentage 20097 1726882569.52736: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.52737: done checking to see if all hosts have failed 20097 1726882569.52738: getting the remaining hosts for this loop 20097 1726882569.52739: done getting the remaining hosts for this loop 20097 1726882569.52743: getting the next task for host managed_node2 20097 1726882569.52748: done getting next task for host managed_node2 20097 1726882569.52751: ^ task is: TASK: Set flag to indicate system is ostree 20097 1726882569.52753: ^ 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 20097 1726882569.52758: getting variables 20097 1726882569.52760: in VariableManager get_vars() 20097 1726882569.52792: Calling all_inventory to load vars for managed_node2 20097 1726882569.52795: Calling groups_inventory to load vars for managed_node2 20097 1726882569.52798: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.52807: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.52809: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.52812: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.52999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.53220: done with get_vars() 20097 1726882569.53230: done getting variables 20097 1726882569.53332: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:36:09 -0400 (0:00:00.741) 0:00:03.311 ****** 20097 1726882569.53367: entering _queue_task() for managed_node2/set_fact 20097 1726882569.53369: Creating lock for set_fact 20097 1726882569.53642: worker is 1 (out of 1 available) 20097 1726882569.53653: exiting _queue_task() for managed_node2/set_fact 20097 1726882569.53668: done queuing things up, now waiting for results queue to drain 20097 1726882569.53670: waiting for pending results... 20097 1726882569.53932: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 20097 1726882569.54043: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001be 20097 1726882569.54068: variable 'ansible_search_path' from source: unknown 20097 1726882569.54082: variable 'ansible_search_path' from source: unknown 20097 1726882569.54123: calling self._execute() 20097 1726882569.54205: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.54222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.54236: variable 'omit' from source: magic vars 20097 1726882569.54745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20097 1726882569.55078: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20097 1726882569.55126: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20097 1726882569.55174: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20097 1726882569.55214: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20097 1726882569.55308: 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) 20097 1726882569.55336: 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) 20097 1726882569.55371: 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) 20097 1726882569.55409: 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) 20097 1726882569.55543: Evaluated conditional (not __network_is_ostree is defined): True 20097 1726882569.55554: variable 'omit' from source: magic vars 20097 1726882569.55604: variable 'omit' from source: magic vars 20097 1726882569.55736: variable '__ostree_booted_stat' from source: set_fact 20097 1726882569.55792: variable 'omit' from source: magic vars 20097 1726882569.55826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20097 1726882569.55866: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20097 1726882569.55888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20097 1726882569.55907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20097 1726882569.55928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20097 1726882569.55983: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20097 1726882569.56002: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.56010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.56119: Set connection var ansible_shell_type to sh 20097 1726882569.56135: Set connection var ansible_module_compression to ZIP_DEFLATED 20097 1726882569.56156: Set connection var ansible_timeout to 10 20097 1726882569.56165: Set connection var ansible_connection to ssh 20097 1726882569.56176: Set connection var ansible_shell_executable to /bin/sh 20097 1726882569.56185: Set connection var ansible_pipelining to False 20097 1726882569.56216: variable 'ansible_shell_executable' from source: unknown 20097 1726882569.56223: variable 'ansible_connection' from source: unknown 20097 1726882569.56229: variable 'ansible_module_compression' from source: unknown 20097 1726882569.56235: variable 'ansible_shell_type' from source: unknown 20097 1726882569.56240: variable 'ansible_shell_executable' from source: unknown 20097 1726882569.56253: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.56266: variable 'ansible_pipelining' from source: unknown 20097 1726882569.56273: variable 'ansible_timeout' from source: unknown 20097 1726882569.56280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.56389: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 20097 1726882569.56409: variable 'omit' from source: magic vars 20097 1726882569.56419: starting attempt loop 20097 1726882569.56425: running the handler 20097 1726882569.56441: handler run complete 20097 1726882569.56458: attempt loop complete, returning result 20097 1726882569.56473: _execute() done 20097 1726882569.56481: dumping result to json 20097 1726882569.56488: done dumping result, returning 20097 1726882569.56498: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-6ef3-7ecf-0000000001be] 20097 1726882569.56509: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001be 20097 1726882569.56617: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001be ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 20097 1726882569.56677: no more pending results, returning what we have 20097 1726882569.56679: results queue empty 20097 1726882569.56680: checking for any_errors_fatal 20097 1726882569.56685: done checking for any_errors_fatal 20097 1726882569.56686: checking for max_fail_percentage 20097 1726882569.56688: done checking for max_fail_percentage 20097 1726882569.56688: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.56689: done checking to see if all hosts have failed 20097 1726882569.56689: getting the remaining hosts for this loop 20097 1726882569.56691: done getting the remaining hosts for this loop 20097 1726882569.56694: getting the next task for host managed_node2 20097 1726882569.56703: done getting next task for host managed_node2 20097 1726882569.56706: ^ task is: TASK: Fix CentOS6 Base repo 20097 1726882569.56709: ^ 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 20097 1726882569.56713: getting variables 20097 1726882569.56715: in VariableManager get_vars() 20097 1726882569.56743: Calling all_inventory to load vars for managed_node2 20097 1726882569.56745: Calling groups_inventory to load vars for managed_node2 20097 1726882569.56748: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.56760: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.56765: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.56768: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.56936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.57202: done with get_vars() 20097 1726882569.57211: done getting variables 20097 1726882569.57459: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 20097 1726882569.57520: WORKER PROCESS EXITING TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:36:09 -0400 (0:00:00.041) 0:00:03.353 ****** 20097 1726882569.57536: entering _queue_task() for managed_node2/copy 20097 1726882569.57936: worker is 1 (out of 1 available) 20097 1726882569.57958: exiting _queue_task() for managed_node2/copy 20097 1726882569.57970: done queuing things up, now waiting for results queue to drain 20097 1726882569.57972: waiting for pending results... 20097 1726882569.58234: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 20097 1726882569.58354: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001c0 20097 1726882569.58381: variable 'ansible_search_path' from source: unknown 20097 1726882569.58396: variable 'ansible_search_path' from source: unknown 20097 1726882569.58438: calling self._execute() 20097 1726882569.58526: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.58537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.58549: variable 'omit' from source: magic vars 20097 1726882569.59060: variable 'ansible_distribution' from source: facts 20097 1726882569.59091: Evaluated conditional (ansible_distribution == 'CentOS'): True 20097 1726882569.59204: variable 'ansible_distribution_major_version' from source: facts 20097 1726882569.59215: Evaluated conditional (ansible_distribution_major_version == '6'): False 20097 1726882569.59223: when evaluation is False, skipping this task 20097 1726882569.59230: _execute() done 20097 1726882569.59235: dumping result to json 20097 1726882569.59242: done dumping result, returning 20097 1726882569.59250: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-6ef3-7ecf-0000000001c0] 20097 1726882569.59273: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001c0 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20097 1726882569.59437: no more pending results, returning what we have 20097 1726882569.59441: results queue empty 20097 1726882569.59442: checking for any_errors_fatal 20097 1726882569.59446: done checking for any_errors_fatal 20097 1726882569.59446: checking for max_fail_percentage 20097 1726882569.59448: done checking for max_fail_percentage 20097 1726882569.59449: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.59450: done checking to see if all hosts have failed 20097 1726882569.59451: getting the remaining hosts for this loop 20097 1726882569.59453: done getting the remaining hosts for this loop 20097 1726882569.59459: getting the next task for host managed_node2 20097 1726882569.59470: done getting next task for host managed_node2 20097 1726882569.59473: ^ task is: TASK: Include the task 'enable_epel.yml' 20097 1726882569.59477: ^ 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 20097 1726882569.59482: getting variables 20097 1726882569.59484: in VariableManager get_vars() 20097 1726882569.59512: Calling all_inventory to load vars for managed_node2 20097 1726882569.59515: Calling groups_inventory to load vars for managed_node2 20097 1726882569.59518: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.59531: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.59534: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.59537: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.59721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.59946: done with get_vars() 20097 1726882569.59959: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:36:09 -0400 (0:00:00.025) 0:00:03.378 ****** 20097 1726882569.60079: entering _queue_task() for managed_node2/include_tasks 20097 1726882569.60104: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001c0 20097 1726882569.60112: WORKER PROCESS EXITING 20097 1726882569.60552: worker is 1 (out of 1 available) 20097 1726882569.60567: exiting _queue_task() for managed_node2/include_tasks 20097 1726882569.60578: done queuing things up, now waiting for results queue to drain 20097 1726882569.60579: waiting for pending results... 20097 1726882569.60826: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 20097 1726882569.60939: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001c1 20097 1726882569.60959: variable 'ansible_search_path' from source: unknown 20097 1726882569.60973: variable 'ansible_search_path' from source: unknown 20097 1726882569.61008: calling self._execute() 20097 1726882569.61094: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.61104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.61115: variable 'omit' from source: magic vars 20097 1726882569.61690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882569.64493: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882569.64586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882569.64638: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882569.64697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882569.64728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882569.64824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882569.64859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882569.64903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882569.64949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882569.64973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882569.65113: variable '__network_is_ostree' from source: set_fact 20097 1726882569.65137: Evaluated conditional (not __network_is_ostree | d(false)): True 20097 1726882569.65150: _execute() done 20097 1726882569.65161: dumping result to json 20097 1726882569.65171: done dumping result, returning 20097 1726882569.65180: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-6ef3-7ecf-0000000001c1] 20097 1726882569.65190: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001c1 20097 1726882569.65334: no more pending results, returning what we have 20097 1726882569.65341: in VariableManager get_vars() 20097 1726882569.65378: Calling all_inventory to load vars for managed_node2 20097 1726882569.65381: Calling groups_inventory to load vars for managed_node2 20097 1726882569.65384: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.65396: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.65400: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.65403: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.65642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.65823: done with get_vars() 20097 1726882569.65831: variable 'ansible_search_path' from source: unknown 20097 1726882569.65832: variable 'ansible_search_path' from source: unknown 20097 1726882569.65871: we have included files to process 20097 1726882569.65873: generating all_blocks data 20097 1726882569.65874: done generating all_blocks data 20097 1726882569.65879: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20097 1726882569.65881: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20097 1726882569.65889: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20097 1726882569.66483: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001c1 20097 1726882569.66486: WORKER PROCESS EXITING 20097 1726882569.68186: done processing included file 20097 1726882569.68188: iterating over new_blocks loaded from include file 20097 1726882569.68190: in VariableManager get_vars() 20097 1726882569.68203: done with get_vars() 20097 1726882569.68204: filtering new block on tags 20097 1726882569.68227: done filtering new block on tags 20097 1726882569.68230: in VariableManager get_vars() 20097 1726882569.68240: done with get_vars() 20097 1726882569.68241: filtering new block on tags 20097 1726882569.68252: done filtering new block on tags 20097 1726882569.68254: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 20097 1726882569.68262: extending task lists for all hosts with included blocks 20097 1726882569.68484: done extending task lists 20097 1726882569.68486: done processing included files 20097 1726882569.68487: results queue empty 20097 1726882569.68488: checking for any_errors_fatal 20097 1726882569.68491: done checking for any_errors_fatal 20097 1726882569.68492: checking for max_fail_percentage 20097 1726882569.68493: done checking for max_fail_percentage 20097 1726882569.68494: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.68495: done checking to see if all hosts have failed 20097 1726882569.68496: getting the remaining hosts for this loop 20097 1726882569.68497: done getting the remaining hosts for this loop 20097 1726882569.68499: getting the next task for host managed_node2 20097 1726882569.68616: done getting next task for host managed_node2 20097 1726882569.68619: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 20097 1726882569.68622: ^ 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 20097 1726882569.68625: getting variables 20097 1726882569.68626: in VariableManager get_vars() 20097 1726882569.68634: Calling all_inventory to load vars for managed_node2 20097 1726882569.68637: Calling groups_inventory to load vars for managed_node2 20097 1726882569.68639: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.68644: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.68652: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.68657: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.69058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.69338: done with get_vars() 20097 1726882569.69346: done getting variables 20097 1726882569.69532: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 20097 1726882569.69987: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:36:09 -0400 (0:00:00.100) 0:00:03.479 ****** 20097 1726882569.70150: entering _queue_task() for managed_node2/command 20097 1726882569.70152: Creating lock for command 20097 1726882569.70799: worker is 1 (out of 1 available) 20097 1726882569.70813: exiting _queue_task() for managed_node2/command 20097 1726882569.70825: done queuing things up, now waiting for results queue to drain 20097 1726882569.70826: waiting for pending results... 20097 1726882569.71612: running TaskExecutor() for managed_node2/TASK: Create EPEL 9 20097 1726882569.71785: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001db 20097 1726882569.71803: variable 'ansible_search_path' from source: unknown 20097 1726882569.71807: variable 'ansible_search_path' from source: unknown 20097 1726882569.71843: calling self._execute() 20097 1726882569.72027: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.72031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.72041: variable 'omit' from source: magic vars 20097 1726882569.72829: variable 'ansible_distribution' from source: facts 20097 1726882569.72840: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20097 1726882569.73061: variable 'ansible_distribution_major_version' from source: facts 20097 1726882569.73068: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20097 1726882569.73072: when evaluation is False, skipping this task 20097 1726882569.73076: _execute() done 20097 1726882569.73078: dumping result to json 20097 1726882569.73081: done dumping result, returning 20097 1726882569.73090: done running TaskExecutor() for managed_node2/TASK: Create EPEL 9 [0e448fcc-3ce9-6ef3-7ecf-0000000001db] 20097 1726882569.73212: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001db 20097 1726882569.73327: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001db 20097 1726882569.73331: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20097 1726882569.73390: no more pending results, returning what we have 20097 1726882569.73393: results queue empty 20097 1726882569.73394: checking for any_errors_fatal 20097 1726882569.73395: done checking for any_errors_fatal 20097 1726882569.73396: checking for max_fail_percentage 20097 1726882569.73397: done checking for max_fail_percentage 20097 1726882569.73398: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.73399: done checking to see if all hosts have failed 20097 1726882569.73400: getting the remaining hosts for this loop 20097 1726882569.73402: done getting the remaining hosts for this loop 20097 1726882569.73405: getting the next task for host managed_node2 20097 1726882569.73412: done getting next task for host managed_node2 20097 1726882569.73415: ^ task is: TASK: Install yum-utils package 20097 1726882569.73419: ^ 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 20097 1726882569.73423: getting variables 20097 1726882569.73425: in VariableManager get_vars() 20097 1726882569.73457: Calling all_inventory to load vars for managed_node2 20097 1726882569.73459: Calling groups_inventory to load vars for managed_node2 20097 1726882569.73462: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.73476: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.73479: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.73481: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.73646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.73890: done with get_vars() 20097 1726882569.73899: done getting variables 20097 1726882569.74094: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:36:09 -0400 (0:00:00.039) 0:00:03.519 ****** 20097 1726882569.74119: entering _queue_task() for managed_node2/package 20097 1726882569.74121: Creating lock for package 20097 1726882569.74593: worker is 1 (out of 1 available) 20097 1726882569.74606: exiting _queue_task() for managed_node2/package 20097 1726882569.74618: done queuing things up, now waiting for results queue to drain 20097 1726882569.74619: waiting for pending results... 20097 1726882569.75561: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 20097 1726882569.75829: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001dc 20097 1726882569.75840: variable 'ansible_search_path' from source: unknown 20097 1726882569.75844: variable 'ansible_search_path' from source: unknown 20097 1726882569.75965: calling self._execute() 20097 1726882569.76115: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.76119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.76129: variable 'omit' from source: magic vars 20097 1726882569.76886: variable 'ansible_distribution' from source: facts 20097 1726882569.76974: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20097 1726882569.77304: variable 'ansible_distribution_major_version' from source: facts 20097 1726882569.77315: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20097 1726882569.77322: when evaluation is False, skipping this task 20097 1726882569.77336: _execute() done 20097 1726882569.77344: dumping result to json 20097 1726882569.77369: done dumping result, returning 20097 1726882569.77381: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0e448fcc-3ce9-6ef3-7ecf-0000000001dc] 20097 1726882569.77437: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001dc skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20097 1726882569.77635: no more pending results, returning what we have 20097 1726882569.77638: results queue empty 20097 1726882569.77639: checking for any_errors_fatal 20097 1726882569.77650: done checking for any_errors_fatal 20097 1726882569.77651: checking for max_fail_percentage 20097 1726882569.77652: done checking for max_fail_percentage 20097 1726882569.77653: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.77654: done checking to see if all hosts have failed 20097 1726882569.77657: getting the remaining hosts for this loop 20097 1726882569.77659: done getting the remaining hosts for this loop 20097 1726882569.77663: getting the next task for host managed_node2 20097 1726882569.77673: done getting next task for host managed_node2 20097 1726882569.77675: ^ task is: TASK: Enable EPEL 7 20097 1726882569.77680: ^ 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 20097 1726882569.77683: getting variables 20097 1726882569.77685: in VariableManager get_vars() 20097 1726882569.77717: Calling all_inventory to load vars for managed_node2 20097 1726882569.77720: Calling groups_inventory to load vars for managed_node2 20097 1726882569.77724: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.77738: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.77742: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.77746: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.77760: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001dc 20097 1726882569.77931: WORKER PROCESS EXITING 20097 1726882569.77938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.78142: done with get_vars() 20097 1726882569.78151: done getting variables 20097 1726882569.78217: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:36:09 -0400 (0:00:00.041) 0:00:03.560 ****** 20097 1726882569.78246: entering _queue_task() for managed_node2/command 20097 1726882569.78716: worker is 1 (out of 1 available) 20097 1726882569.78729: exiting _queue_task() for managed_node2/command 20097 1726882569.78858: done queuing things up, now waiting for results queue to drain 20097 1726882569.78860: waiting for pending results... 20097 1726882569.79622: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 20097 1726882569.79728: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001dd 20097 1726882569.79739: variable 'ansible_search_path' from source: unknown 20097 1726882569.79743: variable 'ansible_search_path' from source: unknown 20097 1726882569.79780: calling self._execute() 20097 1726882569.79859: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.79873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.79884: variable 'omit' from source: magic vars 20097 1726882569.80275: variable 'ansible_distribution' from source: facts 20097 1726882569.80292: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20097 1726882569.80437: variable 'ansible_distribution_major_version' from source: facts 20097 1726882569.80449: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20097 1726882569.80459: when evaluation is False, skipping this task 20097 1726882569.80469: _execute() done 20097 1726882569.80475: dumping result to json 20097 1726882569.80481: done dumping result, returning 20097 1726882569.80497: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0e448fcc-3ce9-6ef3-7ecf-0000000001dd] 20097 1726882569.80510: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001dd skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20097 1726882569.80647: no more pending results, returning what we have 20097 1726882569.80651: results queue empty 20097 1726882569.80652: checking for any_errors_fatal 20097 1726882569.80665: done checking for any_errors_fatal 20097 1726882569.80666: checking for max_fail_percentage 20097 1726882569.80668: done checking for max_fail_percentage 20097 1726882569.80670: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.80671: done checking to see if all hosts have failed 20097 1726882569.80671: getting the remaining hosts for this loop 20097 1726882569.80673: done getting the remaining hosts for this loop 20097 1726882569.80677: getting the next task for host managed_node2 20097 1726882569.80685: done getting next task for host managed_node2 20097 1726882569.80688: ^ task is: TASK: Enable EPEL 8 20097 1726882569.80692: ^ 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 20097 1726882569.80696: getting variables 20097 1726882569.80699: in VariableManager get_vars() 20097 1726882569.80729: Calling all_inventory to load vars for managed_node2 20097 1726882569.80732: Calling groups_inventory to load vars for managed_node2 20097 1726882569.80736: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.80750: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.80754: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.80761: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.80995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.81505: done with get_vars() 20097 1726882569.81513: done getting variables 20097 1726882569.81579: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001dd 20097 1726882569.81587: WORKER PROCESS EXITING 20097 1726882569.81708: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:36:09 -0400 (0:00:00.034) 0:00:03.595 ****** 20097 1726882569.81741: entering _queue_task() for managed_node2/command 20097 1726882569.82215: worker is 1 (out of 1 available) 20097 1726882569.82340: exiting _queue_task() for managed_node2/command 20097 1726882569.82351: done queuing things up, now waiting for results queue to drain 20097 1726882569.82353: waiting for pending results... 20097 1726882569.83019: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 20097 1726882569.83120: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001de 20097 1726882569.83139: variable 'ansible_search_path' from source: unknown 20097 1726882569.83147: variable 'ansible_search_path' from source: unknown 20097 1726882569.83188: calling self._execute() 20097 1726882569.83276: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.83288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.83299: variable 'omit' from source: magic vars 20097 1726882569.83659: variable 'ansible_distribution' from source: facts 20097 1726882569.83681: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20097 1726882569.83816: variable 'ansible_distribution_major_version' from source: facts 20097 1726882569.83827: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20097 1726882569.83835: when evaluation is False, skipping this task 20097 1726882569.83842: _execute() done 20097 1726882569.83848: dumping result to json 20097 1726882569.83861: done dumping result, returning 20097 1726882569.83874: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0e448fcc-3ce9-6ef3-7ecf-0000000001de] 20097 1726882569.83907: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001de skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20097 1726882569.84066: no more pending results, returning what we have 20097 1726882569.84070: results queue empty 20097 1726882569.84071: checking for any_errors_fatal 20097 1726882569.84076: done checking for any_errors_fatal 20097 1726882569.84076: checking for max_fail_percentage 20097 1726882569.84078: done checking for max_fail_percentage 20097 1726882569.84080: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.84081: done checking to see if all hosts have failed 20097 1726882569.84083: getting the remaining hosts for this loop 20097 1726882569.84085: done getting the remaining hosts for this loop 20097 1726882569.84089: getting the next task for host managed_node2 20097 1726882569.84101: done getting next task for host managed_node2 20097 1726882569.84104: ^ task is: TASK: Enable EPEL 6 20097 1726882569.84109: ^ 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 20097 1726882569.84114: getting variables 20097 1726882569.84116: in VariableManager get_vars() 20097 1726882569.84147: Calling all_inventory to load vars for managed_node2 20097 1726882569.84150: Calling groups_inventory to load vars for managed_node2 20097 1726882569.84153: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.84168: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.84172: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.84175: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.84392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.84609: done with get_vars() 20097 1726882569.84619: done getting variables 20097 1726882569.84697: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 20097 1726882569.84806: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001de 20097 1726882569.84810: WORKER PROCESS EXITING TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:36:09 -0400 (0:00:00.030) 0:00:03.626 ****** 20097 1726882569.84832: entering _queue_task() for managed_node2/copy 20097 1726882569.85355: worker is 1 (out of 1 available) 20097 1726882569.85451: exiting _queue_task() for managed_node2/copy 20097 1726882569.85462: done queuing things up, now waiting for results queue to drain 20097 1726882569.85470: waiting for pending results... 20097 1726882569.85726: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 20097 1726882569.85840: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001e0 20097 1726882569.85865: variable 'ansible_search_path' from source: unknown 20097 1726882569.85873: variable 'ansible_search_path' from source: unknown 20097 1726882569.85924: calling self._execute() 20097 1726882569.86045: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.86059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.86077: variable 'omit' from source: magic vars 20097 1726882569.86480: variable 'ansible_distribution' from source: facts 20097 1726882569.86500: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20097 1726882569.86621: variable 'ansible_distribution_major_version' from source: facts 20097 1726882569.86631: Evaluated conditional (ansible_distribution_major_version == '6'): False 20097 1726882569.86638: when evaluation is False, skipping this task 20097 1726882569.86644: _execute() done 20097 1726882569.86650: dumping result to json 20097 1726882569.86660: done dumping result, returning 20097 1726882569.86678: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0e448fcc-3ce9-6ef3-7ecf-0000000001e0] 20097 1726882569.86691: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001e0 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20097 1726882569.86842: no more pending results, returning what we have 20097 1726882569.86846: results queue empty 20097 1726882569.86846: checking for any_errors_fatal 20097 1726882569.86851: done checking for any_errors_fatal 20097 1726882569.86852: checking for max_fail_percentage 20097 1726882569.86854: done checking for max_fail_percentage 20097 1726882569.86854: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.86855: done checking to see if all hosts have failed 20097 1726882569.86856: getting the remaining hosts for this loop 20097 1726882569.86857: done getting the remaining hosts for this loop 20097 1726882569.86861: getting the next task for host managed_node2 20097 1726882569.86872: done getting next task for host managed_node2 20097 1726882569.86876: ^ task is: TASK: Set network provider to 'initscripts' 20097 1726882569.86879: ^ 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 20097 1726882569.86883: getting variables 20097 1726882569.86885: in VariableManager get_vars() 20097 1726882569.86912: Calling all_inventory to load vars for managed_node2 20097 1726882569.86914: Calling groups_inventory to load vars for managed_node2 20097 1726882569.86917: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.86930: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.86933: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.86937: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.87128: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001e0 20097 1726882569.87132: WORKER PROCESS EXITING 20097 1726882569.87154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.87346: done with get_vars() 20097 1726882569.87355: done getting variables 20097 1726882569.87416: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:12 Friday 20 September 2024 21:36:09 -0400 (0:00:00.026) 0:00:03.652 ****** 20097 1726882569.87442: entering _queue_task() for managed_node2/set_fact 20097 1726882569.87723: worker is 1 (out of 1 available) 20097 1726882569.87737: exiting _queue_task() for managed_node2/set_fact 20097 1726882569.87749: done queuing things up, now waiting for results queue to drain 20097 1726882569.87751: waiting for pending results... 20097 1726882569.88568: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 20097 1726882569.88667: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000007 20097 1726882569.88691: variable 'ansible_search_path' from source: unknown 20097 1726882569.88738: calling self._execute() 20097 1726882569.88838: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.88850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.88863: variable 'omit' from source: magic vars 20097 1726882569.88974: variable 'omit' from source: magic vars 20097 1726882569.89009: variable 'omit' from source: magic vars 20097 1726882569.89056: variable 'omit' from source: magic vars 20097 1726882569.89106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20097 1726882569.89148: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20097 1726882569.89189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20097 1726882569.89211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20097 1726882569.89229: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20097 1726882569.89285: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20097 1726882569.89295: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.89303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.89423: Set connection var ansible_shell_type to sh 20097 1726882569.89446: Set connection var ansible_module_compression to ZIP_DEFLATED 20097 1726882569.89457: Set connection var ansible_timeout to 10 20097 1726882569.89476: Set connection var ansible_connection to ssh 20097 1726882569.89498: Set connection var ansible_shell_executable to /bin/sh 20097 1726882569.89509: Set connection var ansible_pipelining to False 20097 1726882569.89543: variable 'ansible_shell_executable' from source: unknown 20097 1726882569.89558: variable 'ansible_connection' from source: unknown 20097 1726882569.89570: variable 'ansible_module_compression' from source: unknown 20097 1726882569.89578: variable 'ansible_shell_type' from source: unknown 20097 1726882569.89586: variable 'ansible_shell_executable' from source: unknown 20097 1726882569.89598: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.89615: variable 'ansible_pipelining' from source: unknown 20097 1726882569.89622: variable 'ansible_timeout' from source: unknown 20097 1726882569.89636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.89802: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 20097 1726882569.89827: variable 'omit' from source: magic vars 20097 1726882569.89836: starting attempt loop 20097 1726882569.89843: running the handler 20097 1726882569.89860: handler run complete 20097 1726882569.89879: attempt loop complete, returning result 20097 1726882569.89886: _execute() done 20097 1726882569.89893: dumping result to json 20097 1726882569.89900: done dumping result, returning 20097 1726882569.89910: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0e448fcc-3ce9-6ef3-7ecf-000000000007] 20097 1726882569.89928: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000007 20097 1726882569.90032: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000007 ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 20097 1726882569.90090: no more pending results, returning what we have 20097 1726882569.90093: results queue empty 20097 1726882569.90094: checking for any_errors_fatal 20097 1726882569.90101: done checking for any_errors_fatal 20097 1726882569.90102: checking for max_fail_percentage 20097 1726882569.90103: done checking for max_fail_percentage 20097 1726882569.90104: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.90105: done checking to see if all hosts have failed 20097 1726882569.90106: getting the remaining hosts for this loop 20097 1726882569.90108: done getting the remaining hosts for this loop 20097 1726882569.90112: getting the next task for host managed_node2 20097 1726882569.90119: done getting next task for host managed_node2 20097 1726882569.90121: ^ task is: TASK: meta (flush_handlers) 20097 1726882569.90123: ^ 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 20097 1726882569.90129: getting variables 20097 1726882569.90133: in VariableManager get_vars() 20097 1726882569.90162: Calling all_inventory to load vars for managed_node2 20097 1726882569.90180: Calling groups_inventory to load vars for managed_node2 20097 1726882569.90184: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.90195: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.90199: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.90203: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.90423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.90658: done with get_vars() 20097 1726882569.90680: done getting variables 20097 1726882569.90756: in VariableManager get_vars() 20097 1726882569.90769: Calling all_inventory to load vars for managed_node2 20097 1726882569.90829: Calling groups_inventory to load vars for managed_node2 20097 1726882569.90833: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.90870: WORKER PROCESS EXITING 20097 1726882569.90875: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.90877: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.90880: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.91142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.91519: done with get_vars() 20097 1726882569.91544: done queuing things up, now waiting for results queue to drain 20097 1726882569.91546: results queue empty 20097 1726882569.91547: checking for any_errors_fatal 20097 1726882569.91549: done checking for any_errors_fatal 20097 1726882569.91550: checking for max_fail_percentage 20097 1726882569.91551: done checking for max_fail_percentage 20097 1726882569.91552: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.91552: done checking to see if all hosts have failed 20097 1726882569.91553: getting the remaining hosts for this loop 20097 1726882569.91554: done getting the remaining hosts for this loop 20097 1726882569.91556: getting the next task for host managed_node2 20097 1726882569.91560: done getting next task for host managed_node2 20097 1726882569.91562: ^ task is: TASK: meta (flush_handlers) 20097 1726882569.91564: ^ 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 20097 1726882569.91573: getting variables 20097 1726882569.91574: in VariableManager get_vars() 20097 1726882569.91582: Calling all_inventory to load vars for managed_node2 20097 1726882569.91584: Calling groups_inventory to load vars for managed_node2 20097 1726882569.91586: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.91590: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.91592: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.91595: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.91825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.92473: done with get_vars() 20097 1726882569.92481: done getting variables 20097 1726882569.92639: in VariableManager get_vars() 20097 1726882569.92648: Calling all_inventory to load vars for managed_node2 20097 1726882569.92650: Calling groups_inventory to load vars for managed_node2 20097 1726882569.92653: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.92657: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.92659: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.92662: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.92989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.93409: done with get_vars() 20097 1726882569.93419: done queuing things up, now waiting for results queue to drain 20097 1726882569.93421: results queue empty 20097 1726882569.93421: checking for any_errors_fatal 20097 1726882569.93422: done checking for any_errors_fatal 20097 1726882569.93423: checking for max_fail_percentage 20097 1726882569.93424: done checking for max_fail_percentage 20097 1726882569.93425: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.93426: done checking to see if all hosts have failed 20097 1726882569.93426: getting the remaining hosts for this loop 20097 1726882569.93427: done getting the remaining hosts for this loop 20097 1726882569.93429: getting the next task for host managed_node2 20097 1726882569.93432: done getting next task for host managed_node2 20097 1726882569.93432: ^ task is: None 20097 1726882569.93434: ^ 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 20097 1726882569.93435: done queuing things up, now waiting for results queue to drain 20097 1726882569.93436: results queue empty 20097 1726882569.93436: checking for any_errors_fatal 20097 1726882569.93437: done checking for any_errors_fatal 20097 1726882569.93437: checking for max_fail_percentage 20097 1726882569.93438: done checking for max_fail_percentage 20097 1726882569.93439: checking to see if all hosts have failed and the running result is not ok 20097 1726882569.93440: done checking to see if all hosts have failed 20097 1726882569.93441: getting the next task for host managed_node2 20097 1726882569.93444: done getting next task for host managed_node2 20097 1726882569.93445: ^ task is: None 20097 1726882569.93446: ^ 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 20097 1726882569.93557: in VariableManager get_vars() 20097 1726882569.93629: done with get_vars() 20097 1726882569.93636: in VariableManager get_vars() 20097 1726882569.93658: done with get_vars() 20097 1726882569.93668: variable 'omit' from source: magic vars 20097 1726882569.93875: in VariableManager get_vars() 20097 1726882569.93899: done with get_vars() 20097 1726882569.93921: variable 'omit' from source: magic vars PLAY [Play for testing ethtool features settings] ****************************** 20097 1726882569.95542: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20097 1726882569.96331: getting the remaining hosts for this loop 20097 1726882569.96333: done getting the remaining hosts for this loop 20097 1726882569.96335: getting the next task for host managed_node2 20097 1726882569.96338: done getting next task for host managed_node2 20097 1726882569.96340: ^ task is: TASK: Gathering Facts 20097 1726882569.96341: ^ 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 20097 1726882569.96343: getting variables 20097 1726882569.96344: in VariableManager get_vars() 20097 1726882569.96368: Calling all_inventory to load vars for managed_node2 20097 1726882569.96371: Calling groups_inventory to load vars for managed_node2 20097 1726882569.96373: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882569.96378: Calling all_plugins_play to load vars for managed_node2 20097 1726882569.96391: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882569.96394: Calling groups_plugins_play to load vars for managed_node2 20097 1726882569.96532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882569.96736: done with get_vars() 20097 1726882569.96744: done getting variables 20097 1726882569.96794: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 Friday 20 September 2024 21:36:09 -0400 (0:00:00.093) 0:00:03.746 ****** 20097 1726882569.96818: entering _queue_task() for managed_node2/gather_facts 20097 1726882569.97088: worker is 1 (out of 1 available) 20097 1726882569.97097: exiting _queue_task() for managed_node2/gather_facts 20097 1726882569.97108: done queuing things up, now waiting for results queue to drain 20097 1726882569.97109: waiting for pending results... 20097 1726882569.98057: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20097 1726882569.98166: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000206 20097 1726882569.98201: variable 'ansible_search_path' from source: unknown 20097 1726882569.98244: calling self._execute() 20097 1726882569.98342: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882569.98376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882569.98395: variable 'omit' from source: magic vars 20097 1726882569.98871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.01639: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.01686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.01714: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.01745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.01768: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.01827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.01846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.01868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.01897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.01912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.02003: variable 'ansible_distribution' from source: facts 20097 1726882570.02007: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.02025: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.02029: when evaluation is False, skipping this task 20097 1726882570.02032: _execute() done 20097 1726882570.02034: dumping result to json 20097 1726882570.02037: done dumping result, returning 20097 1726882570.02040: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-6ef3-7ecf-000000000206] 20097 1726882570.02050: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000206 20097 1726882570.02128: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000206 20097 1726882570.02130: 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" } 20097 1726882570.02180: no more pending results, returning what we have 20097 1726882570.02183: results queue empty 20097 1726882570.02184: checking for any_errors_fatal 20097 1726882570.02185: done checking for any_errors_fatal 20097 1726882570.02186: checking for max_fail_percentage 20097 1726882570.02188: done checking for max_fail_percentage 20097 1726882570.02188: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.02189: done checking to see if all hosts have failed 20097 1726882570.02190: getting the remaining hosts for this loop 20097 1726882570.02192: done getting the remaining hosts for this loop 20097 1726882570.02195: getting the next task for host managed_node2 20097 1726882570.02202: done getting next task for host managed_node2 20097 1726882570.02203: ^ task is: TASK: meta (flush_handlers) 20097 1726882570.02205: ^ 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 20097 1726882570.02208: getting variables 20097 1726882570.02210: in VariableManager get_vars() 20097 1726882570.02260: Calling all_inventory to load vars for managed_node2 20097 1726882570.02263: Calling groups_inventory to load vars for managed_node2 20097 1726882570.02269: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.02279: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.02281: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.02284: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.02427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.02542: done with get_vars() 20097 1726882570.02552: done getting variables 20097 1726882570.02599: in VariableManager get_vars() 20097 1726882570.02611: Calling all_inventory to load vars for managed_node2 20097 1726882570.02612: Calling groups_inventory to load vars for managed_node2 20097 1726882570.02614: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.02616: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.02618: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.02620: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.02702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.02812: done with get_vars() 20097 1726882570.02821: done queuing things up, now waiting for results queue to drain 20097 1726882570.02822: results queue empty 20097 1726882570.02822: checking for any_errors_fatal 20097 1726882570.02824: done checking for any_errors_fatal 20097 1726882570.02824: checking for max_fail_percentage 20097 1726882570.02825: done checking for max_fail_percentage 20097 1726882570.02825: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.02826: done checking to see if all hosts have failed 20097 1726882570.02826: getting the remaining hosts for this loop 20097 1726882570.02827: done getting the remaining hosts for this loop 20097 1726882570.02828: getting the next task for host managed_node2 20097 1726882570.02830: done getting next task for host managed_node2 20097 1726882570.02832: ^ task is: TASK: Show playbook name 20097 1726882570.02832: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20097 1726882570.02834: getting variables 20097 1726882570.02834: in VariableManager get_vars() 20097 1726882570.02845: Calling all_inventory to load vars for managed_node2 20097 1726882570.02846: Calling groups_inventory to load vars for managed_node2 20097 1726882570.02847: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.02851: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.02857: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.02859: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.02939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.03063: done with get_vars() 20097 1726882570.03070: done getting variables 20097 1726882570.03121: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:9 Friday 20 September 2024 21:36:10 -0400 (0:00:00.063) 0:00:03.809 ****** 20097 1726882570.03139: entering _queue_task() for managed_node2/debug 20097 1726882570.03141: Creating lock for debug 20097 1726882570.03547: worker is 1 (out of 1 available) 20097 1726882570.03557: exiting _queue_task() for managed_node2/debug 20097 1726882570.03570: done queuing things up, now waiting for results queue to drain 20097 1726882570.03572: waiting for pending results... 20097 1726882570.03624: running TaskExecutor() for managed_node2/TASK: Show playbook name 20097 1726882570.03732: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000000b 20097 1726882570.03767: variable 'ansible_search_path' from source: unknown 20097 1726882570.03807: calling self._execute() 20097 1726882570.03906: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.03916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.03928: variable 'omit' from source: magic vars 20097 1726882570.04497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.06222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.06268: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.06311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.06336: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.06355: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.06436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.06458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.06480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.06527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.06551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.06739: variable 'ansible_distribution' from source: facts 20097 1726882570.06761: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.06789: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.06802: when evaluation is False, skipping this task 20097 1726882570.06818: _execute() done 20097 1726882570.06824: dumping result to json 20097 1726882570.06830: done dumping result, returning 20097 1726882570.06839: done running TaskExecutor() for managed_node2/TASK: Show playbook name [0e448fcc-3ce9-6ef3-7ecf-00000000000b] 20097 1726882570.06848: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000000b 20097 1726882570.06938: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000000b 20097 1726882570.06941: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882570.07026: no more pending results, returning what we have 20097 1726882570.07029: results queue empty 20097 1726882570.07030: checking for any_errors_fatal 20097 1726882570.07032: done checking for any_errors_fatal 20097 1726882570.07032: checking for max_fail_percentage 20097 1726882570.07034: done checking for max_fail_percentage 20097 1726882570.07034: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.07035: done checking to see if all hosts have failed 20097 1726882570.07036: getting the remaining hosts for this loop 20097 1726882570.07038: done getting the remaining hosts for this loop 20097 1726882570.07041: getting the next task for host managed_node2 20097 1726882570.07047: done getting next task for host managed_node2 20097 1726882570.07051: ^ task is: TASK: INIT: Ethtool feeatures tests 20097 1726882570.07053: ^ 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 20097 1726882570.07057: getting variables 20097 1726882570.07058: in VariableManager get_vars() 20097 1726882570.07109: Calling all_inventory to load vars for managed_node2 20097 1726882570.07111: Calling groups_inventory to load vars for managed_node2 20097 1726882570.07113: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.07122: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.07124: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.07127: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.07293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.07484: done with get_vars() 20097 1726882570.07496: done getting variables 20097 1726882570.07555: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [INIT: Ethtool feeatures tests] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:15 Friday 20 September 2024 21:36:10 -0400 (0:00:00.044) 0:00:03.853 ****** 20097 1726882570.07584: entering _queue_task() for managed_node2/debug 20097 1726882570.07830: worker is 1 (out of 1 available) 20097 1726882570.07842: exiting _queue_task() for managed_node2/debug 20097 1726882570.07853: done queuing things up, now waiting for results queue to drain 20097 1726882570.07855: waiting for pending results... 20097 1726882570.08127: running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests 20097 1726882570.08225: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000000c 20097 1726882570.08245: variable 'ansible_search_path' from source: unknown 20097 1726882570.08288: calling self._execute() 20097 1726882570.08382: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.08392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.08421: variable 'omit' from source: magic vars 20097 1726882570.08885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.10686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.10743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.10781: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.10809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.10841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.10926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.10957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.10982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.11020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.11041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.11158: variable 'ansible_distribution' from source: facts 20097 1726882570.11177: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.11198: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.11205: when evaluation is False, skipping this task 20097 1726882570.11211: _execute() done 20097 1726882570.11217: dumping result to json 20097 1726882570.11223: done dumping result, returning 20097 1726882570.11232: done running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests [0e448fcc-3ce9-6ef3-7ecf-00000000000c] 20097 1726882570.11241: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000000c 20097 1726882570.11338: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000000c 20097 1726882570.11345: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882570.11445: no more pending results, returning what we have 20097 1726882570.11449: results queue empty 20097 1726882570.11450: checking for any_errors_fatal 20097 1726882570.11456: done checking for any_errors_fatal 20097 1726882570.11457: checking for max_fail_percentage 20097 1726882570.11458: done checking for max_fail_percentage 20097 1726882570.11459: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.11460: done checking to see if all hosts have failed 20097 1726882570.11461: getting the remaining hosts for this loop 20097 1726882570.11463: done getting the remaining hosts for this loop 20097 1726882570.11469: getting the next task for host managed_node2 20097 1726882570.11475: done getting next task for host managed_node2 20097 1726882570.11479: ^ task is: TASK: Include the task 'show_interfaces.yml' 20097 1726882570.11481: ^ 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 20097 1726882570.11484: getting variables 20097 1726882570.11485: in VariableManager get_vars() 20097 1726882570.11535: Calling all_inventory to load vars for managed_node2 20097 1726882570.11537: Calling groups_inventory to load vars for managed_node2 20097 1726882570.11539: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.11549: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.11552: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.11557: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.11991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.12208: done with get_vars() 20097 1726882570.12217: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:18 Friday 20 September 2024 21:36:10 -0400 (0:00:00.047) 0:00:03.901 ****** 20097 1726882570.12315: entering _queue_task() for managed_node2/include_tasks 20097 1726882570.12569: worker is 1 (out of 1 available) 20097 1726882570.12579: exiting _queue_task() for managed_node2/include_tasks 20097 1726882570.12613: done queuing things up, now waiting for results queue to drain 20097 1726882570.12615: waiting for pending results... 20097 1726882570.12880: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 20097 1726882570.12998: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000000d 20097 1726882570.13017: variable 'ansible_search_path' from source: unknown 20097 1726882570.13073: calling self._execute() 20097 1726882570.13169: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.13189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.13199: variable 'omit' from source: magic vars 20097 1726882570.13564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.16255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.16315: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.16345: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.16377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.16395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.16461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.16483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.16500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.16526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.16540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.16637: variable 'ansible_distribution' from source: facts 20097 1726882570.16642: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.16662: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.16671: when evaluation is False, skipping this task 20097 1726882570.16674: _execute() done 20097 1726882570.16677: dumping result to json 20097 1726882570.16679: done dumping result, returning 20097 1726882570.16685: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-6ef3-7ecf-00000000000d] 20097 1726882570.16691: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000000d 20097 1726882570.16772: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000000d 20097 1726882570.16776: 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" } 20097 1726882570.16821: no more pending results, returning what we have 20097 1726882570.16824: results queue empty 20097 1726882570.16825: checking for any_errors_fatal 20097 1726882570.16831: done checking for any_errors_fatal 20097 1726882570.16831: checking for max_fail_percentage 20097 1726882570.16833: done checking for max_fail_percentage 20097 1726882570.16834: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.16834: done checking to see if all hosts have failed 20097 1726882570.16835: getting the remaining hosts for this loop 20097 1726882570.16837: done getting the remaining hosts for this loop 20097 1726882570.16841: getting the next task for host managed_node2 20097 1726882570.16847: done getting next task for host managed_node2 20097 1726882570.16850: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20097 1726882570.16852: ^ 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 20097 1726882570.16857: getting variables 20097 1726882570.16859: in VariableManager get_vars() 20097 1726882570.16912: Calling all_inventory to load vars for managed_node2 20097 1726882570.16914: Calling groups_inventory to load vars for managed_node2 20097 1726882570.16916: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.16925: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.16928: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.16930: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.17050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.17176: done with get_vars() 20097 1726882570.17184: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:20 Friday 20 September 2024 21:36:10 -0400 (0:00:00.049) 0:00:03.950 ****** 20097 1726882570.17245: entering _queue_task() for managed_node2/include_tasks 20097 1726882570.17414: worker is 1 (out of 1 available) 20097 1726882570.17425: exiting _queue_task() for managed_node2/include_tasks 20097 1726882570.17437: done queuing things up, now waiting for results queue to drain 20097 1726882570.17439: waiting for pending results... 20097 1726882570.17605: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 20097 1726882570.17692: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000000e 20097 1726882570.17710: variable 'ansible_search_path' from source: unknown 20097 1726882570.17759: calling self._execute() 20097 1726882570.17847: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.17876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.17890: variable 'omit' from source: magic vars 20097 1726882570.18337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.21430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.21499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.21526: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.21552: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.21581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.21642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.21665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.21690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.21715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.21725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.21823: variable 'ansible_distribution' from source: facts 20097 1726882570.21828: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.21843: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.21846: when evaluation is False, skipping this task 20097 1726882570.21848: _execute() done 20097 1726882570.21851: dumping result to json 20097 1726882570.21853: done dumping result, returning 20097 1726882570.21863: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-6ef3-7ecf-00000000000e] 20097 1726882570.21871: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000000e 20097 1726882570.21951: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000000e 20097 1726882570.21954: 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" } 20097 1726882570.22000: no more pending results, returning what we have 20097 1726882570.22004: results queue empty 20097 1726882570.22005: checking for any_errors_fatal 20097 1726882570.22009: done checking for any_errors_fatal 20097 1726882570.22009: checking for max_fail_percentage 20097 1726882570.22011: done checking for max_fail_percentage 20097 1726882570.22012: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.22012: done checking to see if all hosts have failed 20097 1726882570.22013: getting the remaining hosts for this loop 20097 1726882570.22015: done getting the remaining hosts for this loop 20097 1726882570.22019: getting the next task for host managed_node2 20097 1726882570.22024: done getting next task for host managed_node2 20097 1726882570.22027: ^ task is: TASK: Include the task 'assert_device_present.yml' 20097 1726882570.22029: ^ 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 20097 1726882570.22032: getting variables 20097 1726882570.22034: in VariableManager get_vars() 20097 1726882570.22085: Calling all_inventory to load vars for managed_node2 20097 1726882570.22088: Calling groups_inventory to load vars for managed_node2 20097 1726882570.22090: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.22099: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.22101: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.22103: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.22249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.22369: done with get_vars() 20097 1726882570.22376: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:24 Friday 20 September 2024 21:36:10 -0400 (0:00:00.051) 0:00:04.002 ****** 20097 1726882570.22436: entering _queue_task() for managed_node2/include_tasks 20097 1726882570.22686: worker is 1 (out of 1 available) 20097 1726882570.22702: exiting _queue_task() for managed_node2/include_tasks 20097 1726882570.22713: done queuing things up, now waiting for results queue to drain 20097 1726882570.22715: waiting for pending results... 20097 1726882570.23001: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 20097 1726882570.23117: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000000f 20097 1726882570.23263: variable 'ansible_search_path' from source: unknown 20097 1726882570.23306: calling self._execute() 20097 1726882570.23404: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.23416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.23430: variable 'omit' from source: magic vars 20097 1726882570.23971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.26312: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.26436: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.26869: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.26911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.26950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.27032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.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) 20097 1726882570.27143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.27201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.27222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.27365: variable 'ansible_distribution' from source: facts 20097 1726882570.27386: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.27410: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.27418: when evaluation is False, skipping this task 20097 1726882570.27426: _execute() done 20097 1726882570.27432: dumping result to json 20097 1726882570.27438: done dumping result, returning 20097 1726882570.27449: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-6ef3-7ecf-00000000000f] 20097 1726882570.27459: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000000f 20097 1726882570.27566: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000000f 20097 1726882570.27574: 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" } 20097 1726882570.27629: no more pending results, returning what we have 20097 1726882570.27633: results queue empty 20097 1726882570.27635: checking for any_errors_fatal 20097 1726882570.27639: done checking for any_errors_fatal 20097 1726882570.27640: checking for max_fail_percentage 20097 1726882570.27642: done checking for max_fail_percentage 20097 1726882570.27642: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.27643: done checking to see if all hosts have failed 20097 1726882570.27644: getting the remaining hosts for this loop 20097 1726882570.27646: done getting the remaining hosts for this loop 20097 1726882570.27650: getting the next task for host managed_node2 20097 1726882570.27657: done getting next task for host managed_node2 20097 1726882570.27661: ^ task is: TASK: Install ethtool (test dependency) 20097 1726882570.27666: ^ 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 20097 1726882570.27669: getting variables 20097 1726882570.27671: in VariableManager get_vars() 20097 1726882570.27722: Calling all_inventory to load vars for managed_node2 20097 1726882570.27725: Calling groups_inventory to load vars for managed_node2 20097 1726882570.27727: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.27738: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.27742: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.27745: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.27922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.28149: done with get_vars() 20097 1726882570.28159: done getting variables 20097 1726882570.28225: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:26 Friday 20 September 2024 21:36:10 -0400 (0:00:00.058) 0:00:04.060 ****** 20097 1726882570.28256: entering _queue_task() for managed_node2/package 20097 1726882570.28720: worker is 1 (out of 1 available) 20097 1726882570.28739: exiting _queue_task() for managed_node2/package 20097 1726882570.28752: done queuing things up, now waiting for results queue to drain 20097 1726882570.28753: waiting for pending results... 20097 1726882570.29234: running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) 20097 1726882570.29333: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000010 20097 1726882570.29360: variable 'ansible_search_path' from source: unknown 20097 1726882570.29406: calling self._execute() 20097 1726882570.29504: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.29517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.29532: variable 'omit' from source: magic vars 20097 1726882570.29952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.31867: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.31946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.31989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.32037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.32069: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.32203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.32305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.32371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.32425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.32451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.32602: variable 'ansible_distribution' from source: facts 20097 1726882570.32613: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.32633: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.32644: when evaluation is False, skipping this task 20097 1726882570.32652: _execute() done 20097 1726882570.32736: dumping result to json 20097 1726882570.32743: done dumping result, returning 20097 1726882570.32752: done running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) [0e448fcc-3ce9-6ef3-7ecf-000000000010] 20097 1726882570.32767: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882570.32901: no more pending results, returning what we have 20097 1726882570.32904: results queue empty 20097 1726882570.32905: checking for any_errors_fatal 20097 1726882570.32911: done checking for any_errors_fatal 20097 1726882570.32912: checking for max_fail_percentage 20097 1726882570.32914: done checking for max_fail_percentage 20097 1726882570.32915: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.32915: done checking to see if all hosts have failed 20097 1726882570.32916: getting the remaining hosts for this loop 20097 1726882570.32918: done getting the remaining hosts for this loop 20097 1726882570.32922: getting the next task for host managed_node2 20097 1726882570.32929: done getting next task for host managed_node2 20097 1726882570.32932: ^ task is: TASK: TEST: I can create a profile without changing the ethtool features. 20097 1726882570.32934: ^ 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 20097 1726882570.32937: getting variables 20097 1726882570.32939: in VariableManager get_vars() 20097 1726882570.32992: Calling all_inventory to load vars for managed_node2 20097 1726882570.32995: Calling groups_inventory to load vars for managed_node2 20097 1726882570.32997: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.33008: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.33011: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.33014: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.33251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.33478: done with get_vars() 20097 1726882570.33488: done getting variables 20097 1726882570.33606: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000010 20097 1726882570.33610: WORKER PROCESS EXITING 20097 1726882570.33642: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without changing the ethtool features.] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:34 Friday 20 September 2024 21:36:10 -0400 (0:00:00.054) 0:00:04.114 ****** 20097 1726882570.33676: entering _queue_task() for managed_node2/debug 20097 1726882570.34106: worker is 1 (out of 1 available) 20097 1726882570.34118: exiting _queue_task() for managed_node2/debug 20097 1726882570.34129: done queuing things up, now waiting for results queue to drain 20097 1726882570.34131: waiting for pending results... 20097 1726882570.34297: running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. 20097 1726882570.34359: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000012 20097 1726882570.34373: variable 'ansible_search_path' from source: unknown 20097 1726882570.34402: calling self._execute() 20097 1726882570.34471: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.34477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.34489: variable 'omit' from source: magic vars 20097 1726882570.34790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.37320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.37410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.37447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.37497: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.37548: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.37681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.37700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.37727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.37766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.37787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.37882: variable 'ansible_distribution' from source: facts 20097 1726882570.37886: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.37901: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.37904: when evaluation is False, skipping this task 20097 1726882570.37907: _execute() done 20097 1726882570.37909: dumping result to json 20097 1726882570.37911: done dumping result, returning 20097 1726882570.37922: done running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. [0e448fcc-3ce9-6ef3-7ecf-000000000012] 20097 1726882570.37925: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000012 20097 1726882570.38014: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000012 20097 1726882570.38016: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882570.38088: no more pending results, returning what we have 20097 1726882570.38092: results queue empty 20097 1726882570.38093: checking for any_errors_fatal 20097 1726882570.38098: done checking for any_errors_fatal 20097 1726882570.38098: checking for max_fail_percentage 20097 1726882570.38100: done checking for max_fail_percentage 20097 1726882570.38101: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.38102: done checking to see if all hosts have failed 20097 1726882570.38102: getting the remaining hosts for this loop 20097 1726882570.38104: done getting the remaining hosts for this loop 20097 1726882570.38107: getting the next task for host managed_node2 20097 1726882570.38112: done getting next task for host managed_node2 20097 1726882570.38115: ^ task is: TASK: Get current device features 20097 1726882570.38117: ^ 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 20097 1726882570.38119: getting variables 20097 1726882570.38121: in VariableManager get_vars() 20097 1726882570.38169: Calling all_inventory to load vars for managed_node2 20097 1726882570.38172: Calling groups_inventory to load vars for managed_node2 20097 1726882570.38174: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.38181: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.38183: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.38185: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.38294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.38420: done with get_vars() 20097 1726882570.38427: done getting variables 20097 1726882570.38469: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:38 Friday 20 September 2024 21:36:10 -0400 (0:00:00.048) 0:00:04.162 ****** 20097 1726882570.38489: entering _queue_task() for managed_node2/command 20097 1726882570.38657: worker is 1 (out of 1 available) 20097 1726882570.38672: exiting _queue_task() for managed_node2/command 20097 1726882570.38683: done queuing things up, now waiting for results queue to drain 20097 1726882570.38685: waiting for pending results... 20097 1726882570.38835: running TaskExecutor() for managed_node2/TASK: Get current device features 20097 1726882570.38895: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000013 20097 1726882570.38909: variable 'ansible_search_path' from source: unknown 20097 1726882570.38935: calling self._execute() 20097 1726882570.39003: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.39008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.39018: variable 'omit' from source: magic vars 20097 1726882570.39321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.41498: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.41571: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.41609: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.41646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.41684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.41754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.41795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.41827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.41881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.41902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.42037: variable 'ansible_distribution' from source: facts 20097 1726882570.42049: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.42076: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.42080: when evaluation is False, skipping this task 20097 1726882570.42082: _execute() done 20097 1726882570.42085: dumping result to json 20097 1726882570.42092: done dumping result, returning 20097 1726882570.42098: done running TaskExecutor() for managed_node2/TASK: Get current device features [0e448fcc-3ce9-6ef3-7ecf-000000000013] 20097 1726882570.42103: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000013 20097 1726882570.42198: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000013 20097 1726882570.42201: 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" } 20097 1726882570.42243: no more pending results, returning what we have 20097 1726882570.42247: results queue empty 20097 1726882570.42247: checking for any_errors_fatal 20097 1726882570.42253: done checking for any_errors_fatal 20097 1726882570.42254: checking for max_fail_percentage 20097 1726882570.42255: done checking for max_fail_percentage 20097 1726882570.42256: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.42257: done checking to see if all hosts have failed 20097 1726882570.42258: getting the remaining hosts for this loop 20097 1726882570.42259: done getting the remaining hosts for this loop 20097 1726882570.42265: getting the next task for host managed_node2 20097 1726882570.42273: done getting next task for host managed_node2 20097 1726882570.42278: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20097 1726882570.42281: ^ 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 20097 1726882570.42294: getting variables 20097 1726882570.42296: in VariableManager get_vars() 20097 1726882570.42348: Calling all_inventory to load vars for managed_node2 20097 1726882570.42351: Calling groups_inventory to load vars for managed_node2 20097 1726882570.42354: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.42362: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.42366: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.42369: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.42472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.42626: done with get_vars() 20097 1726882570.42632: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:10 -0400 (0:00:00.042) 0:00:04.204 ****** 20097 1726882570.42700: entering _queue_task() for managed_node2/include_tasks 20097 1726882570.42862: worker is 1 (out of 1 available) 20097 1726882570.42876: exiting _queue_task() for managed_node2/include_tasks 20097 1726882570.42888: done queuing things up, now waiting for results queue to drain 20097 1726882570.42890: waiting for pending results... 20097 1726882570.43040: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20097 1726882570.43117: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000001b 20097 1726882570.43129: variable 'ansible_search_path' from source: unknown 20097 1726882570.43134: variable 'ansible_search_path' from source: unknown 20097 1726882570.43168: calling self._execute() 20097 1726882570.43229: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.43233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.43244: variable 'omit' from source: magic vars 20097 1726882570.43539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.45515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.45629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.45673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.45722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.45759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.45861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.45904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.45942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.46004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.46036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.46186: variable 'ansible_distribution' from source: facts 20097 1726882570.46196: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.46217: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.46225: when evaluation is False, skipping this task 20097 1726882570.46242: _execute() done 20097 1726882570.46248: dumping result to json 20097 1726882570.46258: done dumping result, returning 20097 1726882570.46273: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-6ef3-7ecf-00000000001b] 20097 1726882570.46283: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000001b 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" } 20097 1726882570.46420: no more pending results, returning what we have 20097 1726882570.46425: results queue empty 20097 1726882570.46426: checking for any_errors_fatal 20097 1726882570.46430: done checking for any_errors_fatal 20097 1726882570.46431: checking for max_fail_percentage 20097 1726882570.46433: done checking for max_fail_percentage 20097 1726882570.46434: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.46434: done checking to see if all hosts have failed 20097 1726882570.46435: getting the remaining hosts for this loop 20097 1726882570.46437: done getting the remaining hosts for this loop 20097 1726882570.46441: getting the next task for host managed_node2 20097 1726882570.46448: done getting next task for host managed_node2 20097 1726882570.46453: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20097 1726882570.46459: ^ 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 20097 1726882570.46476: getting variables 20097 1726882570.46479: in VariableManager get_vars() 20097 1726882570.46533: Calling all_inventory to load vars for managed_node2 20097 1726882570.46535: Calling groups_inventory to load vars for managed_node2 20097 1726882570.46538: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.46548: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.46551: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.46554: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.46777: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000001b 20097 1726882570.46781: WORKER PROCESS EXITING 20097 1726882570.46806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.46967: done with get_vars() 20097 1726882570.46974: done getting variables 20097 1726882570.47015: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:10 -0400 (0:00:00.043) 0:00:04.248 ****** 20097 1726882570.47037: entering _queue_task() for managed_node2/debug 20097 1726882570.47209: worker is 1 (out of 1 available) 20097 1726882570.47221: exiting _queue_task() for managed_node2/debug 20097 1726882570.47232: done queuing things up, now waiting for results queue to drain 20097 1726882570.47234: waiting for pending results... 20097 1726882570.47387: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20097 1726882570.47468: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000001c 20097 1726882570.47481: variable 'ansible_search_path' from source: unknown 20097 1726882570.47484: variable 'ansible_search_path' from source: unknown 20097 1726882570.47511: calling self._execute() 20097 1726882570.47570: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.47576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.47583: variable 'omit' from source: magic vars 20097 1726882570.47862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.50345: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.50412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.50449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.50488: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.50555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.50631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.50665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.50696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.50740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.50758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.50890: variable 'ansible_distribution' from source: facts 20097 1726882570.50901: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.50922: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.50928: when evaluation is False, skipping this task 20097 1726882570.50934: _execute() done 20097 1726882570.50940: dumping result to json 20097 1726882570.50946: done dumping result, returning 20097 1726882570.50956: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-6ef3-7ecf-00000000001c] 20097 1726882570.50968: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000001c skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882570.51094: no more pending results, returning what we have 20097 1726882570.51098: results queue empty 20097 1726882570.51099: checking for any_errors_fatal 20097 1726882570.51105: done checking for any_errors_fatal 20097 1726882570.51106: checking for max_fail_percentage 20097 1726882570.51108: done checking for max_fail_percentage 20097 1726882570.51108: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.51111: done checking to see if all hosts have failed 20097 1726882570.51112: getting the remaining hosts for this loop 20097 1726882570.51113: done getting the remaining hosts for this loop 20097 1726882570.51116: getting the next task for host managed_node2 20097 1726882570.51123: done getting next task for host managed_node2 20097 1726882570.51127: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20097 1726882570.51130: ^ 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 20097 1726882570.51146: getting variables 20097 1726882570.51148: in VariableManager get_vars() 20097 1726882570.51199: Calling all_inventory to load vars for managed_node2 20097 1726882570.51202: Calling groups_inventory to load vars for managed_node2 20097 1726882570.51204: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.51213: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.51216: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.51220: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.51434: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000001c 20097 1726882570.51438: WORKER PROCESS EXITING 20097 1726882570.51450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.51930: done with get_vars() 20097 1726882570.51940: done getting variables 20097 1726882570.52019: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:10 -0400 (0:00:00.050) 0:00:04.298 ****** 20097 1726882570.52050: entering _queue_task() for managed_node2/fail 20097 1726882570.52052: Creating lock for fail 20097 1726882570.52267: worker is 1 (out of 1 available) 20097 1726882570.52279: exiting _queue_task() for managed_node2/fail 20097 1726882570.52290: done queuing things up, now waiting for results queue to drain 20097 1726882570.52292: waiting for pending results... 20097 1726882570.53084: 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 20097 1726882570.53540: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000001d 20097 1726882570.53618: variable 'ansible_search_path' from source: unknown 20097 1726882570.53626: variable 'ansible_search_path' from source: unknown 20097 1726882570.53677: calling self._execute() 20097 1726882570.53788: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.53800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.53815: variable 'omit' from source: magic vars 20097 1726882570.54251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.58304: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.58387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.58427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.58471: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.58502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.58583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.58616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.58647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.58713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.58734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.58877: variable 'ansible_distribution' from source: facts 20097 1726882570.58889: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.58917: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.58925: when evaluation is False, skipping this task 20097 1726882570.58933: _execute() done 20097 1726882570.58940: dumping result to json 20097 1726882570.58947: done dumping result, returning 20097 1726882570.58958: 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 [0e448fcc-3ce9-6ef3-7ecf-00000000001d] 20097 1726882570.58972: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000001d 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" } 20097 1726882570.59139: no more pending results, returning what we have 20097 1726882570.59142: results queue empty 20097 1726882570.59143: checking for any_errors_fatal 20097 1726882570.59148: done checking for any_errors_fatal 20097 1726882570.59149: checking for max_fail_percentage 20097 1726882570.59150: done checking for max_fail_percentage 20097 1726882570.59151: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.59152: done checking to see if all hosts have failed 20097 1726882570.59153: getting the remaining hosts for this loop 20097 1726882570.59155: done getting the remaining hosts for this loop 20097 1726882570.59158: getting the next task for host managed_node2 20097 1726882570.59168: done getting next task for host managed_node2 20097 1726882570.59172: ^ 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 20097 1726882570.59175: ^ 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 20097 1726882570.59188: getting variables 20097 1726882570.59191: in VariableManager get_vars() 20097 1726882570.59246: Calling all_inventory to load vars for managed_node2 20097 1726882570.59249: Calling groups_inventory to load vars for managed_node2 20097 1726882570.59251: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.59262: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.59267: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.59270: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.59439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.59653: done with get_vars() 20097 1726882570.59665: done getting variables 20097 1726882570.59722: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:10 -0400 (0:00:00.077) 0:00:04.375 ****** 20097 1726882570.59759: entering _queue_task() for managed_node2/fail 20097 1726882570.59981: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000001d 20097 1726882570.59984: WORKER PROCESS EXITING 20097 1726882570.60292: worker is 1 (out of 1 available) 20097 1726882570.60303: exiting _queue_task() for managed_node2/fail 20097 1726882570.60314: done queuing things up, now waiting for results queue to drain 20097 1726882570.60315: waiting for pending results... 20097 1726882570.60560: 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 20097 1726882570.60689: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000001e 20097 1726882570.60708: variable 'ansible_search_path' from source: unknown 20097 1726882570.60717: variable 'ansible_search_path' from source: unknown 20097 1726882570.60762: calling self._execute() 20097 1726882570.61009: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.61021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.61034: variable 'omit' from source: magic vars 20097 1726882570.61819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.65000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.65073: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.65129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.65182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.65213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.65315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.65351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.65384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.65438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.65462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.65603: variable 'ansible_distribution' from source: facts 20097 1726882570.65614: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.65636: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.65642: when evaluation is False, skipping this task 20097 1726882570.65648: _execute() done 20097 1726882570.65654: dumping result to json 20097 1726882570.65665: done dumping result, returning 20097 1726882570.65679: 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 [0e448fcc-3ce9-6ef3-7ecf-00000000001e] 20097 1726882570.65689: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000001e 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" } 20097 1726882570.65820: no more pending results, returning what we have 20097 1726882570.65824: results queue empty 20097 1726882570.65825: checking for any_errors_fatal 20097 1726882570.65831: done checking for any_errors_fatal 20097 1726882570.65832: checking for max_fail_percentage 20097 1726882570.65834: done checking for max_fail_percentage 20097 1726882570.65834: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.65835: done checking to see if all hosts have failed 20097 1726882570.65836: getting the remaining hosts for this loop 20097 1726882570.65838: done getting the remaining hosts for this loop 20097 1726882570.65841: getting the next task for host managed_node2 20097 1726882570.65848: done getting next task for host managed_node2 20097 1726882570.65853: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20097 1726882570.65856: ^ 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 20097 1726882570.65872: getting variables 20097 1726882570.65874: in VariableManager get_vars() 20097 1726882570.65929: Calling all_inventory to load vars for managed_node2 20097 1726882570.65932: Calling groups_inventory to load vars for managed_node2 20097 1726882570.65935: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.65945: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.65948: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.65951: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.66166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.66470: done with get_vars() 20097 1726882570.66589: done getting variables 20097 1726882570.66620: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000001e 20097 1726882570.66623: WORKER PROCESS EXITING 20097 1726882570.66655: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:10 -0400 (0:00:00.070) 0:00:04.446 ****** 20097 1726882570.66815: entering _queue_task() for managed_node2/fail 20097 1726882570.67433: worker is 1 (out of 1 available) 20097 1726882570.67444: exiting _queue_task() for managed_node2/fail 20097 1726882570.67453: done queuing things up, now waiting for results queue to drain 20097 1726882570.67455: waiting for pending results... 20097 1726882570.68054: 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 20097 1726882570.68202: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000001f 20097 1726882570.68351: variable 'ansible_search_path' from source: unknown 20097 1726882570.68360: variable 'ansible_search_path' from source: unknown 20097 1726882570.68403: calling self._execute() 20097 1726882570.68567: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.68586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.68617: variable 'omit' from source: magic vars 20097 1726882570.69285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.75244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.75326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.75366: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.75603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.75633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.75711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.75742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.75775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.75847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.75869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.76024: variable 'ansible_distribution' from source: facts 20097 1726882570.76035: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.76070: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.76073: when evaluation is False, skipping this task 20097 1726882570.76076: _execute() done 20097 1726882570.76078: dumping result to json 20097 1726882570.76082: done dumping result, returning 20097 1726882570.76089: 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 [0e448fcc-3ce9-6ef3-7ecf-00000000001f] 20097 1726882570.76099: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882570.76245: no more pending results, returning what we have 20097 1726882570.76248: results queue empty 20097 1726882570.76249: checking for any_errors_fatal 20097 1726882570.76254: done checking for any_errors_fatal 20097 1726882570.76257: checking for max_fail_percentage 20097 1726882570.76258: done checking for max_fail_percentage 20097 1726882570.76259: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.76260: done checking to see if all hosts have failed 20097 1726882570.76261: getting the remaining hosts for this loop 20097 1726882570.76262: done getting the remaining hosts for this loop 20097 1726882570.76272: getting the next task for host managed_node2 20097 1726882570.76279: done getting next task for host managed_node2 20097 1726882570.76283: ^ 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 20097 1726882570.76286: ^ 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 20097 1726882570.76300: getting variables 20097 1726882570.76302: in VariableManager get_vars() 20097 1726882570.76353: Calling all_inventory to load vars for managed_node2 20097 1726882570.76358: Calling groups_inventory to load vars for managed_node2 20097 1726882570.76360: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.76372: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.76375: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.76377: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.76536: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000001f 20097 1726882570.76540: WORKER PROCESS EXITING 20097 1726882570.76567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.76757: done with get_vars() 20097 1726882570.76770: done getting variables 20097 1726882570.76912: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:10 -0400 (0:00:00.101) 0:00:04.547 ****** 20097 1726882570.76944: entering _queue_task() for managed_node2/dnf 20097 1726882570.77661: worker is 1 (out of 1 available) 20097 1726882570.77880: exiting _queue_task() for managed_node2/dnf 20097 1726882570.77892: done queuing things up, now waiting for results queue to drain 20097 1726882570.77894: waiting for pending results... 20097 1726882570.79009: 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 20097 1726882570.80024: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000020 20097 1726882570.80045: variable 'ansible_search_path' from source: unknown 20097 1726882570.80052: variable 'ansible_search_path' from source: unknown 20097 1726882570.80124: calling self._execute() 20097 1726882570.80207: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.80219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.80233: variable 'omit' from source: magic vars 20097 1726882570.80629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.84935: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.85369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.85407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.85447: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.85483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.85570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.85605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.85635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.85687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.85708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.85854: variable 'ansible_distribution' from source: facts 20097 1726882570.85971: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.85999: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.86006: when evaluation is False, skipping this task 20097 1726882570.86014: _execute() done 20097 1726882570.86020: dumping result to json 20097 1726882570.86026: done dumping result, returning 20097 1726882570.86037: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000020] 20097 1726882570.86046: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882570.86209: no more pending results, returning what we have 20097 1726882570.86212: results queue empty 20097 1726882570.86213: checking for any_errors_fatal 20097 1726882570.86219: done checking for any_errors_fatal 20097 1726882570.86220: checking for max_fail_percentage 20097 1726882570.86221: done checking for max_fail_percentage 20097 1726882570.86222: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.86223: done checking to see if all hosts have failed 20097 1726882570.86223: getting the remaining hosts for this loop 20097 1726882570.86225: done getting the remaining hosts for this loop 20097 1726882570.86228: getting the next task for host managed_node2 20097 1726882570.86235: done getting next task for host managed_node2 20097 1726882570.86239: ^ 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 20097 1726882570.86242: ^ 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 20097 1726882570.86261: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000020 20097 1726882570.86266: WORKER PROCESS EXITING 20097 1726882570.86274: getting variables 20097 1726882570.86276: in VariableManager get_vars() 20097 1726882570.86334: Calling all_inventory to load vars for managed_node2 20097 1726882570.86337: Calling groups_inventory to load vars for managed_node2 20097 1726882570.86340: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.86351: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.86354: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.86357: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.86584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.86800: done with get_vars() 20097 1726882570.86811: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20097 1726882570.87011: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:10 -0400 (0:00:00.100) 0:00:04.648 ****** 20097 1726882570.87042: entering _queue_task() for managed_node2/yum 20097 1726882570.87044: Creating lock for yum 20097 1726882570.87372: worker is 1 (out of 1 available) 20097 1726882570.87385: exiting _queue_task() for managed_node2/yum 20097 1726882570.87397: done queuing things up, now waiting for results queue to drain 20097 1726882570.87399: waiting for pending results... 20097 1726882570.87672: 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 20097 1726882570.87800: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000021 20097 1726882570.87822: variable 'ansible_search_path' from source: unknown 20097 1726882570.87831: variable 'ansible_search_path' from source: unknown 20097 1726882570.87882: calling self._execute() 20097 1726882570.87970: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.87986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.87999: variable 'omit' from source: magic vars 20097 1726882570.88430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.90927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.91012: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.91052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.91096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.91131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.91215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.91250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.91283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.91338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.91359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.91504: variable 'ansible_distribution' from source: facts 20097 1726882570.91516: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.91555: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.91565: when evaluation is False, skipping this task 20097 1726882570.91573: _execute() done 20097 1726882570.91579: dumping result to json 20097 1726882570.91585: done dumping result, returning 20097 1726882570.91595: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000021] 20097 1726882570.91606: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000021 20097 1726882570.91709: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000021 20097 1726882570.91716: 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" } 20097 1726882570.91783: no more pending results, returning what we have 20097 1726882570.91786: results queue empty 20097 1726882570.91787: checking for any_errors_fatal 20097 1726882570.91792: done checking for any_errors_fatal 20097 1726882570.91793: checking for max_fail_percentage 20097 1726882570.91795: done checking for max_fail_percentage 20097 1726882570.91795: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.91796: done checking to see if all hosts have failed 20097 1726882570.91797: getting the remaining hosts for this loop 20097 1726882570.91798: done getting the remaining hosts for this loop 20097 1726882570.91802: getting the next task for host managed_node2 20097 1726882570.91810: done getting next task for host managed_node2 20097 1726882570.91814: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20097 1726882570.91816: ^ 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 20097 1726882570.91829: getting variables 20097 1726882570.91830: in VariableManager get_vars() 20097 1726882570.91883: Calling all_inventory to load vars for managed_node2 20097 1726882570.91885: Calling groups_inventory to load vars for managed_node2 20097 1726882570.91887: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.91897: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.91900: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.91903: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.92051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.92237: done with get_vars() 20097 1726882570.92247: done getting variables 20097 1726882570.92306: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:10 -0400 (0:00:00.052) 0:00:04.701 ****** 20097 1726882570.92343: entering _queue_task() for managed_node2/fail 20097 1726882570.92769: worker is 1 (out of 1 available) 20097 1726882570.92779: exiting _queue_task() for managed_node2/fail 20097 1726882570.92791: done queuing things up, now waiting for results queue to drain 20097 1726882570.92792: waiting for pending results... 20097 1726882570.93051: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20097 1726882570.93183: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000022 20097 1726882570.93203: variable 'ansible_search_path' from source: unknown 20097 1726882570.93211: variable 'ansible_search_path' from source: unknown 20097 1726882570.93253: calling self._execute() 20097 1726882570.93333: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882570.93348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882570.93362: variable 'omit' from source: magic vars 20097 1726882570.93797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882570.96870: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882570.97056: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882570.97110: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882570.97183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882570.97216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882570.97320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882570.97350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882570.97390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882570.97447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882570.97473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882570.97626: variable 'ansible_distribution' from source: facts 20097 1726882570.97637: variable 'ansible_distribution_major_version' from source: facts 20097 1726882570.97659: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882570.97669: when evaluation is False, skipping this task 20097 1726882570.97679: _execute() done 20097 1726882570.97687: dumping result to json 20097 1726882570.97694: done dumping result, returning 20097 1726882570.97703: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000022] 20097 1726882570.97713: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000022 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" } 20097 1726882570.97860: no more pending results, returning what we have 20097 1726882570.97865: results queue empty 20097 1726882570.97867: checking for any_errors_fatal 20097 1726882570.97873: done checking for any_errors_fatal 20097 1726882570.97874: checking for max_fail_percentage 20097 1726882570.97876: done checking for max_fail_percentage 20097 1726882570.97876: checking to see if all hosts have failed and the running result is not ok 20097 1726882570.97877: done checking to see if all hosts have failed 20097 1726882570.97878: getting the remaining hosts for this loop 20097 1726882570.97880: done getting the remaining hosts for this loop 20097 1726882570.97883: getting the next task for host managed_node2 20097 1726882570.97890: done getting next task for host managed_node2 20097 1726882570.97894: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20097 1726882570.97898: ^ 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 20097 1726882570.97911: getting variables 20097 1726882570.97913: in VariableManager get_vars() 20097 1726882570.97967: Calling all_inventory to load vars for managed_node2 20097 1726882570.97970: Calling groups_inventory to load vars for managed_node2 20097 1726882570.97973: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882570.97983: Calling all_plugins_play to load vars for managed_node2 20097 1726882570.97986: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882570.97989: Calling groups_plugins_play to load vars for managed_node2 20097 1726882570.98198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882570.98415: done with get_vars() 20097 1726882570.98426: done getting variables 20097 1726882570.98599: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 20097 1726882570.98623: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000022 20097 1726882570.98626: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:10 -0400 (0:00:00.062) 0:00:04.764 ****** 20097 1726882570.98640: entering _queue_task() for managed_node2/package 20097 1726882570.98985: worker is 1 (out of 1 available) 20097 1726882570.98996: exiting _queue_task() for managed_node2/package 20097 1726882570.99653: done queuing things up, now waiting for results queue to drain 20097 1726882570.99654: waiting for pending results... 20097 1726882570.99913: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20097 1726882571.00043: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000023 20097 1726882571.00062: variable 'ansible_search_path' from source: unknown 20097 1726882571.00073: variable 'ansible_search_path' from source: unknown 20097 1726882571.00114: calling self._execute() 20097 1726882571.00196: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.00211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.00222: variable 'omit' from source: magic vars 20097 1726882571.00643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.04966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.05301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.05410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.05580: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.05615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.05816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.05848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.05884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.05931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.06039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.06207: variable 'ansible_distribution' from source: facts 20097 1726882571.06224: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.06246: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.06253: when evaluation is False, skipping this task 20097 1726882571.06261: _execute() done 20097 1726882571.06272: dumping result to json 20097 1726882571.06281: done dumping result, returning 20097 1726882571.06292: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-6ef3-7ecf-000000000023] 20097 1726882571.06302: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882571.06460: no more pending results, returning what we have 20097 1726882571.06466: results queue empty 20097 1726882571.06467: checking for any_errors_fatal 20097 1726882571.06473: done checking for any_errors_fatal 20097 1726882571.06474: checking for max_fail_percentage 20097 1726882571.06476: done checking for max_fail_percentage 20097 1726882571.06476: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.06477: done checking to see if all hosts have failed 20097 1726882571.06478: getting the remaining hosts for this loop 20097 1726882571.06479: done getting the remaining hosts for this loop 20097 1726882571.06483: getting the next task for host managed_node2 20097 1726882571.06489: done getting next task for host managed_node2 20097 1726882571.06494: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20097 1726882571.06496: ^ 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 20097 1726882571.06513: getting variables 20097 1726882571.06515: in VariableManager get_vars() 20097 1726882571.06571: Calling all_inventory to load vars for managed_node2 20097 1726882571.06574: Calling groups_inventory to load vars for managed_node2 20097 1726882571.06577: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.06588: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.06591: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.06594: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.06761: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000023 20097 1726882571.06767: WORKER PROCESS EXITING 20097 1726882571.06786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.07000: done with get_vars() 20097 1726882571.07011: done getting variables 20097 1726882571.07115: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:11 -0400 (0:00:00.085) 0:00:04.849 ****** 20097 1726882571.07199: entering _queue_task() for managed_node2/package 20097 1726882571.08071: worker is 1 (out of 1 available) 20097 1726882571.08085: exiting _queue_task() for managed_node2/package 20097 1726882571.08098: done queuing things up, now waiting for results queue to drain 20097 1726882571.08099: waiting for pending results... 20097 1726882571.08479: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20097 1726882571.08635: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000024 20097 1726882571.08706: variable 'ansible_search_path' from source: unknown 20097 1726882571.08715: variable 'ansible_search_path' from source: unknown 20097 1726882571.08788: calling self._execute() 20097 1726882571.08906: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.08917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.08940: variable 'omit' from source: magic vars 20097 1726882571.09467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.12877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.12920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.12954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.12982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.13004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.13059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.13086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.13104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.13130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.13141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.13249: variable 'ansible_distribution' from source: facts 20097 1726882571.13253: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.13274: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.13277: when evaluation is False, skipping this task 20097 1726882571.13280: _execute() done 20097 1726882571.13283: dumping result to json 20097 1726882571.13285: done dumping result, returning 20097 1726882571.13288: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-6ef3-7ecf-000000000024] 20097 1726882571.13295: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000024 20097 1726882571.13388: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000024 20097 1726882571.13391: 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" } 20097 1726882571.13431: no more pending results, returning what we have 20097 1726882571.13434: results queue empty 20097 1726882571.13435: checking for any_errors_fatal 20097 1726882571.13440: done checking for any_errors_fatal 20097 1726882571.13441: checking for max_fail_percentage 20097 1726882571.13442: done checking for max_fail_percentage 20097 1726882571.13443: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.13444: done checking to see if all hosts have failed 20097 1726882571.13445: getting the remaining hosts for this loop 20097 1726882571.13446: done getting the remaining hosts for this loop 20097 1726882571.13449: getting the next task for host managed_node2 20097 1726882571.13458: done getting next task for host managed_node2 20097 1726882571.13462: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20097 1726882571.13466: ^ 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 20097 1726882571.13480: getting variables 20097 1726882571.13481: in VariableManager get_vars() 20097 1726882571.13524: Calling all_inventory to load vars for managed_node2 20097 1726882571.13526: Calling groups_inventory to load vars for managed_node2 20097 1726882571.13528: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.13536: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.13539: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.13541: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.13681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.13802: done with get_vars() 20097 1726882571.13808: done getting variables 20097 1726882571.13845: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:11 -0400 (0:00:00.066) 0:00:04.916 ****** 20097 1726882571.13873: entering _queue_task() for managed_node2/package 20097 1726882571.14124: worker is 1 (out of 1 available) 20097 1726882571.14135: exiting _queue_task() for managed_node2/package 20097 1726882571.14148: done queuing things up, now waiting for results queue to drain 20097 1726882571.14150: waiting for pending results... 20097 1726882571.14427: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20097 1726882571.14552: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000025 20097 1726882571.14578: variable 'ansible_search_path' from source: unknown 20097 1726882571.14586: variable 'ansible_search_path' from source: unknown 20097 1726882571.14640: calling self._execute() 20097 1726882571.15065: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.15078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.15090: variable 'omit' from source: magic vars 20097 1726882571.15565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.17903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.17992: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.18043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.18247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.18283: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.18376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.18435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.18493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.18692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.18712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.19873: variable 'ansible_distribution' from source: facts 20097 1726882571.19877: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.19879: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.19880: when evaluation is False, skipping this task 20097 1726882571.19885: _execute() done 20097 1726882571.19887: dumping result to json 20097 1726882571.19889: done dumping result, returning 20097 1726882571.19891: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-6ef3-7ecf-000000000025] 20097 1726882571.19893: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000025 20097 1726882571.19952: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000025 20097 1726882571.19957: 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" } 20097 1726882571.20013: no more pending results, returning what we have 20097 1726882571.20016: results queue empty 20097 1726882571.20017: checking for any_errors_fatal 20097 1726882571.20023: done checking for any_errors_fatal 20097 1726882571.20023: checking for max_fail_percentage 20097 1726882571.20025: done checking for max_fail_percentage 20097 1726882571.20026: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.20026: done checking to see if all hosts have failed 20097 1726882571.20027: getting the remaining hosts for this loop 20097 1726882571.20028: done getting the remaining hosts for this loop 20097 1726882571.20031: getting the next task for host managed_node2 20097 1726882571.20037: done getting next task for host managed_node2 20097 1726882571.20041: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20097 1726882571.20044: ^ 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 20097 1726882571.20057: getting variables 20097 1726882571.20059: in VariableManager get_vars() 20097 1726882571.20128: Calling all_inventory to load vars for managed_node2 20097 1726882571.20131: Calling groups_inventory to load vars for managed_node2 20097 1726882571.20133: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.20141: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.20144: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.20147: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.20323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.20536: done with get_vars() 20097 1726882571.20547: done getting variables 20097 1726882571.20614: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:11 -0400 (0:00:00.067) 0:00:04.984 ****** 20097 1726882571.20642: entering _queue_task() for managed_node2/service 20097 1726882571.20644: Creating lock for service 20097 1726882571.20838: worker is 1 (out of 1 available) 20097 1726882571.20850: exiting _queue_task() for managed_node2/service 20097 1726882571.20863: done queuing things up, now waiting for results queue to drain 20097 1726882571.20866: waiting for pending results... 20097 1726882571.21171: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20097 1726882571.21851: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000026 20097 1726882571.21872: variable 'ansible_search_path' from source: unknown 20097 1726882571.22175: variable 'ansible_search_path' from source: unknown 20097 1726882571.22230: calling self._execute() 20097 1726882571.22313: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.22323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.22333: variable 'omit' from source: magic vars 20097 1726882571.23003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.25103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.25146: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.25204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.25246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.25279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.25369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.25404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.25443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.25499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.25528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.25679: variable 'ansible_distribution' from source: facts 20097 1726882571.25690: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.25711: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.25718: when evaluation is False, skipping this task 20097 1726882571.25725: _execute() done 20097 1726882571.25732: dumping result to json 20097 1726882571.25742: done dumping result, returning 20097 1726882571.25756: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6ef3-7ecf-000000000026] 20097 1726882571.25768: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882571.25941: no more pending results, returning what we have 20097 1726882571.25945: results queue empty 20097 1726882571.25946: checking for any_errors_fatal 20097 1726882571.25953: done checking for any_errors_fatal 20097 1726882571.25954: checking for max_fail_percentage 20097 1726882571.25955: done checking for max_fail_percentage 20097 1726882571.25956: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.25957: done checking to see if all hosts have failed 20097 1726882571.25958: getting the remaining hosts for this loop 20097 1726882571.25960: done getting the remaining hosts for this loop 20097 1726882571.25965: getting the next task for host managed_node2 20097 1726882571.25973: done getting next task for host managed_node2 20097 1726882571.25977: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20097 1726882571.25980: ^ 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 20097 1726882571.25992: getting variables 20097 1726882571.25994: in VariableManager get_vars() 20097 1726882571.26047: Calling all_inventory to load vars for managed_node2 20097 1726882571.26050: Calling groups_inventory to load vars for managed_node2 20097 1726882571.26052: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.26065: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.26068: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.26072: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.26312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.26580: done with get_vars() 20097 1726882571.26590: done getting variables 20097 1726882571.26736: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000026 20097 1726882571.26739: WORKER PROCESS EXITING 20097 1726882571.26758: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:11 -0400 (0:00:00.061) 0:00:05.045 ****** 20097 1726882571.26792: entering _queue_task() for managed_node2/service 20097 1726882571.27261: worker is 1 (out of 1 available) 20097 1726882571.27277: exiting _queue_task() for managed_node2/service 20097 1726882571.27290: done queuing things up, now waiting for results queue to drain 20097 1726882571.27292: waiting for pending results... 20097 1726882571.27474: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20097 1726882571.27553: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000027 20097 1726882571.27568: variable 'ansible_search_path' from source: unknown 20097 1726882571.27572: variable 'ansible_search_path' from source: unknown 20097 1726882571.27598: calling self._execute() 20097 1726882571.27654: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.27666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.27674: variable 'omit' from source: magic vars 20097 1726882571.28003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.29654: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.29949: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.29988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.30022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.30048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.30120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.30149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.30180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.30219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.30237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.30360: variable 'ansible_distribution' from source: facts 20097 1726882571.30373: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.30391: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.30397: when evaluation is False, skipping this task 20097 1726882571.30403: _execute() done 20097 1726882571.30408: dumping result to json 20097 1726882571.30413: done dumping result, returning 20097 1726882571.30421: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-6ef3-7ecf-000000000027] 20097 1726882571.30429: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000027 20097 1726882571.30520: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000027 20097 1726882571.30526: 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 } 20097 1726882571.30598: no more pending results, returning what we have 20097 1726882571.30602: results queue empty 20097 1726882571.30602: checking for any_errors_fatal 20097 1726882571.30608: done checking for any_errors_fatal 20097 1726882571.30609: checking for max_fail_percentage 20097 1726882571.30611: done checking for max_fail_percentage 20097 1726882571.30612: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.30612: done checking to see if all hosts have failed 20097 1726882571.30613: getting the remaining hosts for this loop 20097 1726882571.30614: done getting the remaining hosts for this loop 20097 1726882571.30618: getting the next task for host managed_node2 20097 1726882571.30624: done getting next task for host managed_node2 20097 1726882571.30629: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20097 1726882571.30631: ^ 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 20097 1726882571.30643: getting variables 20097 1726882571.30644: in VariableManager get_vars() 20097 1726882571.30695: Calling all_inventory to load vars for managed_node2 20097 1726882571.30697: Calling groups_inventory to load vars for managed_node2 20097 1726882571.30699: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.30708: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.30710: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.30713: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.30867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.31051: done with get_vars() 20097 1726882571.31060: done getting variables 20097 1726882571.31114: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:11 -0400 (0:00:00.043) 0:00:05.089 ****** 20097 1726882571.31142: entering _queue_task() for managed_node2/service 20097 1726882571.31367: worker is 1 (out of 1 available) 20097 1726882571.31378: exiting _queue_task() for managed_node2/service 20097 1726882571.31389: done queuing things up, now waiting for results queue to drain 20097 1726882571.31396: waiting for pending results... 20097 1726882571.31632: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20097 1726882571.31711: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000028 20097 1726882571.31726: variable 'ansible_search_path' from source: unknown 20097 1726882571.31730: variable 'ansible_search_path' from source: unknown 20097 1726882571.31760: calling self._execute() 20097 1726882571.31817: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.31820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.31833: variable 'omit' from source: magic vars 20097 1726882571.32124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.33860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.33900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.33929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.33954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.33977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.34036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.34055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.34076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.34102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.34113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.34209: variable 'ansible_distribution' from source: facts 20097 1726882571.34214: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.34234: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.34237: when evaluation is False, skipping this task 20097 1726882571.34240: _execute() done 20097 1726882571.34242: dumping result to json 20097 1726882571.34245: done dumping result, returning 20097 1726882571.34251: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-6ef3-7ecf-000000000028] 20097 1726882571.34259: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000028 20097 1726882571.34344: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000028 20097 1726882571.34347: 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" } 20097 1726882571.34391: no more pending results, returning what we have 20097 1726882571.34394: results queue empty 20097 1726882571.34395: checking for any_errors_fatal 20097 1726882571.34400: done checking for any_errors_fatal 20097 1726882571.34401: checking for max_fail_percentage 20097 1726882571.34402: done checking for max_fail_percentage 20097 1726882571.34403: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.34404: done checking to see if all hosts have failed 20097 1726882571.34404: getting the remaining hosts for this loop 20097 1726882571.34406: done getting the remaining hosts for this loop 20097 1726882571.34409: getting the next task for host managed_node2 20097 1726882571.34416: done getting next task for host managed_node2 20097 1726882571.34420: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20097 1726882571.34423: ^ 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 20097 1726882571.34434: getting variables 20097 1726882571.34436: in VariableManager get_vars() 20097 1726882571.34483: Calling all_inventory to load vars for managed_node2 20097 1726882571.34486: Calling groups_inventory to load vars for managed_node2 20097 1726882571.34488: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.34495: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.34497: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.34500: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.34644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.34766: done with get_vars() 20097 1726882571.34773: done getting variables 20097 1726882571.34810: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:11 -0400 (0:00:00.036) 0:00:05.126 ****** 20097 1726882571.34829: entering _queue_task() for managed_node2/service 20097 1726882571.35000: worker is 1 (out of 1 available) 20097 1726882571.35013: exiting _queue_task() for managed_node2/service 20097 1726882571.35025: done queuing things up, now waiting for results queue to drain 20097 1726882571.35026: waiting for pending results... 20097 1726882571.35190: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20097 1726882571.35270: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000029 20097 1726882571.35280: variable 'ansible_search_path' from source: unknown 20097 1726882571.35284: variable 'ansible_search_path' from source: unknown 20097 1726882571.35314: calling self._execute() 20097 1726882571.35372: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.35376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.35383: variable 'omit' from source: magic vars 20097 1726882571.35674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.37366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.37408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.37433: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.37473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.37494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.37547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.37570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.37587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.37618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.37628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.37721: variable 'ansible_distribution' from source: facts 20097 1726882571.37725: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.37741: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.37744: when evaluation is False, skipping this task 20097 1726882571.37747: _execute() done 20097 1726882571.37749: dumping result to json 20097 1726882571.37752: done dumping result, returning 20097 1726882571.37760: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-6ef3-7ecf-000000000029] 20097 1726882571.37766: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000029 20097 1726882571.37840: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000029 20097 1726882571.37842: 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 } 20097 1726882571.37902: no more pending results, returning what we have 20097 1726882571.37905: results queue empty 20097 1726882571.37905: checking for any_errors_fatal 20097 1726882571.37912: done checking for any_errors_fatal 20097 1726882571.37912: checking for max_fail_percentage 20097 1726882571.37914: done checking for max_fail_percentage 20097 1726882571.37915: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.37916: done checking to see if all hosts have failed 20097 1726882571.37916: getting the remaining hosts for this loop 20097 1726882571.37918: done getting the remaining hosts for this loop 20097 1726882571.37921: getting the next task for host managed_node2 20097 1726882571.37927: done getting next task for host managed_node2 20097 1726882571.37931: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20097 1726882571.37934: ^ 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 20097 1726882571.37946: getting variables 20097 1726882571.37947: in VariableManager get_vars() 20097 1726882571.37997: Calling all_inventory to load vars for managed_node2 20097 1726882571.37999: Calling groups_inventory to load vars for managed_node2 20097 1726882571.38000: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.38007: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.38009: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.38011: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.38113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.38234: done with get_vars() 20097 1726882571.38243: done getting variables 20097 1726882571.38284: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:11 -0400 (0:00:00.034) 0:00:05.160 ****** 20097 1726882571.38305: entering _queue_task() for managed_node2/copy 20097 1726882571.38483: worker is 1 (out of 1 available) 20097 1726882571.38496: exiting _queue_task() for managed_node2/copy 20097 1726882571.38508: done queuing things up, now waiting for results queue to drain 20097 1726882571.38509: waiting for pending results... 20097 1726882571.38668: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20097 1726882571.38754: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000002a 20097 1726882571.38769: variable 'ansible_search_path' from source: unknown 20097 1726882571.38772: variable 'ansible_search_path' from source: unknown 20097 1726882571.38803: calling self._execute() 20097 1726882571.38860: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.38867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.38877: variable 'omit' from source: magic vars 20097 1726882571.39177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.40911: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.40952: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.40982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.41009: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.41030: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.41087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.41112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.41130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.41159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.41171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.41267: variable 'ansible_distribution' from source: facts 20097 1726882571.41272: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.41287: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.41290: when evaluation is False, skipping this task 20097 1726882571.41293: _execute() done 20097 1726882571.41295: dumping result to json 20097 1726882571.41297: done dumping result, returning 20097 1726882571.41305: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-6ef3-7ecf-00000000002a] 20097 1726882571.41316: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000002a 20097 1726882571.41397: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000002a 20097 1726882571.41400: 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" } 20097 1726882571.41441: no more pending results, returning what we have 20097 1726882571.41444: results queue empty 20097 1726882571.41445: checking for any_errors_fatal 20097 1726882571.41449: done checking for any_errors_fatal 20097 1726882571.41450: checking for max_fail_percentage 20097 1726882571.41452: done checking for max_fail_percentage 20097 1726882571.41453: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.41453: done checking to see if all hosts have failed 20097 1726882571.41454: getting the remaining hosts for this loop 20097 1726882571.41456: done getting the remaining hosts for this loop 20097 1726882571.41459: getting the next task for host managed_node2 20097 1726882571.41467: done getting next task for host managed_node2 20097 1726882571.41471: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20097 1726882571.41473: ^ 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 20097 1726882571.41485: getting variables 20097 1726882571.41487: in VariableManager get_vars() 20097 1726882571.41531: Calling all_inventory to load vars for managed_node2 20097 1726882571.41534: Calling groups_inventory to load vars for managed_node2 20097 1726882571.41536: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.41544: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.41546: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.41549: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.41702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.41822: done with get_vars() 20097 1726882571.41829: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:11 -0400 (0:00:00.035) 0:00:05.196 ****** 20097 1726882571.41889: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882571.41890: Creating lock for fedora.linux_system_roles.network_connections 20097 1726882571.42071: worker is 1 (out of 1 available) 20097 1726882571.42084: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882571.42096: done queuing things up, now waiting for results queue to drain 20097 1726882571.42098: waiting for pending results... 20097 1726882571.42265: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20097 1726882571.42349: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000002b 20097 1726882571.42362: variable 'ansible_search_path' from source: unknown 20097 1726882571.42367: variable 'ansible_search_path' from source: unknown 20097 1726882571.42400: calling self._execute() 20097 1726882571.42458: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.42461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.42469: variable 'omit' from source: magic vars 20097 1726882571.42757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.44982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.45034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.45076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.45101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.45121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.45193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.45212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.45235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.45261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.45274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.45371: variable 'ansible_distribution' from source: facts 20097 1726882571.45375: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.45391: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.45394: when evaluation is False, skipping this task 20097 1726882571.45396: _execute() done 20097 1726882571.45399: dumping result to json 20097 1726882571.45402: done dumping result, returning 20097 1726882571.45409: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-6ef3-7ecf-00000000002b] 20097 1726882571.45420: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000002b 20097 1726882571.45517: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000002b 20097 1726882571.45520: 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" } 20097 1726882571.45567: no more pending results, returning what we have 20097 1726882571.45571: results queue empty 20097 1726882571.45571: checking for any_errors_fatal 20097 1726882571.45579: done checking for any_errors_fatal 20097 1726882571.45579: checking for max_fail_percentage 20097 1726882571.45581: done checking for max_fail_percentage 20097 1726882571.45582: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.45582: done checking to see if all hosts have failed 20097 1726882571.45583: getting the remaining hosts for this loop 20097 1726882571.45585: done getting the remaining hosts for this loop 20097 1726882571.45588: getting the next task for host managed_node2 20097 1726882571.45595: done getting next task for host managed_node2 20097 1726882571.45598: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20097 1726882571.45601: ^ 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 20097 1726882571.45613: getting variables 20097 1726882571.45614: in VariableManager get_vars() 20097 1726882571.45660: Calling all_inventory to load vars for managed_node2 20097 1726882571.45662: Calling groups_inventory to load vars for managed_node2 20097 1726882571.45666: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.45674: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.45676: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.45679: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.45805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.45929: done with get_vars() 20097 1726882571.45936: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:11 -0400 (0:00:00.041) 0:00:05.237 ****** 20097 1726882571.46007: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20097 1726882571.46008: Creating lock for fedora.linux_system_roles.network_state 20097 1726882571.46198: worker is 1 (out of 1 available) 20097 1726882571.46211: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20097 1726882571.46225: done queuing things up, now waiting for results queue to drain 20097 1726882571.46226: waiting for pending results... 20097 1726882571.46400: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20097 1726882571.46484: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000002c 20097 1726882571.46496: variable 'ansible_search_path' from source: unknown 20097 1726882571.46499: variable 'ansible_search_path' from source: unknown 20097 1726882571.46527: calling self._execute() 20097 1726882571.46603: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.46620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.46635: variable 'omit' from source: magic vars 20097 1726882571.47038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.49860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.50069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.50111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.50148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.50178: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.50251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.50291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.50320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.50434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.50452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.50593: variable 'ansible_distribution' from source: facts 20097 1726882571.50605: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.50626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.50632: when evaluation is False, skipping this task 20097 1726882571.50639: _execute() done 20097 1726882571.50645: dumping result to json 20097 1726882571.50652: done dumping result, returning 20097 1726882571.50670: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-6ef3-7ecf-00000000002c] 20097 1726882571.50680: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000002c 20097 1726882571.50792: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882571.50841: no more pending results, returning what we have 20097 1726882571.50845: results queue empty 20097 1726882571.50846: checking for any_errors_fatal 20097 1726882571.50853: done checking for any_errors_fatal 20097 1726882571.50854: checking for max_fail_percentage 20097 1726882571.50855: done checking for max_fail_percentage 20097 1726882571.50856: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.50857: done checking to see if all hosts have failed 20097 1726882571.50858: getting the remaining hosts for this loop 20097 1726882571.50859: done getting the remaining hosts for this loop 20097 1726882571.50863: getting the next task for host managed_node2 20097 1726882571.50871: done getting next task for host managed_node2 20097 1726882571.50875: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20097 1726882571.50877: ^ 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 20097 1726882571.50890: getting variables 20097 1726882571.50891: in VariableManager get_vars() 20097 1726882571.50942: Calling all_inventory to load vars for managed_node2 20097 1726882571.50945: Calling groups_inventory to load vars for managed_node2 20097 1726882571.50947: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.50957: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.50959: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.50962: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.51372: WORKER PROCESS EXITING 20097 1726882571.51399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.51692: done with get_vars() 20097 1726882571.51702: done getting variables 20097 1726882571.51779: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:11 -0400 (0:00:00.057) 0:00:05.295 ****** 20097 1726882571.51809: entering _queue_task() for managed_node2/debug 20097 1726882571.52074: worker is 1 (out of 1 available) 20097 1726882571.52086: exiting _queue_task() for managed_node2/debug 20097 1726882571.52099: done queuing things up, now waiting for results queue to drain 20097 1726882571.52101: waiting for pending results... 20097 1726882571.52395: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20097 1726882571.52571: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000002d 20097 1726882571.52596: variable 'ansible_search_path' from source: unknown 20097 1726882571.52608: variable 'ansible_search_path' from source: unknown 20097 1726882571.52655: calling self._execute() 20097 1726882571.52748: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.52764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.52780: variable 'omit' from source: magic vars 20097 1726882571.53234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.56515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.56626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.56673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.56717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.56750: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.56847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.56882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.56911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.56965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.56984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.57130: variable 'ansible_distribution' from source: facts 20097 1726882571.57145: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.57173: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.57181: when evaluation is False, skipping this task 20097 1726882571.57187: _execute() done 20097 1726882571.57193: dumping result to json 20097 1726882571.57200: done dumping result, returning 20097 1726882571.57211: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-6ef3-7ecf-00000000002d] 20097 1726882571.57220: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000002d 20097 1726882571.57334: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000002d 20097 1726882571.57342: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882571.57400: no more pending results, returning what we have 20097 1726882571.57404: results queue empty 20097 1726882571.57405: checking for any_errors_fatal 20097 1726882571.57410: done checking for any_errors_fatal 20097 1726882571.57411: checking for max_fail_percentage 20097 1726882571.57413: done checking for max_fail_percentage 20097 1726882571.57414: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.57415: done checking to see if all hosts have failed 20097 1726882571.57415: getting the remaining hosts for this loop 20097 1726882571.57417: done getting the remaining hosts for this loop 20097 1726882571.57421: getting the next task for host managed_node2 20097 1726882571.57428: done getting next task for host managed_node2 20097 1726882571.57434: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20097 1726882571.57437: ^ 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 20097 1726882571.57450: getting variables 20097 1726882571.57453: in VariableManager get_vars() 20097 1726882571.57514: Calling all_inventory to load vars for managed_node2 20097 1726882571.57517: Calling groups_inventory to load vars for managed_node2 20097 1726882571.57519: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.57530: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.57533: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.57536: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.57725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.57952: done with get_vars() 20097 1726882571.57965: done getting variables 20097 1726882571.58137: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:11 -0400 (0:00:00.063) 0:00:05.359 ****** 20097 1726882571.58179: entering _queue_task() for managed_node2/debug 20097 1726882571.58725: worker is 1 (out of 1 available) 20097 1726882571.58736: exiting _queue_task() for managed_node2/debug 20097 1726882571.58747: done queuing things up, now waiting for results queue to drain 20097 1726882571.58748: waiting for pending results... 20097 1726882571.59746: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20097 1726882571.59894: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000002e 20097 1726882571.60059: variable 'ansible_search_path' from source: unknown 20097 1726882571.60071: variable 'ansible_search_path' from source: unknown 20097 1726882571.60115: calling self._execute() 20097 1726882571.60221: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.60378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.60393: variable 'omit' from source: magic vars 20097 1726882571.61216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.66112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.66298: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.66343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.66485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.66516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.66716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.66751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.66789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.66897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.66917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.67067: variable 'ansible_distribution' from source: facts 20097 1726882571.67081: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.67111: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.67118: when evaluation is False, skipping this task 20097 1726882571.67125: _execute() done 20097 1726882571.67131: dumping result to json 20097 1726882571.67138: done dumping result, returning 20097 1726882571.67149: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-6ef3-7ecf-00000000002e] 20097 1726882571.67159: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000002e skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882571.67307: no more pending results, returning what we have 20097 1726882571.67311: results queue empty 20097 1726882571.67312: checking for any_errors_fatal 20097 1726882571.67317: done checking for any_errors_fatal 20097 1726882571.67318: checking for max_fail_percentage 20097 1726882571.67320: done checking for max_fail_percentage 20097 1726882571.67321: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.67321: done checking to see if all hosts have failed 20097 1726882571.67323: getting the remaining hosts for this loop 20097 1726882571.67325: done getting the remaining hosts for this loop 20097 1726882571.67328: getting the next task for host managed_node2 20097 1726882571.67337: done getting next task for host managed_node2 20097 1726882571.67341: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20097 1726882571.67344: ^ 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 20097 1726882571.67357: getting variables 20097 1726882571.67359: in VariableManager get_vars() 20097 1726882571.67416: Calling all_inventory to load vars for managed_node2 20097 1726882571.67419: Calling groups_inventory to load vars for managed_node2 20097 1726882571.67421: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.67430: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.67433: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.67435: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.67652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.67872: done with get_vars() 20097 1726882571.67883: done getting variables 20097 1726882571.67940: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 20097 1726882571.67977: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000002e 20097 1726882571.67984: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:11 -0400 (0:00:00.099) 0:00:05.458 ****** 20097 1726882571.68094: entering _queue_task() for managed_node2/debug 20097 1726882571.68647: worker is 1 (out of 1 available) 20097 1726882571.68658: exiting _queue_task() for managed_node2/debug 20097 1726882571.68675: done queuing things up, now waiting for results queue to drain 20097 1726882571.68676: waiting for pending results... 20097 1726882571.69338: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20097 1726882571.69641: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000002f 20097 1726882571.70488: variable 'ansible_search_path' from source: unknown 20097 1726882571.70497: variable 'ansible_search_path' from source: unknown 20097 1726882571.70534: calling self._execute() 20097 1726882571.70618: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.70628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.70640: variable 'omit' from source: magic vars 20097 1726882571.71069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.76698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.76787: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.76826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.76867: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.76897: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.76982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.77016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.77039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.77087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.77100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.77237: variable 'ansible_distribution' from source: facts 20097 1726882571.77243: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.77267: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.77270: when evaluation is False, skipping this task 20097 1726882571.77273: _execute() done 20097 1726882571.77275: dumping result to json 20097 1726882571.77277: done dumping result, returning 20097 1726882571.77286: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-6ef3-7ecf-00000000002f] 20097 1726882571.77292: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000002f 20097 1726882571.77382: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000002f 20097 1726882571.77385: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882571.77426: no more pending results, returning what we have 20097 1726882571.77429: results queue empty 20097 1726882571.77430: checking for any_errors_fatal 20097 1726882571.77436: done checking for any_errors_fatal 20097 1726882571.77437: checking for max_fail_percentage 20097 1726882571.77439: done checking for max_fail_percentage 20097 1726882571.77440: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.77440: done checking to see if all hosts have failed 20097 1726882571.77441: getting the remaining hosts for this loop 20097 1726882571.77443: done getting the remaining hosts for this loop 20097 1726882571.77446: getting the next task for host managed_node2 20097 1726882571.77453: done getting next task for host managed_node2 20097 1726882571.77457: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20097 1726882571.77460: ^ 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 20097 1726882571.77474: getting variables 20097 1726882571.77477: in VariableManager get_vars() 20097 1726882571.77525: Calling all_inventory to load vars for managed_node2 20097 1726882571.77528: Calling groups_inventory to load vars for managed_node2 20097 1726882571.77530: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.77539: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.77541: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.77544: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.77731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.77945: done with get_vars() 20097 1726882571.77957: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:11 -0400 (0:00:00.099) 0:00:05.558 ****** 20097 1726882571.78061: entering _queue_task() for managed_node2/ping 20097 1726882571.78063: Creating lock for ping 20097 1726882571.79037: worker is 1 (out of 1 available) 20097 1726882571.79048: exiting _queue_task() for managed_node2/ping 20097 1726882571.79060: done queuing things up, now waiting for results queue to drain 20097 1726882571.79062: waiting for pending results... 20097 1726882571.79572: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20097 1726882571.79691: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000030 20097 1726882571.79710: variable 'ansible_search_path' from source: unknown 20097 1726882571.79717: variable 'ansible_search_path' from source: unknown 20097 1726882571.79767: calling self._execute() 20097 1726882571.79868: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.79879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.79892: variable 'omit' from source: magic vars 20097 1726882571.80378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.82922: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.82998: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.83039: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.83128: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.83961: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.84046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.84200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.84232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.84285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.84437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.84870: variable 'ansible_distribution' from source: facts 20097 1726882571.84902: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.84926: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.84933: when evaluation is False, skipping this task 20097 1726882571.84947: _execute() done 20097 1726882571.84957: dumping result to json 20097 1726882571.84968: done dumping result, returning 20097 1726882571.84979: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-6ef3-7ecf-000000000030] 20097 1726882571.84990: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000030 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" } 20097 1726882571.85267: no more pending results, returning what we have 20097 1726882571.85271: results queue empty 20097 1726882571.85272: checking for any_errors_fatal 20097 1726882571.85279: done checking for any_errors_fatal 20097 1726882571.85279: checking for max_fail_percentage 20097 1726882571.85281: done checking for max_fail_percentage 20097 1726882571.85282: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.85283: done checking to see if all hosts have failed 20097 1726882571.85284: getting the remaining hosts for this loop 20097 1726882571.85286: done getting the remaining hosts for this loop 20097 1726882571.85290: getting the next task for host managed_node2 20097 1726882571.85300: done getting next task for host managed_node2 20097 1726882571.85303: ^ task is: TASK: meta (role_complete) 20097 1726882571.85306: ^ 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 20097 1726882571.85319: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000030 20097 1726882571.85322: WORKER PROCESS EXITING 20097 1726882571.85672: getting variables 20097 1726882571.85674: in VariableManager get_vars() 20097 1726882571.85722: Calling all_inventory to load vars for managed_node2 20097 1726882571.85725: Calling groups_inventory to load vars for managed_node2 20097 1726882571.85727: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.85735: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.85738: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.85740: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.85959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.86673: done with get_vars() 20097 1726882571.86685: done getting variables 20097 1726882571.86756: done queuing things up, now waiting for results queue to drain 20097 1726882571.86758: results queue empty 20097 1726882571.86759: checking for any_errors_fatal 20097 1726882571.86761: done checking for any_errors_fatal 20097 1726882571.86761: checking for max_fail_percentage 20097 1726882571.86762: done checking for max_fail_percentage 20097 1726882571.86765: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.86766: done checking to see if all hosts have failed 20097 1726882571.86767: getting the remaining hosts for this loop 20097 1726882571.86768: done getting the remaining hosts for this loop 20097 1726882571.86770: getting the next task for host managed_node2 20097 1726882571.86774: done getting next task for host managed_node2 20097 1726882571.86776: ^ task is: TASK: Get current device features 20097 1726882571.86777: ^ 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 20097 1726882571.86779: getting variables 20097 1726882571.86780: in VariableManager get_vars() 20097 1726882571.86799: Calling all_inventory to load vars for managed_node2 20097 1726882571.86801: Calling groups_inventory to load vars for managed_node2 20097 1726882571.86803: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.86808: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.86810: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.86813: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.86946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.87143: done with get_vars() 20097 1726882571.87151: done getting variables 20097 1726882571.88094: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:53 Friday 20 September 2024 21:36:11 -0400 (0:00:00.100) 0:00:05.659 ****** 20097 1726882571.88120: entering _queue_task() for managed_node2/command 20097 1726882571.88357: worker is 1 (out of 1 available) 20097 1726882571.88370: exiting _queue_task() for managed_node2/command 20097 1726882571.88382: done queuing things up, now waiting for results queue to drain 20097 1726882571.88384: waiting for pending results... 20097 1726882571.89230: running TaskExecutor() for managed_node2/TASK: Get current device features 20097 1726882571.89384: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000060 20097 1726882571.89486: variable 'ansible_search_path' from source: unknown 20097 1726882571.89602: calling self._execute() 20097 1726882571.89706: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882571.89777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882571.89790: variable 'omit' from source: magic vars 20097 1726882571.91480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882571.96762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882571.96837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882571.97008: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882571.97053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882571.97139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882571.97348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882571.97540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882571.97579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882571.97812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882571.97832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882571.97987: variable 'ansible_distribution' from source: facts 20097 1726882571.97999: variable 'ansible_distribution_major_version' from source: facts 20097 1726882571.98024: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882571.98031: when evaluation is False, skipping this task 20097 1726882571.98038: _execute() done 20097 1726882571.98045: dumping result to json 20097 1726882571.98052: done dumping result, returning 20097 1726882571.98067: done running TaskExecutor() for managed_node2/TASK: Get current device features [0e448fcc-3ce9-6ef3-7ecf-000000000060] 20097 1726882571.98080: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000060 20097 1726882571.98195: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000060 20097 1726882571.98206: 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" } 20097 1726882571.98259: no more pending results, returning what we have 20097 1726882571.98265: results queue empty 20097 1726882571.98266: checking for any_errors_fatal 20097 1726882571.98268: done checking for any_errors_fatal 20097 1726882571.98268: checking for max_fail_percentage 20097 1726882571.98270: done checking for max_fail_percentage 20097 1726882571.98271: checking to see if all hosts have failed and the running result is not ok 20097 1726882571.98272: done checking to see if all hosts have failed 20097 1726882571.98273: getting the remaining hosts for this loop 20097 1726882571.98274: done getting the remaining hosts for this loop 20097 1726882571.98278: getting the next task for host managed_node2 20097 1726882571.98284: done getting next task for host managed_node2 20097 1726882571.98287: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 20097 1726882571.98289: ^ 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 20097 1726882571.98291: getting variables 20097 1726882571.98293: in VariableManager get_vars() 20097 1726882571.98345: Calling all_inventory to load vars for managed_node2 20097 1726882571.98348: Calling groups_inventory to load vars for managed_node2 20097 1726882571.98350: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882571.98360: Calling all_plugins_play to load vars for managed_node2 20097 1726882571.98364: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882571.98367: Calling groups_plugins_play to load vars for managed_node2 20097 1726882571.98534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882571.98835: done with get_vars() 20097 1726882571.98845: done getting variables 20097 1726882571.99030: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [ASSERT: The profile does not change the ethtool features] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:57 Friday 20 September 2024 21:36:11 -0400 (0:00:00.110) 0:00:05.769 ****** 20097 1726882571.99159: entering _queue_task() for managed_node2/assert 20097 1726882571.99160: Creating lock for assert 20097 1726882571.99531: worker is 1 (out of 1 available) 20097 1726882571.99542: exiting _queue_task() for managed_node2/assert 20097 1726882571.99556: done queuing things up, now waiting for results queue to drain 20097 1726882571.99571: waiting for pending results... 20097 1726882571.99869: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 20097 1726882571.99971: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000061 20097 1726882571.99992: variable 'ansible_search_path' from source: unknown 20097 1726882572.00049: calling self._execute() 20097 1726882572.00156: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.00170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.00185: variable 'omit' from source: magic vars 20097 1726882572.00797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.03606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.03689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.03727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.03781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.03811: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.03896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.03927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.03955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.04007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.04025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.04158: variable 'ansible_distribution' from source: facts 20097 1726882572.04172: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.04200: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.04206: when evaluation is False, skipping this task 20097 1726882572.04212: _execute() done 20097 1726882572.04218: dumping result to json 20097 1726882572.04225: done dumping result, returning 20097 1726882572.04234: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [0e448fcc-3ce9-6ef3-7ecf-000000000061] 20097 1726882572.04243: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000061 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" } 20097 1726882572.04380: no more pending results, returning what we have 20097 1726882572.04384: results queue empty 20097 1726882572.04385: checking for any_errors_fatal 20097 1726882572.04391: done checking for any_errors_fatal 20097 1726882572.04392: checking for max_fail_percentage 20097 1726882572.04393: done checking for max_fail_percentage 20097 1726882572.04394: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.04395: done checking to see if all hosts have failed 20097 1726882572.04396: getting the remaining hosts for this loop 20097 1726882572.04398: done getting the remaining hosts for this loop 20097 1726882572.04401: getting the next task for host managed_node2 20097 1726882572.04408: done getting next task for host managed_node2 20097 1726882572.04410: ^ task is: TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 20097 1726882572.04413: ^ 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 20097 1726882572.04416: getting variables 20097 1726882572.04418: in VariableManager get_vars() 20097 1726882572.04469: Calling all_inventory to load vars for managed_node2 20097 1726882572.04472: Calling groups_inventory to load vars for managed_node2 20097 1726882572.04474: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.04485: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.04488: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.04490: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.04663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.04870: done with get_vars() 20097 1726882572.04885: done getting variables 20097 1726882572.04940: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can disable gro and tx-tcp-segmentation and enable gso.] ********* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:62 Friday 20 September 2024 21:36:12 -0400 (0:00:00.058) 0:00:05.827 ****** 20097 1726882572.04972: entering _queue_task() for managed_node2/debug 20097 1726882572.04993: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000061 20097 1726882572.05002: WORKER PROCESS EXITING 20097 1726882572.05473: worker is 1 (out of 1 available) 20097 1726882572.05486: exiting _queue_task() for managed_node2/debug 20097 1726882572.05497: done queuing things up, now waiting for results queue to drain 20097 1726882572.05498: waiting for pending results... 20097 1726882572.06124: running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 20097 1726882572.06214: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000062 20097 1726882572.06235: variable 'ansible_search_path' from source: unknown 20097 1726882572.06279: calling self._execute() 20097 1726882572.06365: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.06384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.06422: variable 'omit' from source: magic vars 20097 1726882572.06947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.12407: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.12491: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.12530: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.12594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.12625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.12734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.12768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.12804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.12851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.12875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.13038: variable 'ansible_distribution' from source: facts 20097 1726882572.13049: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.13074: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.13081: when evaluation is False, skipping this task 20097 1726882572.13088: _execute() done 20097 1726882572.13094: dumping result to json 20097 1726882572.13101: done dumping result, returning 20097 1726882572.13111: done running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. [0e448fcc-3ce9-6ef3-7ecf-000000000062] 20097 1726882572.13122: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000062 20097 1726882572.13228: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000062 20097 1726882572.13244: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882572.13291: no more pending results, returning what we have 20097 1726882572.13294: results queue empty 20097 1726882572.13295: checking for any_errors_fatal 20097 1726882572.13301: done checking for any_errors_fatal 20097 1726882572.13302: checking for max_fail_percentage 20097 1726882572.13304: done checking for max_fail_percentage 20097 1726882572.13305: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.13306: done checking to see if all hosts have failed 20097 1726882572.13306: getting the remaining hosts for this loop 20097 1726882572.13308: done getting the remaining hosts for this loop 20097 1726882572.13311: getting the next task for host managed_node2 20097 1726882572.13320: done getting next task for host managed_node2 20097 1726882572.13326: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20097 1726882572.13328: ^ 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 20097 1726882572.13345: getting variables 20097 1726882572.13347: in VariableManager get_vars() 20097 1726882572.13400: Calling all_inventory to load vars for managed_node2 20097 1726882572.13402: Calling groups_inventory to load vars for managed_node2 20097 1726882572.13405: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.13415: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.13417: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.13420: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.13637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.13860: done with get_vars() 20097 1726882572.13873: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:12 -0400 (0:00:00.092) 0:00:05.920 ****** 20097 1726882572.14230: entering _queue_task() for managed_node2/include_tasks 20097 1726882572.14489: worker is 1 (out of 1 available) 20097 1726882572.14501: exiting _queue_task() for managed_node2/include_tasks 20097 1726882572.14512: done queuing things up, now waiting for results queue to drain 20097 1726882572.14513: waiting for pending results... 20097 1726882572.14791: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20097 1726882572.14917: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000006a 20097 1726882572.14936: variable 'ansible_search_path' from source: unknown 20097 1726882572.14943: variable 'ansible_search_path' from source: unknown 20097 1726882572.14991: calling self._execute() 20097 1726882572.15081: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.15093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.15108: variable 'omit' from source: magic vars 20097 1726882572.15587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.18195: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.18281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.18319: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.18364: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.18397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.18479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.18512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.18542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.18596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.18614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.18753: variable 'ansible_distribution' from source: facts 20097 1726882572.18766: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.18793: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.18804: when evaluation is False, skipping this task 20097 1726882572.18812: _execute() done 20097 1726882572.18819: dumping result to json 20097 1726882572.18825: done dumping result, returning 20097 1726882572.18836: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-6ef3-7ecf-00000000006a] 20097 1726882572.18847: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006a 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" } 20097 1726882572.18990: no more pending results, returning what we have 20097 1726882572.18994: results queue empty 20097 1726882572.18995: checking for any_errors_fatal 20097 1726882572.19000: done checking for any_errors_fatal 20097 1726882572.19000: checking for max_fail_percentage 20097 1726882572.19002: done checking for max_fail_percentage 20097 1726882572.19003: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.19003: done checking to see if all hosts have failed 20097 1726882572.19004: getting the remaining hosts for this loop 20097 1726882572.19006: done getting the remaining hosts for this loop 20097 1726882572.19010: getting the next task for host managed_node2 20097 1726882572.19017: done getting next task for host managed_node2 20097 1726882572.19021: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20097 1726882572.19024: ^ 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 20097 1726882572.19040: getting variables 20097 1726882572.19042: in VariableManager get_vars() 20097 1726882572.19095: Calling all_inventory to load vars for managed_node2 20097 1726882572.19098: Calling groups_inventory to load vars for managed_node2 20097 1726882572.19100: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.19110: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.19112: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.19115: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.19287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.19515: done with get_vars() 20097 1726882572.19526: done getting variables 20097 1726882572.19583: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 20097 1726882572.19721: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006a 20097 1726882572.19724: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:12 -0400 (0:00:00.055) 0:00:05.975 ****** 20097 1726882572.19739: entering _queue_task() for managed_node2/debug 20097 1726882572.20069: worker is 1 (out of 1 available) 20097 1726882572.20081: exiting _queue_task() for managed_node2/debug 20097 1726882572.20092: done queuing things up, now waiting for results queue to drain 20097 1726882572.20093: waiting for pending results... 20097 1726882572.20382: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20097 1726882572.20527: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000006b 20097 1726882572.20549: variable 'ansible_search_path' from source: unknown 20097 1726882572.20556: variable 'ansible_search_path' from source: unknown 20097 1726882572.20600: calling self._execute() 20097 1726882572.20698: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.20709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.20721: variable 'omit' from source: magic vars 20097 1726882572.21142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.23679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.23782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.23827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.23896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.23931: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.24059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.24116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.24152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.24203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.24223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.24404: variable 'ansible_distribution' from source: facts 20097 1726882572.24415: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.24439: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.24447: when evaluation is False, skipping this task 20097 1726882572.24459: _execute() done 20097 1726882572.24469: dumping result to json 20097 1726882572.24475: done dumping result, returning 20097 1726882572.24486: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-6ef3-7ecf-00000000006b] 20097 1726882572.24502: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006b skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882572.24647: no more pending results, returning what we have 20097 1726882572.24651: results queue empty 20097 1726882572.24652: checking for any_errors_fatal 20097 1726882572.24658: done checking for any_errors_fatal 20097 1726882572.24659: checking for max_fail_percentage 20097 1726882572.24660: done checking for max_fail_percentage 20097 1726882572.24661: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.24662: done checking to see if all hosts have failed 20097 1726882572.24662: getting the remaining hosts for this loop 20097 1726882572.24667: done getting the remaining hosts for this loop 20097 1726882572.24670: getting the next task for host managed_node2 20097 1726882572.24677: done getting next task for host managed_node2 20097 1726882572.24681: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20097 1726882572.24684: ^ 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 20097 1726882572.24700: getting variables 20097 1726882572.24702: in VariableManager get_vars() 20097 1726882572.24755: Calling all_inventory to load vars for managed_node2 20097 1726882572.24758: Calling groups_inventory to load vars for managed_node2 20097 1726882572.24760: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.24775: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.24779: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.24782: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.25004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.25360: done with get_vars() 20097 1726882572.25372: done getting variables 20097 1726882572.25422: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006b 20097 1726882572.25425: WORKER PROCESS EXITING 20097 1726882572.25457: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:12 -0400 (0:00:00.057) 0:00:06.032 ****** 20097 1726882572.25507: entering _queue_task() for managed_node2/fail 20097 1726882572.25785: worker is 1 (out of 1 available) 20097 1726882572.25801: exiting _queue_task() for managed_node2/fail 20097 1726882572.25813: done queuing things up, now waiting for results queue to drain 20097 1726882572.25815: waiting for pending results... 20097 1726882572.25980: 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 20097 1726882572.26065: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000006c 20097 1726882572.26076: variable 'ansible_search_path' from source: unknown 20097 1726882572.26080: variable 'ansible_search_path' from source: unknown 20097 1726882572.26107: calling self._execute() 20097 1726882572.26176: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.26179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.26187: variable 'omit' from source: magic vars 20097 1726882572.26489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.28586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.28648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.28679: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.28710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.28729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.28787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.28812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.28830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.28860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.28870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.28968: variable 'ansible_distribution' from source: facts 20097 1726882572.28974: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.28989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.28992: when evaluation is False, skipping this task 20097 1726882572.28995: _execute() done 20097 1726882572.28997: dumping result to json 20097 1726882572.29000: done dumping result, returning 20097 1726882572.29007: 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 [0e448fcc-3ce9-6ef3-7ecf-00000000006c] 20097 1726882572.29011: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006c 20097 1726882572.29102: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006c 20097 1726882572.29105: 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" } 20097 1726882572.29167: no more pending results, returning what we have 20097 1726882572.29170: results queue empty 20097 1726882572.29171: checking for any_errors_fatal 20097 1726882572.29178: done checking for any_errors_fatal 20097 1726882572.29179: checking for max_fail_percentage 20097 1726882572.29180: done checking for max_fail_percentage 20097 1726882572.29181: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.29182: done checking to see if all hosts have failed 20097 1726882572.29183: getting the remaining hosts for this loop 20097 1726882572.29184: done getting the remaining hosts for this loop 20097 1726882572.29187: getting the next task for host managed_node2 20097 1726882572.29193: done getting next task for host managed_node2 20097 1726882572.29196: ^ 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 20097 1726882572.29199: ^ 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 20097 1726882572.29213: getting variables 20097 1726882572.29214: in VariableManager get_vars() 20097 1726882572.29260: Calling all_inventory to load vars for managed_node2 20097 1726882572.29262: Calling groups_inventory to load vars for managed_node2 20097 1726882572.29265: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.29272: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.29273: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.29275: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.29382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.29506: done with get_vars() 20097 1726882572.29513: done getting variables 20097 1726882572.29550: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:12 -0400 (0:00:00.040) 0:00:06.073 ****** 20097 1726882572.29577: entering _queue_task() for managed_node2/fail 20097 1726882572.29749: worker is 1 (out of 1 available) 20097 1726882572.29765: exiting _queue_task() for managed_node2/fail 20097 1726882572.29777: done queuing things up, now waiting for results queue to drain 20097 1726882572.29778: waiting for pending results... 20097 1726882572.29931: 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 20097 1726882572.30004: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000006d 20097 1726882572.30016: variable 'ansible_search_path' from source: unknown 20097 1726882572.30019: variable 'ansible_search_path' from source: unknown 20097 1726882572.30046: calling self._execute() 20097 1726882572.30105: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.30114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.30122: variable 'omit' from source: magic vars 20097 1726882572.30441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.32703: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.32746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.32775: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.32800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.32819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.32879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.32898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.32915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.32948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.32955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.33046: variable 'ansible_distribution' from source: facts 20097 1726882572.33051: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.33072: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.33075: when evaluation is False, skipping this task 20097 1726882572.33078: _execute() done 20097 1726882572.33080: dumping result to json 20097 1726882572.33082: done dumping result, returning 20097 1726882572.33088: 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 [0e448fcc-3ce9-6ef3-7ecf-00000000006d] 20097 1726882572.33093: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006d 20097 1726882572.33178: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006d 20097 1726882572.33182: 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" } 20097 1726882572.33221: no more pending results, returning what we have 20097 1726882572.33224: results queue empty 20097 1726882572.33225: checking for any_errors_fatal 20097 1726882572.33230: done checking for any_errors_fatal 20097 1726882572.33231: checking for max_fail_percentage 20097 1726882572.33232: done checking for max_fail_percentage 20097 1726882572.33233: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.33234: done checking to see if all hosts have failed 20097 1726882572.33235: getting the remaining hosts for this loop 20097 1726882572.33236: done getting the remaining hosts for this loop 20097 1726882572.33239: getting the next task for host managed_node2 20097 1726882572.33245: done getting next task for host managed_node2 20097 1726882572.33248: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20097 1726882572.33251: ^ 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 20097 1726882572.33267: getting variables 20097 1726882572.33268: in VariableManager get_vars() 20097 1726882572.33311: Calling all_inventory to load vars for managed_node2 20097 1726882572.33314: Calling groups_inventory to load vars for managed_node2 20097 1726882572.33316: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.33322: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.33324: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.33325: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.33480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.33597: done with get_vars() 20097 1726882572.33604: done getting variables 20097 1726882572.33641: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:12 -0400 (0:00:00.040) 0:00:06.114 ****** 20097 1726882572.33665: entering _queue_task() for managed_node2/fail 20097 1726882572.33825: worker is 1 (out of 1 available) 20097 1726882572.33836: exiting _queue_task() for managed_node2/fail 20097 1726882572.33847: done queuing things up, now waiting for results queue to drain 20097 1726882572.33849: waiting for pending results... 20097 1726882572.34006: 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 20097 1726882572.34082: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000006e 20097 1726882572.34096: variable 'ansible_search_path' from source: unknown 20097 1726882572.34099: variable 'ansible_search_path' from source: unknown 20097 1726882572.34136: calling self._execute() 20097 1726882572.34213: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.34229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.34243: variable 'omit' from source: magic vars 20097 1726882572.35541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.37735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.37812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.37852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.37897: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.37926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.38005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.38043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.38077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.38370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.38373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.38376: variable 'ansible_distribution' from source: facts 20097 1726882572.38378: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.38380: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.38382: when evaluation is False, skipping this task 20097 1726882572.38383: _execute() done 20097 1726882572.38385: dumping result to json 20097 1726882572.38387: done dumping result, returning 20097 1726882572.38389: 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 [0e448fcc-3ce9-6ef3-7ecf-00000000006e] 20097 1726882572.38391: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006e 20097 1726882572.38451: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006e 20097 1726882572.38454: 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" } 20097 1726882572.38498: no more pending results, returning what we have 20097 1726882572.38501: results queue empty 20097 1726882572.38502: checking for any_errors_fatal 20097 1726882572.38508: done checking for any_errors_fatal 20097 1726882572.38508: checking for max_fail_percentage 20097 1726882572.38509: done checking for max_fail_percentage 20097 1726882572.38510: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.38511: done checking to see if all hosts have failed 20097 1726882572.38512: getting the remaining hosts for this loop 20097 1726882572.38513: done getting the remaining hosts for this loop 20097 1726882572.38516: getting the next task for host managed_node2 20097 1726882572.38521: done getting next task for host managed_node2 20097 1726882572.38524: ^ 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 20097 1726882572.38526: ^ 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 20097 1726882572.38539: getting variables 20097 1726882572.38540: in VariableManager get_vars() 20097 1726882572.38585: Calling all_inventory to load vars for managed_node2 20097 1726882572.38588: Calling groups_inventory to load vars for managed_node2 20097 1726882572.38590: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.38598: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.38600: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.38603: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.38985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.39208: done with get_vars() 20097 1726882572.39219: done getting variables 20097 1726882572.39282: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:12 -0400 (0:00:00.056) 0:00:06.171 ****** 20097 1726882572.39325: entering _queue_task() for managed_node2/dnf 20097 1726882572.39555: worker is 1 (out of 1 available) 20097 1726882572.39568: exiting _queue_task() for managed_node2/dnf 20097 1726882572.39583: done queuing things up, now waiting for results queue to drain 20097 1726882572.39585: waiting for pending results... 20097 1726882572.39843: 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 20097 1726882572.39977: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000006f 20097 1726882572.39997: variable 'ansible_search_path' from source: unknown 20097 1726882572.40004: variable 'ansible_search_path' from source: unknown 20097 1726882572.40050: calling self._execute() 20097 1726882572.40139: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.40149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.40161: variable 'omit' from source: magic vars 20097 1726882572.40600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.43056: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.43126: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.43165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.43209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.43242: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.43325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.43354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.43386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.43435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.43452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.43591: variable 'ansible_distribution' from source: facts 20097 1726882572.43603: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.43631: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.43639: when evaluation is False, skipping this task 20097 1726882572.43645: _execute() done 20097 1726882572.43651: dumping result to json 20097 1726882572.43657: done dumping result, returning 20097 1726882572.43670: 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 [0e448fcc-3ce9-6ef3-7ecf-00000000006f] 20097 1726882572.43680: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006f 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" } 20097 1726882572.43822: no more pending results, returning what we have 20097 1726882572.43826: results queue empty 20097 1726882572.43827: checking for any_errors_fatal 20097 1726882572.43835: done checking for any_errors_fatal 20097 1726882572.43836: checking for max_fail_percentage 20097 1726882572.43838: done checking for max_fail_percentage 20097 1726882572.43839: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.43839: done checking to see if all hosts have failed 20097 1726882572.43840: getting the remaining hosts for this loop 20097 1726882572.43842: done getting the remaining hosts for this loop 20097 1726882572.43845: getting the next task for host managed_node2 20097 1726882572.43853: done getting next task for host managed_node2 20097 1726882572.43857: ^ 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 20097 1726882572.43860: ^ 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 20097 1726882572.43884: getting variables 20097 1726882572.43886: in VariableManager get_vars() 20097 1726882572.43940: Calling all_inventory to load vars for managed_node2 20097 1726882572.43943: Calling groups_inventory to load vars for managed_node2 20097 1726882572.43945: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.43955: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.43958: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.43962: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.44202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.44443: done with get_vars() 20097 1726882572.44454: done getting variables 20097 1726882572.44636: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000006f 20097 1726882572.44639: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20097 1726882572.44691: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:12 -0400 (0:00:00.053) 0:00:06.225 ****** 20097 1726882572.44810: entering _queue_task() for managed_node2/yum 20097 1726882572.45019: worker is 1 (out of 1 available) 20097 1726882572.45031: exiting _queue_task() for managed_node2/yum 20097 1726882572.45043: done queuing things up, now waiting for results queue to drain 20097 1726882572.45049: waiting for pending results... 20097 1726882572.45306: 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 20097 1726882572.45430: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000070 20097 1726882572.45451: variable 'ansible_search_path' from source: unknown 20097 1726882572.45461: variable 'ansible_search_path' from source: unknown 20097 1726882572.45510: calling self._execute() 20097 1726882572.45604: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.45618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.45634: variable 'omit' from source: magic vars 20097 1726882572.46019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.48352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.48431: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.48476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.48513: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.48550: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.48627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.48666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.48697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.48739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.48756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.48898: variable 'ansible_distribution' from source: facts 20097 1726882572.48908: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.48928: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.48935: when evaluation is False, skipping this task 20097 1726882572.48941: _execute() done 20097 1726882572.48947: dumping result to json 20097 1726882572.48953: done dumping result, returning 20097 1726882572.48964: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000070] 20097 1726882572.48977: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000070 20097 1726882572.49083: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000070 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" } 20097 1726882572.49136: no more pending results, returning what we have 20097 1726882572.49139: results queue empty 20097 1726882572.49140: checking for any_errors_fatal 20097 1726882572.49146: done checking for any_errors_fatal 20097 1726882572.49147: checking for max_fail_percentage 20097 1726882572.49148: done checking for max_fail_percentage 20097 1726882572.49149: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.49150: done checking to see if all hosts have failed 20097 1726882572.49150: getting the remaining hosts for this loop 20097 1726882572.49152: done getting the remaining hosts for this loop 20097 1726882572.49156: getting the next task for host managed_node2 20097 1726882572.49163: done getting next task for host managed_node2 20097 1726882572.49168: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20097 1726882572.49171: ^ 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 20097 1726882572.49187: getting variables 20097 1726882572.49189: in VariableManager get_vars() 20097 1726882572.49242: Calling all_inventory to load vars for managed_node2 20097 1726882572.49245: Calling groups_inventory to load vars for managed_node2 20097 1726882572.49248: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.49257: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.49260: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.49268: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.49444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.49671: done with get_vars() 20097 1726882572.49682: done getting variables 20097 1726882572.49742: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:12 -0400 (0:00:00.050) 0:00:06.275 ****** 20097 1726882572.49781: entering _queue_task() for managed_node2/fail 20097 1726882572.49800: WORKER PROCESS EXITING 20097 1726882572.50269: worker is 1 (out of 1 available) 20097 1726882572.50280: exiting _queue_task() for managed_node2/fail 20097 1726882572.50291: done queuing things up, now waiting for results queue to drain 20097 1726882572.50293: waiting for pending results... 20097 1726882572.50551: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20097 1726882572.50676: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000071 20097 1726882572.50698: variable 'ansible_search_path' from source: unknown 20097 1726882572.50706: variable 'ansible_search_path' from source: unknown 20097 1726882572.50747: calling self._execute() 20097 1726882572.50831: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.50845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.50858: variable 'omit' from source: magic vars 20097 1726882572.51284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.53694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.53761: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.53805: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.53848: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.53884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.53961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.54003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.54035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.54087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.54109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.54245: variable 'ansible_distribution' from source: facts 20097 1726882572.54255: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.54282: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.54289: when evaluation is False, skipping this task 20097 1726882572.54295: _execute() done 20097 1726882572.54301: dumping result to json 20097 1726882572.54309: done dumping result, returning 20097 1726882572.54322: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000071] 20097 1726882572.54333: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882572.54470: no more pending results, returning what we have 20097 1726882572.54473: results queue empty 20097 1726882572.54474: checking for any_errors_fatal 20097 1726882572.54481: done checking for any_errors_fatal 20097 1726882572.54482: checking for max_fail_percentage 20097 1726882572.54484: done checking for max_fail_percentage 20097 1726882572.54484: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.54485: done checking to see if all hosts have failed 20097 1726882572.54486: getting the remaining hosts for this loop 20097 1726882572.54487: done getting the remaining hosts for this loop 20097 1726882572.54491: getting the next task for host managed_node2 20097 1726882572.54497: done getting next task for host managed_node2 20097 1726882572.54501: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20097 1726882572.54504: ^ 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 20097 1726882572.54519: getting variables 20097 1726882572.54521: in VariableManager get_vars() 20097 1726882572.54573: Calling all_inventory to load vars for managed_node2 20097 1726882572.54575: Calling groups_inventory to load vars for managed_node2 20097 1726882572.54578: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.54587: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.54590: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.54593: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.54804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.55022: done with get_vars() 20097 1726882572.55031: done getting variables 20097 1726882572.55204: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000071 20097 1726882572.55207: WORKER PROCESS EXITING 20097 1726882572.55225: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:12 -0400 (0:00:00.054) 0:00:06.330 ****** 20097 1726882572.55256: entering _queue_task() for managed_node2/package 20097 1726882572.55548: worker is 1 (out of 1 available) 20097 1726882572.55559: exiting _queue_task() for managed_node2/package 20097 1726882572.55570: done queuing things up, now waiting for results queue to drain 20097 1726882572.55572: waiting for pending results... 20097 1726882572.55819: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20097 1726882572.56013: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000072 20097 1726882572.56032: variable 'ansible_search_path' from source: unknown 20097 1726882572.56077: variable 'ansible_search_path' from source: unknown 20097 1726882572.56113: calling self._execute() 20097 1726882572.56301: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.56312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.56347: variable 'omit' from source: magic vars 20097 1726882572.57139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.59663: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.59742: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.59781: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.59825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.59854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.59936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.59970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.60001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.60050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.60070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.60203: variable 'ansible_distribution' from source: facts 20097 1726882572.60213: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.60238: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.60245: when evaluation is False, skipping this task 20097 1726882572.60251: _execute() done 20097 1726882572.60258: dumping result to json 20097 1726882572.60267: done dumping result, returning 20097 1726882572.60276: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-6ef3-7ecf-000000000072] 20097 1726882572.60286: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882572.60414: no more pending results, returning what we have 20097 1726882572.60417: results queue empty 20097 1726882572.60418: checking for any_errors_fatal 20097 1726882572.60425: done checking for any_errors_fatal 20097 1726882572.60425: checking for max_fail_percentage 20097 1726882572.60427: done checking for max_fail_percentage 20097 1726882572.60427: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.60428: done checking to see if all hosts have failed 20097 1726882572.60429: getting the remaining hosts for this loop 20097 1726882572.60431: done getting the remaining hosts for this loop 20097 1726882572.60434: getting the next task for host managed_node2 20097 1726882572.60440: done getting next task for host managed_node2 20097 1726882572.60443: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20097 1726882572.60446: ^ 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 20097 1726882572.60460: getting variables 20097 1726882572.60462: in VariableManager get_vars() 20097 1726882572.60514: Calling all_inventory to load vars for managed_node2 20097 1726882572.60516: Calling groups_inventory to load vars for managed_node2 20097 1726882572.60519: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.60529: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.60533: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.60536: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.60703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.60913: done with get_vars() 20097 1726882572.60923: done getting variables 20097 1726882572.60978: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:12 -0400 (0:00:00.057) 0:00:06.387 ****** 20097 1726882572.61012: entering _queue_task() for managed_node2/package 20097 1726882572.61030: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000072 20097 1726882572.61038: WORKER PROCESS EXITING 20097 1726882572.61404: worker is 1 (out of 1 available) 20097 1726882572.61415: exiting _queue_task() for managed_node2/package 20097 1726882572.61427: done queuing things up, now waiting for results queue to drain 20097 1726882572.61428: waiting for pending results... 20097 1726882572.61673: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20097 1726882572.61792: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000073 20097 1726882572.61811: variable 'ansible_search_path' from source: unknown 20097 1726882572.61819: variable 'ansible_search_path' from source: unknown 20097 1726882572.61855: calling self._execute() 20097 1726882572.61936: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.61946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.61958: variable 'omit' from source: magic vars 20097 1726882572.62353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.64678: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.64744: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.64785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.64828: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.64857: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.64936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.64969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.64999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.65049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.65069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.65200: variable 'ansible_distribution' from source: facts 20097 1726882572.65211: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.65235: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.65241: when evaluation is False, skipping this task 20097 1726882572.65247: _execute() done 20097 1726882572.65253: dumping result to json 20097 1726882572.65260: done dumping result, returning 20097 1726882572.65271: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-6ef3-7ecf-000000000073] 20097 1726882572.65280: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882572.65413: no more pending results, returning what we have 20097 1726882572.65417: results queue empty 20097 1726882572.65417: checking for any_errors_fatal 20097 1726882572.65424: done checking for any_errors_fatal 20097 1726882572.65425: checking for max_fail_percentage 20097 1726882572.65426: done checking for max_fail_percentage 20097 1726882572.65427: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.65428: done checking to see if all hosts have failed 20097 1726882572.65429: getting the remaining hosts for this loop 20097 1726882572.65430: done getting the remaining hosts for this loop 20097 1726882572.65434: getting the next task for host managed_node2 20097 1726882572.65441: done getting next task for host managed_node2 20097 1726882572.65444: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20097 1726882572.65447: ^ 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 20097 1726882572.65462: getting variables 20097 1726882572.65466: in VariableManager get_vars() 20097 1726882572.65515: Calling all_inventory to load vars for managed_node2 20097 1726882572.65517: Calling groups_inventory to load vars for managed_node2 20097 1726882572.65519: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.65529: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.65532: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.65535: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.65738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.65920: done with get_vars() 20097 1726882572.65929: done getting variables 20097 1726882572.65980: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:12 -0400 (0:00:00.049) 0:00:06.437 ****** 20097 1726882572.66012: entering _queue_task() for managed_node2/package 20097 1726882572.66032: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000073 20097 1726882572.66041: WORKER PROCESS EXITING 20097 1726882572.66414: worker is 1 (out of 1 available) 20097 1726882572.66425: exiting _queue_task() for managed_node2/package 20097 1726882572.66435: done queuing things up, now waiting for results queue to drain 20097 1726882572.66437: waiting for pending results... 20097 1726882572.66691: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20097 1726882572.66811: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000074 20097 1726882572.66832: variable 'ansible_search_path' from source: unknown 20097 1726882572.66841: variable 'ansible_search_path' from source: unknown 20097 1726882572.66886: calling self._execute() 20097 1726882572.66962: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.66976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.66993: variable 'omit' from source: magic vars 20097 1726882572.67395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.69628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.70069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.70107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.70149: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.70272: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.70349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.70456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.70594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.70639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.70659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.70976: variable 'ansible_distribution' from source: facts 20097 1726882572.70988: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.71015: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.71023: when evaluation is False, skipping this task 20097 1726882572.71029: _execute() done 20097 1726882572.71036: dumping result to json 20097 1726882572.71059: done dumping result, returning 20097 1726882572.71073: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-6ef3-7ecf-000000000074] 20097 1726882572.71104: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000074 20097 1726882572.71327: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882572.71375: no more pending results, returning what we have 20097 1726882572.71379: results queue empty 20097 1726882572.71380: checking for any_errors_fatal 20097 1726882572.71386: done checking for any_errors_fatal 20097 1726882572.71387: checking for max_fail_percentage 20097 1726882572.71388: done checking for max_fail_percentage 20097 1726882572.71389: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.71390: done checking to see if all hosts have failed 20097 1726882572.71391: getting the remaining hosts for this loop 20097 1726882572.71393: done getting the remaining hosts for this loop 20097 1726882572.71396: getting the next task for host managed_node2 20097 1726882572.71404: done getting next task for host managed_node2 20097 1726882572.71407: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20097 1726882572.71410: ^ 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 20097 1726882572.71427: getting variables 20097 1726882572.71428: in VariableManager get_vars() 20097 1726882572.71480: Calling all_inventory to load vars for managed_node2 20097 1726882572.71483: Calling groups_inventory to load vars for managed_node2 20097 1726882572.71486: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.71497: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.71499: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.71503: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.71665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.71859: done with get_vars() 20097 1726882572.71872: done getting variables 20097 1726882572.71925: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:12 -0400 (0:00:00.059) 0:00:06.497 ****** 20097 1726882572.71959: entering _queue_task() for managed_node2/service 20097 1726882572.71978: WORKER PROCESS EXITING 20097 1726882572.72605: worker is 1 (out of 1 available) 20097 1726882572.72617: exiting _queue_task() for managed_node2/service 20097 1726882572.72629: done queuing things up, now waiting for results queue to drain 20097 1726882572.72631: waiting for pending results... 20097 1726882572.73593: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20097 1726882572.73773: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000075 20097 1726882572.73793: variable 'ansible_search_path' from source: unknown 20097 1726882572.73802: variable 'ansible_search_path' from source: unknown 20097 1726882572.73839: calling self._execute() 20097 1726882572.73920: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.73931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.73943: variable 'omit' from source: magic vars 20097 1726882572.74351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.77686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.77751: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.77797: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.77846: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.77880: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.78057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.78091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.78123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.78173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.78194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.78329: variable 'ansible_distribution' from source: facts 20097 1726882572.78343: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.78371: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.78378: when evaluation is False, skipping this task 20097 1726882572.78384: _execute() done 20097 1726882572.78466: dumping result to json 20097 1726882572.78475: done dumping result, returning 20097 1726882572.78485: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6ef3-7ecf-000000000075] 20097 1726882572.78493: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000075 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" } 20097 1726882572.78624: no more pending results, returning what we have 20097 1726882572.78627: results queue empty 20097 1726882572.78628: checking for any_errors_fatal 20097 1726882572.78634: done checking for any_errors_fatal 20097 1726882572.78635: checking for max_fail_percentage 20097 1726882572.78636: done checking for max_fail_percentage 20097 1726882572.78637: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.78638: done checking to see if all hosts have failed 20097 1726882572.78639: getting the remaining hosts for this loop 20097 1726882572.78640: done getting the remaining hosts for this loop 20097 1726882572.78643: getting the next task for host managed_node2 20097 1726882572.78649: done getting next task for host managed_node2 20097 1726882572.78653: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20097 1726882572.78655: ^ 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 20097 1726882572.78674: getting variables 20097 1726882572.78676: in VariableManager get_vars() 20097 1726882572.78724: Calling all_inventory to load vars for managed_node2 20097 1726882572.78726: Calling groups_inventory to load vars for managed_node2 20097 1726882572.78728: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.78738: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.78740: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.78743: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.78961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.79183: done with get_vars() 20097 1726882572.79192: done getting variables 20097 1726882572.79243: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:12 -0400 (0:00:00.073) 0:00:06.570 ****** 20097 1726882572.79277: entering _queue_task() for managed_node2/service 20097 1726882572.79294: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000075 20097 1726882572.79304: WORKER PROCESS EXITING 20097 1726882572.80070: worker is 1 (out of 1 available) 20097 1726882572.80081: exiting _queue_task() for managed_node2/service 20097 1726882572.80093: done queuing things up, now waiting for results queue to drain 20097 1726882572.80095: waiting for pending results... 20097 1726882572.80685: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20097 1726882572.80807: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000076 20097 1726882572.80832: variable 'ansible_search_path' from source: unknown 20097 1726882572.80841: variable 'ansible_search_path' from source: unknown 20097 1726882572.80883: calling self._execute() 20097 1726882572.80969: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.80980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.80993: variable 'omit' from source: magic vars 20097 1726882572.81422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.84081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.84326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.84372: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.84428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.84460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.84591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.84651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.84690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.84743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.84768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.84930: variable 'ansible_distribution' from source: facts 20097 1726882572.84941: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.84970: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.84977: when evaluation is False, skipping this task 20097 1726882572.84983: _execute() done 20097 1726882572.84990: dumping result to json 20097 1726882572.84996: done dumping result, returning 20097 1726882572.85006: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-6ef3-7ecf-000000000076] 20097 1726882572.85016: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000076 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20097 1726882572.85208: no more pending results, returning what we have 20097 1726882572.85212: results queue empty 20097 1726882572.85213: checking for any_errors_fatal 20097 1726882572.85222: done checking for any_errors_fatal 20097 1726882572.85223: checking for max_fail_percentage 20097 1726882572.85225: done checking for max_fail_percentage 20097 1726882572.85226: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.85227: done checking to see if all hosts have failed 20097 1726882572.85227: getting the remaining hosts for this loop 20097 1726882572.85229: done getting the remaining hosts for this loop 20097 1726882572.85238: getting the next task for host managed_node2 20097 1726882572.85246: done getting next task for host managed_node2 20097 1726882572.85250: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20097 1726882572.85254: ^ 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 20097 1726882572.85292: getting variables 20097 1726882572.85294: in VariableManager get_vars() 20097 1726882572.85354: Calling all_inventory to load vars for managed_node2 20097 1726882572.85358: Calling groups_inventory to load vars for managed_node2 20097 1726882572.85360: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.85371: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.85375: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.85378: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.85549: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000076 20097 1726882572.85552: WORKER PROCESS EXITING 20097 1726882572.85565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.85692: done with get_vars() 20097 1726882572.85699: done getting variables 20097 1726882572.85740: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:12 -0400 (0:00:00.064) 0:00:06.635 ****** 20097 1726882572.85766: entering _queue_task() for managed_node2/service 20097 1726882572.85947: worker is 1 (out of 1 available) 20097 1726882572.85962: exiting _queue_task() for managed_node2/service 20097 1726882572.85977: done queuing things up, now waiting for results queue to drain 20097 1726882572.85978: waiting for pending results... 20097 1726882572.86136: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20097 1726882572.86212: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000077 20097 1726882572.86222: variable 'ansible_search_path' from source: unknown 20097 1726882572.86227: variable 'ansible_search_path' from source: unknown 20097 1726882572.86258: calling self._execute() 20097 1726882572.86315: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.86319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.86327: variable 'omit' from source: magic vars 20097 1726882572.86708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.90450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.90519: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.90566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.90605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.90638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.90720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.90752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.90789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.90833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.90853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.90985: variable 'ansible_distribution' from source: facts 20097 1726882572.90998: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.91021: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.91025: when evaluation is False, skipping this task 20097 1726882572.91027: _execute() done 20097 1726882572.91030: dumping result to json 20097 1726882572.91032: done dumping result, returning 20097 1726882572.91038: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-6ef3-7ecf-000000000077] 20097 1726882572.91043: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000077 20097 1726882572.91146: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000077 20097 1726882572.91148: 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" } 20097 1726882572.91191: no more pending results, returning what we have 20097 1726882572.91194: results queue empty 20097 1726882572.91195: checking for any_errors_fatal 20097 1726882572.91201: done checking for any_errors_fatal 20097 1726882572.91202: checking for max_fail_percentage 20097 1726882572.91203: done checking for max_fail_percentage 20097 1726882572.91204: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.91205: done checking to see if all hosts have failed 20097 1726882572.91205: getting the remaining hosts for this loop 20097 1726882572.91207: done getting the remaining hosts for this loop 20097 1726882572.91210: getting the next task for host managed_node2 20097 1726882572.91216: done getting next task for host managed_node2 20097 1726882572.91219: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20097 1726882572.91222: ^ 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 20097 1726882572.91235: getting variables 20097 1726882572.91237: in VariableManager get_vars() 20097 1726882572.91295: Calling all_inventory to load vars for managed_node2 20097 1726882572.91298: Calling groups_inventory to load vars for managed_node2 20097 1726882572.91300: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.91309: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.91312: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.91315: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.91455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.91576: done with get_vars() 20097 1726882572.91583: done getting variables 20097 1726882572.91621: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:12 -0400 (0:00:00.058) 0:00:06.694 ****** 20097 1726882572.91642: entering _queue_task() for managed_node2/service 20097 1726882572.91824: worker is 1 (out of 1 available) 20097 1726882572.91835: exiting _queue_task() for managed_node2/service 20097 1726882572.91848: done queuing things up, now waiting for results queue to drain 20097 1726882572.91849: waiting for pending results... 20097 1726882572.92044: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20097 1726882572.92151: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000078 20097 1726882572.92163: variable 'ansible_search_path' from source: unknown 20097 1726882572.92168: variable 'ansible_search_path' from source: unknown 20097 1726882572.92200: calling self._execute() 20097 1726882572.92276: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.92286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.92297: variable 'omit' from source: magic vars 20097 1726882572.92698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.95725: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.95768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.95803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.95828: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.95853: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.95909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.95930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.95951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.95982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.95993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.96086: variable 'ansible_distribution' from source: facts 20097 1726882572.96089: variable 'ansible_distribution_major_version' from source: facts 20097 1726882572.96104: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882572.96107: when evaluation is False, skipping this task 20097 1726882572.96109: _execute() done 20097 1726882572.96112: dumping result to json 20097 1726882572.96114: done dumping result, returning 20097 1726882572.96121: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-6ef3-7ecf-000000000078] 20097 1726882572.96127: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000078 20097 1726882572.96205: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000078 20097 1726882572.96208: 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 } 20097 1726882572.96250: no more pending results, returning what we have 20097 1726882572.96253: results queue empty 20097 1726882572.96254: checking for any_errors_fatal 20097 1726882572.96261: done checking for any_errors_fatal 20097 1726882572.96262: checking for max_fail_percentage 20097 1726882572.96269: done checking for max_fail_percentage 20097 1726882572.96270: checking to see if all hosts have failed and the running result is not ok 20097 1726882572.96271: done checking to see if all hosts have failed 20097 1726882572.96272: getting the remaining hosts for this loop 20097 1726882572.96273: done getting the remaining hosts for this loop 20097 1726882572.96277: getting the next task for host managed_node2 20097 1726882572.96283: done getting next task for host managed_node2 20097 1726882572.96286: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20097 1726882572.96289: ^ 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 20097 1726882572.96303: getting variables 20097 1726882572.96304: in VariableManager get_vars() 20097 1726882572.96348: Calling all_inventory to load vars for managed_node2 20097 1726882572.96351: Calling groups_inventory to load vars for managed_node2 20097 1726882572.96353: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882572.96361: Calling all_plugins_play to load vars for managed_node2 20097 1726882572.96365: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882572.96367: Calling groups_plugins_play to load vars for managed_node2 20097 1726882572.96474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882572.96596: done with get_vars() 20097 1726882572.96604: done getting variables 20097 1726882572.96640: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:12 -0400 (0:00:00.050) 0:00:06.744 ****** 20097 1726882572.96662: entering _queue_task() for managed_node2/copy 20097 1726882572.96834: worker is 1 (out of 1 available) 20097 1726882572.96847: exiting _queue_task() for managed_node2/copy 20097 1726882572.96859: done queuing things up, now waiting for results queue to drain 20097 1726882572.96861: waiting for pending results... 20097 1726882572.97021: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20097 1726882572.97101: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000079 20097 1726882572.97111: variable 'ansible_search_path' from source: unknown 20097 1726882572.97115: variable 'ansible_search_path' from source: unknown 20097 1726882572.97143: calling self._execute() 20097 1726882572.97250: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882572.97272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882572.97286: variable 'omit' from source: magic vars 20097 1726882572.97723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882572.99645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882572.99689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882572.99714: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882572.99739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882572.99765: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882572.99816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882572.99835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882572.99858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882572.99885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882572.99896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882572.99985: variable 'ansible_distribution' from source: facts 20097 1726882572.99991: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.00006: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.00008: when evaluation is False, skipping this task 20097 1726882573.00011: _execute() done 20097 1726882573.00013: dumping result to json 20097 1726882573.00016: done dumping result, returning 20097 1726882573.00022: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-6ef3-7ecf-000000000079] 20097 1726882573.00028: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000079 20097 1726882573.00114: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000079 20097 1726882573.00116: 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" } 20097 1726882573.00160: no more pending results, returning what we have 20097 1726882573.00164: results queue empty 20097 1726882573.00165: checking for any_errors_fatal 20097 1726882573.00170: done checking for any_errors_fatal 20097 1726882573.00171: checking for max_fail_percentage 20097 1726882573.00172: done checking for max_fail_percentage 20097 1726882573.00173: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.00175: done checking to see if all hosts have failed 20097 1726882573.00176: getting the remaining hosts for this loop 20097 1726882573.00177: done getting the remaining hosts for this loop 20097 1726882573.00180: getting the next task for host managed_node2 20097 1726882573.00186: done getting next task for host managed_node2 20097 1726882573.00190: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20097 1726882573.00193: ^ 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 20097 1726882573.00207: getting variables 20097 1726882573.00208: in VariableManager get_vars() 20097 1726882573.00250: Calling all_inventory to load vars for managed_node2 20097 1726882573.00253: Calling groups_inventory to load vars for managed_node2 20097 1726882573.00256: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.00265: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.00267: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.00269: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.00536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.00653: done with get_vars() 20097 1726882573.00662: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:13 -0400 (0:00:00.040) 0:00:06.785 ****** 20097 1726882573.00718: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882573.00881: worker is 1 (out of 1 available) 20097 1726882573.00893: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882573.00903: done queuing things up, now waiting for results queue to drain 20097 1726882573.00904: waiting for pending results... 20097 1726882573.01060: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20097 1726882573.01150: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000007a 20097 1726882573.01161: variable 'ansible_search_path' from source: unknown 20097 1726882573.01168: variable 'ansible_search_path' from source: unknown 20097 1726882573.01192: calling self._execute() 20097 1726882573.01250: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.01254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.01262: variable 'omit' from source: magic vars 20097 1726882573.01535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.03024: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.03074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.03103: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.03127: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.03145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.03201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.03220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.03239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.03266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.03278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.03369: variable 'ansible_distribution' from source: facts 20097 1726882573.03374: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.03388: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.03391: when evaluation is False, skipping this task 20097 1726882573.03393: _execute() done 20097 1726882573.03396: dumping result to json 20097 1726882573.03398: done dumping result, returning 20097 1726882573.03410: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-6ef3-7ecf-00000000007a] 20097 1726882573.03413: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007a 20097 1726882573.03497: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007a 20097 1726882573.03500: 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" } 20097 1726882573.03568: no more pending results, returning what we have 20097 1726882573.03570: results queue empty 20097 1726882573.03571: checking for any_errors_fatal 20097 1726882573.03576: done checking for any_errors_fatal 20097 1726882573.03577: checking for max_fail_percentage 20097 1726882573.03578: done checking for max_fail_percentage 20097 1726882573.03579: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.03580: done checking to see if all hosts have failed 20097 1726882573.03580: getting the remaining hosts for this loop 20097 1726882573.03581: done getting the remaining hosts for this loop 20097 1726882573.03584: getting the next task for host managed_node2 20097 1726882573.03589: done getting next task for host managed_node2 20097 1726882573.03592: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20097 1726882573.03594: ^ 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 20097 1726882573.03604: getting variables 20097 1726882573.03605: in VariableManager get_vars() 20097 1726882573.03641: Calling all_inventory to load vars for managed_node2 20097 1726882573.03643: Calling groups_inventory to load vars for managed_node2 20097 1726882573.03644: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.03650: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.03651: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.03653: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.03759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.03889: done with get_vars() 20097 1726882573.03896: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:13 -0400 (0:00:00.032) 0:00:06.817 ****** 20097 1726882573.03947: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20097 1726882573.04106: worker is 1 (out of 1 available) 20097 1726882573.04117: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20097 1726882573.04129: done queuing things up, now waiting for results queue to drain 20097 1726882573.04131: waiting for pending results... 20097 1726882573.04277: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20097 1726882573.04354: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000007b 20097 1726882573.04366: variable 'ansible_search_path' from source: unknown 20097 1726882573.04370: variable 'ansible_search_path' from source: unknown 20097 1726882573.04398: calling self._execute() 20097 1726882573.04453: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.04459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.04468: variable 'omit' from source: magic vars 20097 1726882573.04743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.06249: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.06292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.06318: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.06345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.06367: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.06418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.06439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.06461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.06487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.06498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.06590: variable 'ansible_distribution' from source: facts 20097 1726882573.06593: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.06607: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.06610: when evaluation is False, skipping this task 20097 1726882573.06613: _execute() done 20097 1726882573.06615: dumping result to json 20097 1726882573.06617: done dumping result, returning 20097 1726882573.06623: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-6ef3-7ecf-00000000007b] 20097 1726882573.06629: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007b 20097 1726882573.06709: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007b 20097 1726882573.06712: 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" } 20097 1726882573.06762: no more pending results, returning what we have 20097 1726882573.06767: results queue empty 20097 1726882573.06768: checking for any_errors_fatal 20097 1726882573.06775: done checking for any_errors_fatal 20097 1726882573.06775: checking for max_fail_percentage 20097 1726882573.06777: done checking for max_fail_percentage 20097 1726882573.06777: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.06778: done checking to see if all hosts have failed 20097 1726882573.06779: getting the remaining hosts for this loop 20097 1726882573.06780: done getting the remaining hosts for this loop 20097 1726882573.06783: getting the next task for host managed_node2 20097 1726882573.06788: done getting next task for host managed_node2 20097 1726882573.06792: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20097 1726882573.06795: ^ 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 20097 1726882573.06808: getting variables 20097 1726882573.06809: in VariableManager get_vars() 20097 1726882573.06848: Calling all_inventory to load vars for managed_node2 20097 1726882573.06850: Calling groups_inventory to load vars for managed_node2 20097 1726882573.06851: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.06858: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.06860: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.06861: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.06997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.07115: done with get_vars() 20097 1726882573.07121: done getting variables 20097 1726882573.07160: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:13 -0400 (0:00:00.032) 0:00:06.849 ****** 20097 1726882573.07182: entering _queue_task() for managed_node2/debug 20097 1726882573.07334: worker is 1 (out of 1 available) 20097 1726882573.07346: exiting _queue_task() for managed_node2/debug 20097 1726882573.07356: done queuing things up, now waiting for results queue to drain 20097 1726882573.07358: waiting for pending results... 20097 1726882573.07520: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20097 1726882573.07598: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000007c 20097 1726882573.07609: variable 'ansible_search_path' from source: unknown 20097 1726882573.07612: variable 'ansible_search_path' from source: unknown 20097 1726882573.07639: calling self._execute() 20097 1726882573.07704: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.07708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.07715: variable 'omit' from source: magic vars 20097 1726882573.08008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.09555: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.09608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.09634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.09666: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.09687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.09740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.09763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.09787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.09812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.09823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.09918: variable 'ansible_distribution' from source: facts 20097 1726882573.09922: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.09937: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.09940: when evaluation is False, skipping this task 20097 1726882573.09943: _execute() done 20097 1726882573.09946: dumping result to json 20097 1726882573.09948: done dumping result, returning 20097 1726882573.09954: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-6ef3-7ecf-00000000007c] 20097 1726882573.09959: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007c 20097 1726882573.10037: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007c 20097 1726882573.10040: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882573.10120: no more pending results, returning what we have 20097 1726882573.10123: results queue empty 20097 1726882573.10124: checking for any_errors_fatal 20097 1726882573.10128: done checking for any_errors_fatal 20097 1726882573.10129: checking for max_fail_percentage 20097 1726882573.10131: done checking for max_fail_percentage 20097 1726882573.10132: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.10132: done checking to see if all hosts have failed 20097 1726882573.10133: getting the remaining hosts for this loop 20097 1726882573.10134: done getting the remaining hosts for this loop 20097 1726882573.10137: getting the next task for host managed_node2 20097 1726882573.10142: done getting next task for host managed_node2 20097 1726882573.10145: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20097 1726882573.10148: ^ 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 20097 1726882573.10166: getting variables 20097 1726882573.10167: in VariableManager get_vars() 20097 1726882573.10206: Calling all_inventory to load vars for managed_node2 20097 1726882573.10208: Calling groups_inventory to load vars for managed_node2 20097 1726882573.10210: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.10216: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.10217: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.10219: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.10328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.10456: done with get_vars() 20097 1726882573.10465: done getting variables 20097 1726882573.10501: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:13 -0400 (0:00:00.033) 0:00:06.883 ****** 20097 1726882573.10524: entering _queue_task() for managed_node2/debug 20097 1726882573.10693: worker is 1 (out of 1 available) 20097 1726882573.10706: exiting _queue_task() for managed_node2/debug 20097 1726882573.10717: done queuing things up, now waiting for results queue to drain 20097 1726882573.10718: waiting for pending results... 20097 1726882573.10871: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20097 1726882573.10945: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000007d 20097 1726882573.10967: variable 'ansible_search_path' from source: unknown 20097 1726882573.10971: variable 'ansible_search_path' from source: unknown 20097 1726882573.10990: calling self._execute() 20097 1726882573.11050: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.11054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.11062: variable 'omit' from source: magic vars 20097 1726882573.11345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.12852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.12894: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.12920: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.12944: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.12966: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.13018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.13039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.13058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.13086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.13096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.13186: variable 'ansible_distribution' from source: facts 20097 1726882573.13189: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.13204: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.13207: when evaluation is False, skipping this task 20097 1726882573.13210: _execute() done 20097 1726882573.13212: dumping result to json 20097 1726882573.13214: done dumping result, returning 20097 1726882573.13220: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-6ef3-7ecf-00000000007d] 20097 1726882573.13226: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007d 20097 1726882573.13305: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007d 20097 1726882573.13309: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882573.13378: no more pending results, returning what we have 20097 1726882573.13381: results queue empty 20097 1726882573.13382: checking for any_errors_fatal 20097 1726882573.13385: done checking for any_errors_fatal 20097 1726882573.13386: checking for max_fail_percentage 20097 1726882573.13387: done checking for max_fail_percentage 20097 1726882573.13388: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.13389: done checking to see if all hosts have failed 20097 1726882573.13390: getting the remaining hosts for this loop 20097 1726882573.13391: done getting the remaining hosts for this loop 20097 1726882573.13394: getting the next task for host managed_node2 20097 1726882573.13399: done getting next task for host managed_node2 20097 1726882573.13402: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20097 1726882573.13404: ^ 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 20097 1726882573.13414: getting variables 20097 1726882573.13415: in VariableManager get_vars() 20097 1726882573.13445: Calling all_inventory to load vars for managed_node2 20097 1726882573.13447: Calling groups_inventory to load vars for managed_node2 20097 1726882573.13448: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.13460: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.13462: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.13467: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.13603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.13719: done with get_vars() 20097 1726882573.13726: done getting variables 20097 1726882573.13762: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:13 -0400 (0:00:00.032) 0:00:06.915 ****** 20097 1726882573.13793: entering _queue_task() for managed_node2/debug 20097 1726882573.13951: worker is 1 (out of 1 available) 20097 1726882573.13968: exiting _queue_task() for managed_node2/debug 20097 1726882573.13980: done queuing things up, now waiting for results queue to drain 20097 1726882573.13982: waiting for pending results... 20097 1726882573.14120: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20097 1726882573.14191: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000007e 20097 1726882573.14202: variable 'ansible_search_path' from source: unknown 20097 1726882573.14206: variable 'ansible_search_path' from source: unknown 20097 1726882573.14236: calling self._execute() 20097 1726882573.14291: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.14295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.14302: variable 'omit' from source: magic vars 20097 1726882573.14578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.16043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.16097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.16132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.16171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.16203: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.16277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.16310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.16340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.16388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.16407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.16534: variable 'ansible_distribution' from source: facts 20097 1726882573.16546: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.16567: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.16575: when evaluation is False, skipping this task 20097 1726882573.16582: _execute() done 20097 1726882573.16588: dumping result to json 20097 1726882573.16595: done dumping result, returning 20097 1726882573.16604: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-6ef3-7ecf-00000000007e] 20097 1726882573.16614: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007e 20097 1726882573.16710: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007e 20097 1726882573.16717: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882573.16769: no more pending results, returning what we have 20097 1726882573.16773: results queue empty 20097 1726882573.16774: checking for any_errors_fatal 20097 1726882573.16780: done checking for any_errors_fatal 20097 1726882573.16781: checking for max_fail_percentage 20097 1726882573.16782: done checking for max_fail_percentage 20097 1726882573.16783: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.16784: done checking to see if all hosts have failed 20097 1726882573.16785: getting the remaining hosts for this loop 20097 1726882573.16786: done getting the remaining hosts for this loop 20097 1726882573.16790: getting the next task for host managed_node2 20097 1726882573.16796: done getting next task for host managed_node2 20097 1726882573.16800: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20097 1726882573.16803: ^ 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 20097 1726882573.16818: getting variables 20097 1726882573.16819: in VariableManager get_vars() 20097 1726882573.16868: Calling all_inventory to load vars for managed_node2 20097 1726882573.16870: Calling groups_inventory to load vars for managed_node2 20097 1726882573.16872: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.16881: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.16884: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.16886: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.17062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.17312: done with get_vars() 20097 1726882573.17322: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:13 -0400 (0:00:00.036) 0:00:06.951 ****** 20097 1726882573.17410: entering _queue_task() for managed_node2/ping 20097 1726882573.17623: worker is 1 (out of 1 available) 20097 1726882573.17633: exiting _queue_task() for managed_node2/ping 20097 1726882573.17645: done queuing things up, now waiting for results queue to drain 20097 1726882573.17647: waiting for pending results... 20097 1726882573.17907: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20097 1726882573.18034: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000007f 20097 1726882573.18055: variable 'ansible_search_path' from source: unknown 20097 1726882573.18066: variable 'ansible_search_path' from source: unknown 20097 1726882573.18110: calling self._execute() 20097 1726882573.18200: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.18213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.18228: variable 'omit' from source: magic vars 20097 1726882573.18644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.20440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.20484: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.20510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.20535: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.20558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.20610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.20630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.20651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.20679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.20691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.20783: variable 'ansible_distribution' from source: facts 20097 1726882573.20788: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.20805: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.20808: when evaluation is False, skipping this task 20097 1726882573.20811: _execute() done 20097 1726882573.20813: dumping result to json 20097 1726882573.20816: done dumping result, returning 20097 1726882573.20818: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-6ef3-7ecf-00000000007f] 20097 1726882573.20824: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007f 20097 1726882573.20899: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000007f 20097 1726882573.20902: 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" } 20097 1726882573.20946: no more pending results, returning what we have 20097 1726882573.20950: results queue empty 20097 1726882573.20951: checking for any_errors_fatal 20097 1726882573.20959: done checking for any_errors_fatal 20097 1726882573.20960: checking for max_fail_percentage 20097 1726882573.20961: done checking for max_fail_percentage 20097 1726882573.20962: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.20963: done checking to see if all hosts have failed 20097 1726882573.20965: getting the remaining hosts for this loop 20097 1726882573.20966: done getting the remaining hosts for this loop 20097 1726882573.20969: getting the next task for host managed_node2 20097 1726882573.20976: done getting next task for host managed_node2 20097 1726882573.20978: ^ task is: TASK: meta (role_complete) 20097 1726882573.20981: ^ 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 20097 1726882573.20995: getting variables 20097 1726882573.20996: in VariableManager get_vars() 20097 1726882573.21037: Calling all_inventory to load vars for managed_node2 20097 1726882573.21039: Calling groups_inventory to load vars for managed_node2 20097 1726882573.21040: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.21046: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.21048: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.21050: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.21152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.21311: done with get_vars() 20097 1726882573.21317: done getting variables 20097 1726882573.21372: done queuing things up, now waiting for results queue to drain 20097 1726882573.21374: results queue empty 20097 1726882573.21374: checking for any_errors_fatal 20097 1726882573.21375: done checking for any_errors_fatal 20097 1726882573.21376: checking for max_fail_percentage 20097 1726882573.21377: done checking for max_fail_percentage 20097 1726882573.21377: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.21377: done checking to see if all hosts have failed 20097 1726882573.21378: getting the remaining hosts for this loop 20097 1726882573.21378: done getting the remaining hosts for this loop 20097 1726882573.21380: getting the next task for host managed_node2 20097 1726882573.21382: done getting next task for host managed_node2 20097 1726882573.21383: ^ task is: TASK: Get current device features 20097 1726882573.21384: ^ 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 20097 1726882573.21386: getting variables 20097 1726882573.21386: in VariableManager get_vars() 20097 1726882573.21397: Calling all_inventory to load vars for managed_node2 20097 1726882573.21399: Calling groups_inventory to load vars for managed_node2 20097 1726882573.21400: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.21403: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.21404: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.21406: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.21487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.21598: done with get_vars() 20097 1726882573.21604: done getting variables 20097 1726882573.21628: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:82 Friday 20 September 2024 21:36:13 -0400 (0:00:00.042) 0:00:06.994 ****** 20097 1726882573.21645: entering _queue_task() for managed_node2/command 20097 1726882573.21798: worker is 1 (out of 1 available) 20097 1726882573.21810: exiting _queue_task() for managed_node2/command 20097 1726882573.21822: done queuing things up, now waiting for results queue to drain 20097 1726882573.21823: waiting for pending results... 20097 1726882573.21974: running TaskExecutor() for managed_node2/TASK: Get current device features 20097 1726882573.22029: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000af 20097 1726882573.22039: variable 'ansible_search_path' from source: unknown 20097 1726882573.22068: calling self._execute() 20097 1726882573.22129: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.22132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.22141: variable 'omit' from source: magic vars 20097 1726882573.22415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.23911: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.23951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.23979: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.24004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.24025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.24084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.24103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.24122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.24147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.24160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.24250: variable 'ansible_distribution' from source: facts 20097 1726882573.24257: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.24271: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.24274: when evaluation is False, skipping this task 20097 1726882573.24276: _execute() done 20097 1726882573.24279: dumping result to json 20097 1726882573.24281: done dumping result, returning 20097 1726882573.24285: done running TaskExecutor() for managed_node2/TASK: Get current device features [0e448fcc-3ce9-6ef3-7ecf-0000000000af] 20097 1726882573.24292: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000af 20097 1726882573.24368: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000af 20097 1726882573.24371: 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" } 20097 1726882573.24414: no more pending results, returning what we have 20097 1726882573.24417: results queue empty 20097 1726882573.24418: checking for any_errors_fatal 20097 1726882573.24420: done checking for any_errors_fatal 20097 1726882573.24421: checking for max_fail_percentage 20097 1726882573.24422: done checking for max_fail_percentage 20097 1726882573.24422: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.24423: done checking to see if all hosts have failed 20097 1726882573.24424: getting the remaining hosts for this loop 20097 1726882573.24425: done getting the remaining hosts for this loop 20097 1726882573.24428: getting the next task for host managed_node2 20097 1726882573.24433: done getting next task for host managed_node2 20097 1726882573.24435: ^ task is: TASK: Show ethtool_features 20097 1726882573.24437: ^ 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 20097 1726882573.24439: getting variables 20097 1726882573.24441: in VariableManager get_vars() 20097 1726882573.24487: Calling all_inventory to load vars for managed_node2 20097 1726882573.24489: Calling groups_inventory to load vars for managed_node2 20097 1726882573.24491: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.24499: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.24501: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.24504: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.24604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.24747: done with get_vars() 20097 1726882573.24753: done getting variables 20097 1726882573.24789: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ethtool_features] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:86 Friday 20 September 2024 21:36:13 -0400 (0:00:00.031) 0:00:07.025 ****** 20097 1726882573.24806: entering _queue_task() for managed_node2/debug 20097 1726882573.24953: worker is 1 (out of 1 available) 20097 1726882573.24965: exiting _queue_task() for managed_node2/debug 20097 1726882573.24976: done queuing things up, now waiting for results queue to drain 20097 1726882573.24977: waiting for pending results... 20097 1726882573.25128: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 20097 1726882573.25187: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000b0 20097 1726882573.25199: variable 'ansible_search_path' from source: unknown 20097 1726882573.25226: calling self._execute() 20097 1726882573.25296: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.25300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.25311: variable 'omit' from source: magic vars 20097 1726882573.25600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.27102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.27153: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.27182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.27207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.27228: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.27285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.27304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.27321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.27350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.27364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.27452: variable 'ansible_distribution' from source: facts 20097 1726882573.27456: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.27475: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.27479: when evaluation is False, skipping this task 20097 1726882573.27481: _execute() done 20097 1726882573.27485: dumping result to json 20097 1726882573.27488: done dumping result, returning 20097 1726882573.27490: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [0e448fcc-3ce9-6ef3-7ecf-0000000000b0] 20097 1726882573.27496: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000b0 20097 1726882573.27573: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000b0 20097 1726882573.27577: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882573.27635: no more pending results, returning what we have 20097 1726882573.27638: results queue empty 20097 1726882573.27639: checking for any_errors_fatal 20097 1726882573.27643: done checking for any_errors_fatal 20097 1726882573.27644: checking for max_fail_percentage 20097 1726882573.27645: done checking for max_fail_percentage 20097 1726882573.27646: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.27647: done checking to see if all hosts have failed 20097 1726882573.27647: getting the remaining hosts for this loop 20097 1726882573.27649: done getting the remaining hosts for this loop 20097 1726882573.27651: getting the next task for host managed_node2 20097 1726882573.27656: done getting next task for host managed_node2 20097 1726882573.27658: ^ task is: TASK: Assert device features 20097 1726882573.27661: ^ 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 20097 1726882573.27665: getting variables 20097 1726882573.27666: in VariableManager get_vars() 20097 1726882573.27703: Calling all_inventory to load vars for managed_node2 20097 1726882573.27705: Calling groups_inventory to load vars for managed_node2 20097 1726882573.27706: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.27712: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.27714: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.27716: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.27817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.27933: done with get_vars() 20097 1726882573.27939: done getting variables 20097 1726882573.27978: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert device features] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:89 Friday 20 September 2024 21:36:13 -0400 (0:00:00.031) 0:00:07.057 ****** 20097 1726882573.27995: entering _queue_task() for managed_node2/assert 20097 1726882573.28137: worker is 1 (out of 1 available) 20097 1726882573.28148: exiting _queue_task() for managed_node2/assert 20097 1726882573.28161: done queuing things up, now waiting for results queue to drain 20097 1726882573.28165: waiting for pending results... 20097 1726882573.28322: running TaskExecutor() for managed_node2/TASK: Assert device features 20097 1726882573.28385: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000b1 20097 1726882573.28396: variable 'ansible_search_path' from source: unknown 20097 1726882573.28422: calling self._execute() 20097 1726882573.28494: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.28499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.28505: variable 'omit' from source: magic vars 20097 1726882573.28793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.30310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.30351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.30383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.30412: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.30431: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.30488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.30508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.30528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.30554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.30569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.30656: variable 'ansible_distribution' from source: facts 20097 1726882573.30666: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.30681: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.30684: when evaluation is False, skipping this task 20097 1726882573.30687: _execute() done 20097 1726882573.30689: dumping result to json 20097 1726882573.30691: done dumping result, returning 20097 1726882573.30696: done running TaskExecutor() for managed_node2/TASK: Assert device features [0e448fcc-3ce9-6ef3-7ecf-0000000000b1] 20097 1726882573.30702: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000b1 20097 1726882573.30788: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000b1 20097 1726882573.30791: 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" } 20097 1726882573.30828: no more pending results, returning what we have 20097 1726882573.30832: results queue empty 20097 1726882573.30833: checking for any_errors_fatal 20097 1726882573.30837: done checking for any_errors_fatal 20097 1726882573.30838: checking for max_fail_percentage 20097 1726882573.30839: done checking for max_fail_percentage 20097 1726882573.30840: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.30841: done checking to see if all hosts have failed 20097 1726882573.30841: getting the remaining hosts for this loop 20097 1726882573.30843: done getting the remaining hosts for this loop 20097 1726882573.30845: getting the next task for host managed_node2 20097 1726882573.30850: done getting next task for host managed_node2 20097 1726882573.30852: ^ task is: TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 20097 1726882573.30854: ^ 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 20097 1726882573.30856: getting variables 20097 1726882573.30858: in VariableManager get_vars() 20097 1726882573.30905: Calling all_inventory to load vars for managed_node2 20097 1726882573.30906: Calling groups_inventory to load vars for managed_node2 20097 1726882573.30908: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.30914: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.30916: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.30917: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.31048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.31161: done with get_vars() 20097 1726882573.31173: done getting variables 20097 1726882573.31214: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can enable tx_tcp_segmentation (using underscores).] ************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:102 Friday 20 September 2024 21:36:13 -0400 (0:00:00.032) 0:00:07.090 ****** 20097 1726882573.31231: entering _queue_task() for managed_node2/debug 20097 1726882573.31382: worker is 1 (out of 1 available) 20097 1726882573.31393: exiting _queue_task() for managed_node2/debug 20097 1726882573.31404: done queuing things up, now waiting for results queue to drain 20097 1726882573.31405: waiting for pending results... 20097 1726882573.31565: running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 20097 1726882573.31613: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000b2 20097 1726882573.31626: variable 'ansible_search_path' from source: unknown 20097 1726882573.31657: calling self._execute() 20097 1726882573.31721: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.31725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.31738: variable 'omit' from source: magic vars 20097 1726882573.32023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.33514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.33564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.33589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.33621: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.33639: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.33699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.33723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.33740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.33770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.33781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.33873: variable 'ansible_distribution' from source: facts 20097 1726882573.33879: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.33893: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.33896: when evaluation is False, skipping this task 20097 1726882573.33899: _execute() done 20097 1726882573.33901: dumping result to json 20097 1726882573.33904: done dumping result, returning 20097 1726882573.33910: done running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). [0e448fcc-3ce9-6ef3-7ecf-0000000000b2] 20097 1726882573.33915: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000b2 20097 1726882573.33992: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000b2 20097 1726882573.33995: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882573.34069: no more pending results, returning what we have 20097 1726882573.34072: results queue empty 20097 1726882573.34073: checking for any_errors_fatal 20097 1726882573.34077: done checking for any_errors_fatal 20097 1726882573.34078: checking for max_fail_percentage 20097 1726882573.34079: done checking for max_fail_percentage 20097 1726882573.34080: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.34081: done checking to see if all hosts have failed 20097 1726882573.34081: getting the remaining hosts for this loop 20097 1726882573.34083: done getting the remaining hosts for this loop 20097 1726882573.34086: getting the next task for host managed_node2 20097 1726882573.34093: done getting next task for host managed_node2 20097 1726882573.34098: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20097 1726882573.34100: ^ 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 20097 1726882573.34115: getting variables 20097 1726882573.34116: in VariableManager get_vars() 20097 1726882573.34162: Calling all_inventory to load vars for managed_node2 20097 1726882573.34166: Calling groups_inventory to load vars for managed_node2 20097 1726882573.34168: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.34175: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.34178: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.34180: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.34285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.34408: done with get_vars() 20097 1726882573.34415: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:13 -0400 (0:00:00.032) 0:00:07.122 ****** 20097 1726882573.34478: entering _queue_task() for managed_node2/include_tasks 20097 1726882573.34641: worker is 1 (out of 1 available) 20097 1726882573.34653: exiting _queue_task() for managed_node2/include_tasks 20097 1726882573.34667: done queuing things up, now waiting for results queue to drain 20097 1726882573.34669: waiting for pending results... 20097 1726882573.34825: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20097 1726882573.34911: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000ba 20097 1726882573.34922: variable 'ansible_search_path' from source: unknown 20097 1726882573.34925: variable 'ansible_search_path' from source: unknown 20097 1726882573.34952: calling self._execute() 20097 1726882573.35021: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.35024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.35032: variable 'omit' from source: magic vars 20097 1726882573.35323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.36895: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.36936: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.36967: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.36993: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.37012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.37072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.37094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.37111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.37137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.37147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.37245: variable 'ansible_distribution' from source: facts 20097 1726882573.37248: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.37271: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.37275: when evaluation is False, skipping this task 20097 1726882573.37278: _execute() done 20097 1726882573.37281: dumping result to json 20097 1726882573.37283: done dumping result, returning 20097 1726882573.37287: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-6ef3-7ecf-0000000000ba] 20097 1726882573.37293: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000ba 20097 1726882573.37374: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000ba 20097 1726882573.37377: 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" } 20097 1726882573.37439: no more pending results, returning what we have 20097 1726882573.37442: results queue empty 20097 1726882573.37443: checking for any_errors_fatal 20097 1726882573.37448: done checking for any_errors_fatal 20097 1726882573.37449: checking for max_fail_percentage 20097 1726882573.37450: done checking for max_fail_percentage 20097 1726882573.37451: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.37452: done checking to see if all hosts have failed 20097 1726882573.37452: getting the remaining hosts for this loop 20097 1726882573.37454: done getting the remaining hosts for this loop 20097 1726882573.37457: getting the next task for host managed_node2 20097 1726882573.37462: done getting next task for host managed_node2 20097 1726882573.37467: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20097 1726882573.37470: ^ 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 20097 1726882573.37485: getting variables 20097 1726882573.37487: in VariableManager get_vars() 20097 1726882573.37530: Calling all_inventory to load vars for managed_node2 20097 1726882573.37532: Calling groups_inventory to load vars for managed_node2 20097 1726882573.37533: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.37539: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.37541: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.37543: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.37646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.37800: done with get_vars() 20097 1726882573.37806: done getting variables 20097 1726882573.37845: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:13 -0400 (0:00:00.033) 0:00:07.156 ****** 20097 1726882573.37869: entering _queue_task() for managed_node2/debug 20097 1726882573.38032: worker is 1 (out of 1 available) 20097 1726882573.38044: exiting _queue_task() for managed_node2/debug 20097 1726882573.38055: done queuing things up, now waiting for results queue to drain 20097 1726882573.38057: waiting for pending results... 20097 1726882573.38215: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20097 1726882573.38300: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000bb 20097 1726882573.38311: variable 'ansible_search_path' from source: unknown 20097 1726882573.38314: variable 'ansible_search_path' from source: unknown 20097 1726882573.38345: calling self._execute() 20097 1726882573.38410: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.38414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.38421: variable 'omit' from source: magic vars 20097 1726882573.38714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.40208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.40259: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.40292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.40316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.40334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.40398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.40416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.40433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.40470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.40481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.40577: variable 'ansible_distribution' from source: facts 20097 1726882573.40580: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.40591: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.40593: when evaluation is False, skipping this task 20097 1726882573.40596: _execute() done 20097 1726882573.40598: dumping result to json 20097 1726882573.40602: done dumping result, returning 20097 1726882573.40609: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-6ef3-7ecf-0000000000bb] 20097 1726882573.40614: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000bb 20097 1726882573.40688: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000bb 20097 1726882573.40691: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882573.40736: no more pending results, returning what we have 20097 1726882573.40739: results queue empty 20097 1726882573.40740: checking for any_errors_fatal 20097 1726882573.40746: done checking for any_errors_fatal 20097 1726882573.40747: checking for max_fail_percentage 20097 1726882573.40748: done checking for max_fail_percentage 20097 1726882573.40749: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.40750: done checking to see if all hosts have failed 20097 1726882573.40750: getting the remaining hosts for this loop 20097 1726882573.40752: done getting the remaining hosts for this loop 20097 1726882573.40755: getting the next task for host managed_node2 20097 1726882573.40760: done getting next task for host managed_node2 20097 1726882573.40766: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20097 1726882573.40769: ^ 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 20097 1726882573.40784: getting variables 20097 1726882573.40785: in VariableManager get_vars() 20097 1726882573.40830: Calling all_inventory to load vars for managed_node2 20097 1726882573.40832: Calling groups_inventory to load vars for managed_node2 20097 1726882573.40834: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.40842: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.40844: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.40847: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.40952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.41074: done with get_vars() 20097 1726882573.41081: done getting variables 20097 1726882573.41118: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:13 -0400 (0:00:00.032) 0:00:07.189 ****** 20097 1726882573.41141: entering _queue_task() for managed_node2/fail 20097 1726882573.41304: worker is 1 (out of 1 available) 20097 1726882573.41315: exiting _queue_task() for managed_node2/fail 20097 1726882573.41326: done queuing things up, now waiting for results queue to drain 20097 1726882573.41328: waiting for pending results... 20097 1726882573.41486: 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 20097 1726882573.41556: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000bc 20097 1726882573.41576: variable 'ansible_search_path' from source: unknown 20097 1726882573.41580: variable 'ansible_search_path' from source: unknown 20097 1726882573.41604: calling self._execute() 20097 1726882573.41663: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.41675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.41678: variable 'omit' from source: magic vars 20097 1726882573.41954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.43517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.43557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.43586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.43611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.43632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.43689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.43708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.43726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.43755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.43770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.43857: variable 'ansible_distribution' from source: facts 20097 1726882573.43866: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.43881: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.43883: when evaluation is False, skipping this task 20097 1726882573.43886: _execute() done 20097 1726882573.43888: dumping result to json 20097 1726882573.43891: done dumping result, returning 20097 1726882573.43897: 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 [0e448fcc-3ce9-6ef3-7ecf-0000000000bc] 20097 1726882573.43903: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000bc 20097 1726882573.43990: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000bc 20097 1726882573.43993: 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" } 20097 1726882573.44032: no more pending results, returning what we have 20097 1726882573.44035: results queue empty 20097 1726882573.44036: checking for any_errors_fatal 20097 1726882573.44040: done checking for any_errors_fatal 20097 1726882573.44041: checking for max_fail_percentage 20097 1726882573.44042: done checking for max_fail_percentage 20097 1726882573.44043: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.44044: done checking to see if all hosts have failed 20097 1726882573.44044: getting the remaining hosts for this loop 20097 1726882573.44046: done getting the remaining hosts for this loop 20097 1726882573.44049: getting the next task for host managed_node2 20097 1726882573.44055: done getting next task for host managed_node2 20097 1726882573.44059: ^ 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 20097 1726882573.44061: ^ 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 20097 1726882573.44085: getting variables 20097 1726882573.44087: in VariableManager get_vars() 20097 1726882573.44129: Calling all_inventory to load vars for managed_node2 20097 1726882573.44132: Calling groups_inventory to load vars for managed_node2 20097 1726882573.44134: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.44140: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.44142: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.44143: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.44288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.44410: done with get_vars() 20097 1726882573.44416: done getting variables 20097 1726882573.44454: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:13 -0400 (0:00:00.033) 0:00:07.222 ****** 20097 1726882573.44479: entering _queue_task() for managed_node2/fail 20097 1726882573.44645: worker is 1 (out of 1 available) 20097 1726882573.44660: exiting _queue_task() for managed_node2/fail 20097 1726882573.44674: done queuing things up, now waiting for results queue to drain 20097 1726882573.44676: waiting for pending results... 20097 1726882573.44842: 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 20097 1726882573.44928: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000bd 20097 1726882573.44938: variable 'ansible_search_path' from source: unknown 20097 1726882573.44941: variable 'ansible_search_path' from source: unknown 20097 1726882573.44982: calling self._execute() 20097 1726882573.45043: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.45047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.45057: variable 'omit' from source: magic vars 20097 1726882573.45346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.46892: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.46946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.46974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.46999: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.47021: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.47078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.47097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.47114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.47143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.47153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.47246: variable 'ansible_distribution' from source: facts 20097 1726882573.47252: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.47268: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.47271: when evaluation is False, skipping this task 20097 1726882573.47274: _execute() done 20097 1726882573.47276: dumping result to json 20097 1726882573.47279: done dumping result, returning 20097 1726882573.47288: 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 [0e448fcc-3ce9-6ef3-7ecf-0000000000bd] 20097 1726882573.47294: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000bd 20097 1726882573.47384: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000bd 20097 1726882573.47387: 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" } 20097 1726882573.47431: no more pending results, returning what we have 20097 1726882573.47434: results queue empty 20097 1726882573.47435: checking for any_errors_fatal 20097 1726882573.47440: done checking for any_errors_fatal 20097 1726882573.47441: checking for max_fail_percentage 20097 1726882573.47442: done checking for max_fail_percentage 20097 1726882573.47443: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.47444: done checking to see if all hosts have failed 20097 1726882573.47444: getting the remaining hosts for this loop 20097 1726882573.47446: done getting the remaining hosts for this loop 20097 1726882573.47449: getting the next task for host managed_node2 20097 1726882573.47457: done getting next task for host managed_node2 20097 1726882573.47461: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20097 1726882573.47467: ^ 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 20097 1726882573.47490: getting variables 20097 1726882573.47492: in VariableManager get_vars() 20097 1726882573.47536: Calling all_inventory to load vars for managed_node2 20097 1726882573.47539: Calling groups_inventory to load vars for managed_node2 20097 1726882573.47541: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.47548: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.47550: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.47551: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.47721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.47848: done with get_vars() 20097 1726882573.47858: done getting variables 20097 1726882573.47899: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:13 -0400 (0:00:00.034) 0:00:07.257 ****** 20097 1726882573.47922: entering _queue_task() for managed_node2/fail 20097 1726882573.48113: worker is 1 (out of 1 available) 20097 1726882573.48124: exiting _queue_task() for managed_node2/fail 20097 1726882573.48136: done queuing things up, now waiting for results queue to drain 20097 1726882573.48138: waiting for pending results... 20097 1726882573.48301: 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 20097 1726882573.48383: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000be 20097 1726882573.48393: variable 'ansible_search_path' from source: unknown 20097 1726882573.48396: variable 'ansible_search_path' from source: unknown 20097 1726882573.48423: calling self._execute() 20097 1726882573.48489: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.48493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.48500: variable 'omit' from source: magic vars 20097 1726882573.48790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.50976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.51042: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.51088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.51127: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.51161: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.51234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.51268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.51286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.51317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.51324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.51431: variable 'ansible_distribution' from source: facts 20097 1726882573.51436: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.51452: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.51455: when evaluation is False, skipping this task 20097 1726882573.51457: _execute() done 20097 1726882573.51462: dumping result to json 20097 1726882573.51467: done dumping result, returning 20097 1726882573.51475: 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 [0e448fcc-3ce9-6ef3-7ecf-0000000000be] 20097 1726882573.51480: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000be 20097 1726882573.51564: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000be 20097 1726882573.51568: 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" } 20097 1726882573.51613: no more pending results, returning what we have 20097 1726882573.51617: results queue empty 20097 1726882573.51618: checking for any_errors_fatal 20097 1726882573.51623: done checking for any_errors_fatal 20097 1726882573.51624: checking for max_fail_percentage 20097 1726882573.51626: done checking for max_fail_percentage 20097 1726882573.51626: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.51627: done checking to see if all hosts have failed 20097 1726882573.51628: getting the remaining hosts for this loop 20097 1726882573.51630: done getting the remaining hosts for this loop 20097 1726882573.51633: getting the next task for host managed_node2 20097 1726882573.51640: done getting next task for host managed_node2 20097 1726882573.51644: ^ 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 20097 1726882573.51647: ^ 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 20097 1726882573.51668: getting variables 20097 1726882573.51670: in VariableManager get_vars() 20097 1726882573.51719: Calling all_inventory to load vars for managed_node2 20097 1726882573.51722: Calling groups_inventory to load vars for managed_node2 20097 1726882573.51724: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.51732: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.51734: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.51737: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.51890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.52012: done with get_vars() 20097 1726882573.52019: done getting variables 20097 1726882573.52059: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:13 -0400 (0:00:00.041) 0:00:07.298 ****** 20097 1726882573.52082: entering _queue_task() for managed_node2/dnf 20097 1726882573.52267: worker is 1 (out of 1 available) 20097 1726882573.52281: exiting _queue_task() for managed_node2/dnf 20097 1726882573.52293: done queuing things up, now waiting for results queue to drain 20097 1726882573.52295: waiting for pending results... 20097 1726882573.52461: 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 20097 1726882573.52541: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000bf 20097 1726882573.52551: variable 'ansible_search_path' from source: unknown 20097 1726882573.52557: variable 'ansible_search_path' from source: unknown 20097 1726882573.52586: calling self._execute() 20097 1726882573.52648: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.52652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.52660: variable 'omit' from source: magic vars 20097 1726882573.52966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.55481: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.55566: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.55614: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.55652: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.55696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.55782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.55822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.55852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.55906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.55924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.56062: variable 'ansible_distribution' from source: facts 20097 1726882573.56076: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.56097: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.56104: when evaluation is False, skipping this task 20097 1726882573.56111: _execute() done 20097 1726882573.56119: dumping result to json 20097 1726882573.56129: done dumping result, returning 20097 1726882573.56140: 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 [0e448fcc-3ce9-6ef3-7ecf-0000000000bf] 20097 1726882573.56149: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000bf 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" } 20097 1726882573.56315: no more pending results, returning what we have 20097 1726882573.56319: results queue empty 20097 1726882573.56320: checking for any_errors_fatal 20097 1726882573.56327: done checking for any_errors_fatal 20097 1726882573.56328: checking for max_fail_percentage 20097 1726882573.56330: done checking for max_fail_percentage 20097 1726882573.56330: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.56331: done checking to see if all hosts have failed 20097 1726882573.56332: getting the remaining hosts for this loop 20097 1726882573.56334: done getting the remaining hosts for this loop 20097 1726882573.56338: getting the next task for host managed_node2 20097 1726882573.56346: done getting next task for host managed_node2 20097 1726882573.56349: ^ 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 20097 1726882573.56353: ^ 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 20097 1726882573.56378: getting variables 20097 1726882573.56380: in VariableManager get_vars() 20097 1726882573.56437: Calling all_inventory to load vars for managed_node2 20097 1726882573.56440: Calling groups_inventory to load vars for managed_node2 20097 1726882573.56442: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.56453: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.56458: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.56462: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.56651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.56886: done with get_vars() 20097 1726882573.56898: done getting variables 20097 1726882573.57046: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000bf 20097 1726882573.57049: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20097 1726882573.57105: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:13 -0400 (0:00:00.051) 0:00:07.350 ****** 20097 1726882573.57274: entering _queue_task() for managed_node2/yum 20097 1726882573.57622: worker is 1 (out of 1 available) 20097 1726882573.57633: exiting _queue_task() for managed_node2/yum 20097 1726882573.57644: done queuing things up, now waiting for results queue to drain 20097 1726882573.57646: waiting for pending results... 20097 1726882573.57920: 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 20097 1726882573.58048: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000c0 20097 1726882573.58072: variable 'ansible_search_path' from source: unknown 20097 1726882573.58079: variable 'ansible_search_path' from source: unknown 20097 1726882573.58125: calling self._execute() 20097 1726882573.58215: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.58229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.58242: variable 'omit' from source: magic vars 20097 1726882573.58699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.61266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.61336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.61383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.61421: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.61453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.61536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.61584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.61616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.61667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.61692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.61835: variable 'ansible_distribution' from source: facts 20097 1726882573.61845: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.61872: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.61882: when evaluation is False, skipping this task 20097 1726882573.61889: _execute() done 20097 1726882573.61895: dumping result to json 20097 1726882573.61906: done dumping result, returning 20097 1726882573.61917: 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 [0e448fcc-3ce9-6ef3-7ecf-0000000000c0] 20097 1726882573.61927: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c0 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" } 20097 1726882573.62083: no more pending results, returning what we have 20097 1726882573.62086: results queue empty 20097 1726882573.62088: checking for any_errors_fatal 20097 1726882573.62095: done checking for any_errors_fatal 20097 1726882573.62096: checking for max_fail_percentage 20097 1726882573.62097: done checking for max_fail_percentage 20097 1726882573.62098: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.62099: done checking to see if all hosts have failed 20097 1726882573.62100: getting the remaining hosts for this loop 20097 1726882573.62102: done getting the remaining hosts for this loop 20097 1726882573.62106: getting the next task for host managed_node2 20097 1726882573.62113: done getting next task for host managed_node2 20097 1726882573.62117: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20097 1726882573.62120: ^ 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 20097 1726882573.62139: getting variables 20097 1726882573.62141: in VariableManager get_vars() 20097 1726882573.62197: Calling all_inventory to load vars for managed_node2 20097 1726882573.62199: Calling groups_inventory to load vars for managed_node2 20097 1726882573.62201: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.62211: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.62214: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.62217: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.62452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.62726: done with get_vars() 20097 1726882573.62737: done getting variables 20097 1726882573.62924: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c0 20097 1726882573.62927: WORKER PROCESS EXITING 20097 1726882573.62966: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:13 -0400 (0:00:00.057) 0:00:07.407 ****** 20097 1726882573.62999: entering _queue_task() for managed_node2/fail 20097 1726882573.63344: worker is 1 (out of 1 available) 20097 1726882573.63361: exiting _queue_task() for managed_node2/fail 20097 1726882573.63373: done queuing things up, now waiting for results queue to drain 20097 1726882573.63374: waiting for pending results... 20097 1726882573.63642: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20097 1726882573.63771: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000c1 20097 1726882573.63794: variable 'ansible_search_path' from source: unknown 20097 1726882573.63802: variable 'ansible_search_path' from source: unknown 20097 1726882573.63842: calling self._execute() 20097 1726882573.63938: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.63951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.63973: variable 'omit' from source: magic vars 20097 1726882573.64422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.66911: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.67276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.67321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.67360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.67399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.67492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.67527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.67559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.67616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.67634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.67784: variable 'ansible_distribution' from source: facts 20097 1726882573.67795: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.67822: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.67831: when evaluation is False, skipping this task 20097 1726882573.67837: _execute() done 20097 1726882573.67843: dumping result to json 20097 1726882573.67850: done dumping result, returning 20097 1726882573.67865: 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 [0e448fcc-3ce9-6ef3-7ecf-0000000000c1] 20097 1726882573.67876: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c1 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" } 20097 1726882573.68034: no more pending results, returning what we have 20097 1726882573.68037: results queue empty 20097 1726882573.68038: checking for any_errors_fatal 20097 1726882573.68044: done checking for any_errors_fatal 20097 1726882573.68045: checking for max_fail_percentage 20097 1726882573.68047: done checking for max_fail_percentage 20097 1726882573.68048: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.68049: done checking to see if all hosts have failed 20097 1726882573.68050: getting the remaining hosts for this loop 20097 1726882573.68052: done getting the remaining hosts for this loop 20097 1726882573.68058: getting the next task for host managed_node2 20097 1726882573.68067: done getting next task for host managed_node2 20097 1726882573.68071: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20097 1726882573.68074: ^ 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 20097 1726882573.68095: getting variables 20097 1726882573.68096: in VariableManager get_vars() 20097 1726882573.68147: Calling all_inventory to load vars for managed_node2 20097 1726882573.68150: Calling groups_inventory to load vars for managed_node2 20097 1726882573.68152: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.68169: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.68172: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.68176: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.68361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.68594: done with get_vars() 20097 1726882573.68608: done getting variables 20097 1726882573.68671: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:13 -0400 (0:00:00.057) 0:00:07.464 ****** 20097 1726882573.68822: entering _queue_task() for managed_node2/package 20097 1726882573.68930: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c1 20097 1726882573.68934: WORKER PROCESS EXITING 20097 1726882573.69267: worker is 1 (out of 1 available) 20097 1726882573.69279: exiting _queue_task() for managed_node2/package 20097 1726882573.69289: done queuing things up, now waiting for results queue to drain 20097 1726882573.69291: waiting for pending results... 20097 1726882573.69565: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20097 1726882573.69706: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000c2 20097 1726882573.69724: variable 'ansible_search_path' from source: unknown 20097 1726882573.69736: variable 'ansible_search_path' from source: unknown 20097 1726882573.69782: calling self._execute() 20097 1726882573.69881: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.69892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.69910: variable 'omit' from source: magic vars 20097 1726882573.70370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.73221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.73286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.73325: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.73361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.73395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.73491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.73527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.73567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.73618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.73640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.73799: variable 'ansible_distribution' from source: facts 20097 1726882573.73813: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.73839: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.73846: when evaluation is False, skipping this task 20097 1726882573.73853: _execute() done 20097 1726882573.73880: dumping result to json 20097 1726882573.73890: done dumping result, returning 20097 1726882573.73901: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-6ef3-7ecf-0000000000c2] 20097 1726882573.73912: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c2 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" } 20097 1726882573.74091: no more pending results, returning what we have 20097 1726882573.74095: results queue empty 20097 1726882573.74096: checking for any_errors_fatal 20097 1726882573.74104: done checking for any_errors_fatal 20097 1726882573.74105: checking for max_fail_percentage 20097 1726882573.74107: done checking for max_fail_percentage 20097 1726882573.74107: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.74108: done checking to see if all hosts have failed 20097 1726882573.74109: getting the remaining hosts for this loop 20097 1726882573.74111: done getting the remaining hosts for this loop 20097 1726882573.74115: getting the next task for host managed_node2 20097 1726882573.74123: done getting next task for host managed_node2 20097 1726882573.74127: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20097 1726882573.74130: ^ 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 20097 1726882573.74150: getting variables 20097 1726882573.74152: in VariableManager get_vars() 20097 1726882573.74214: Calling all_inventory to load vars for managed_node2 20097 1726882573.74217: Calling groups_inventory to load vars for managed_node2 20097 1726882573.74220: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.74232: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.74235: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.74238: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.74493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.74780: done with get_vars() 20097 1726882573.74791: done getting variables 20097 1726882573.74939: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c2 20097 1726882573.74943: WORKER PROCESS EXITING 20097 1726882573.74986: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:13 -0400 (0:00:00.063) 0:00:07.528 ****** 20097 1726882573.75022: entering _queue_task() for managed_node2/package 20097 1726882573.75415: worker is 1 (out of 1 available) 20097 1726882573.75429: exiting _queue_task() for managed_node2/package 20097 1726882573.75442: done queuing things up, now waiting for results queue to drain 20097 1726882573.75444: waiting for pending results... 20097 1726882573.75724: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20097 1726882573.75846: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000c3 20097 1726882573.75868: variable 'ansible_search_path' from source: unknown 20097 1726882573.75877: variable 'ansible_search_path' from source: unknown 20097 1726882573.75920: calling self._execute() 20097 1726882573.76008: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.76019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.76031: variable 'omit' from source: magic vars 20097 1726882573.76500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.78242: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.78299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.78366: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.78385: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.78415: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.78488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.78521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.78552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.78599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.78618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.78765: variable 'ansible_distribution' from source: facts 20097 1726882573.78778: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.78801: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.78808: when evaluation is False, skipping this task 20097 1726882573.78816: _execute() done 20097 1726882573.78823: dumping result to json 20097 1726882573.78830: done dumping result, returning 20097 1726882573.78841: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-6ef3-7ecf-0000000000c3] 20097 1726882573.78850: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c3 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" } 20097 1726882573.78990: no more pending results, returning what we have 20097 1726882573.78994: results queue empty 20097 1726882573.78995: checking for any_errors_fatal 20097 1726882573.79001: done checking for any_errors_fatal 20097 1726882573.79002: checking for max_fail_percentage 20097 1726882573.79004: done checking for max_fail_percentage 20097 1726882573.79004: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.79005: done checking to see if all hosts have failed 20097 1726882573.79006: getting the remaining hosts for this loop 20097 1726882573.79008: done getting the remaining hosts for this loop 20097 1726882573.79011: getting the next task for host managed_node2 20097 1726882573.79018: done getting next task for host managed_node2 20097 1726882573.79022: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20097 1726882573.79025: ^ 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 20097 1726882573.79043: getting variables 20097 1726882573.79045: in VariableManager get_vars() 20097 1726882573.79096: Calling all_inventory to load vars for managed_node2 20097 1726882573.79099: Calling groups_inventory to load vars for managed_node2 20097 1726882573.79101: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.79111: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.79114: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.79117: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.79283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.79487: done with get_vars() 20097 1726882573.79497: done getting variables 20097 1726882573.79553: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:13 -0400 (0:00:00.046) 0:00:07.574 ****** 20097 1726882573.79685: entering _queue_task() for managed_node2/package 20097 1726882573.79697: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c3 20097 1726882573.79699: WORKER PROCESS EXITING 20097 1726882573.80016: worker is 1 (out of 1 available) 20097 1726882573.80029: exiting _queue_task() for managed_node2/package 20097 1726882573.80040: done queuing things up, now waiting for results queue to drain 20097 1726882573.80042: waiting for pending results... 20097 1726882573.80198: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20097 1726882573.80279: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000c4 20097 1726882573.80289: variable 'ansible_search_path' from source: unknown 20097 1726882573.80292: variable 'ansible_search_path' from source: unknown 20097 1726882573.80322: calling self._execute() 20097 1726882573.80384: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.80387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.80395: variable 'omit' from source: magic vars 20097 1726882573.80684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.82931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.83006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.83057: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.83099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.83129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.83220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.83252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.83298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.83342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.83366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.83505: variable 'ansible_distribution' from source: facts 20097 1726882573.83511: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.83537: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.83545: when evaluation is False, skipping this task 20097 1726882573.83554: _execute() done 20097 1726882573.83557: dumping result to json 20097 1726882573.83562: done dumping result, returning 20097 1726882573.83570: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-6ef3-7ecf-0000000000c4] 20097 1726882573.83576: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c4 20097 1726882573.83661: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c4 20097 1726882573.83666: 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" } 20097 1726882573.83723: no more pending results, returning what we have 20097 1726882573.83727: results queue empty 20097 1726882573.83728: checking for any_errors_fatal 20097 1726882573.83733: done checking for any_errors_fatal 20097 1726882573.83734: checking for max_fail_percentage 20097 1726882573.83735: done checking for max_fail_percentage 20097 1726882573.83736: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.83737: done checking to see if all hosts have failed 20097 1726882573.83737: getting the remaining hosts for this loop 20097 1726882573.83739: done getting the remaining hosts for this loop 20097 1726882573.83742: getting the next task for host managed_node2 20097 1726882573.83749: done getting next task for host managed_node2 20097 1726882573.83752: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20097 1726882573.83755: ^ 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 20097 1726882573.83774: getting variables 20097 1726882573.83776: in VariableManager get_vars() 20097 1726882573.83822: Calling all_inventory to load vars for managed_node2 20097 1726882573.83824: Calling groups_inventory to load vars for managed_node2 20097 1726882573.83826: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.83834: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.83837: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.83839: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.84006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.84127: done with get_vars() 20097 1726882573.84134: done getting variables 20097 1726882573.84177: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:13 -0400 (0:00:00.045) 0:00:07.619 ****** 20097 1726882573.84198: entering _queue_task() for managed_node2/service 20097 1726882573.84374: worker is 1 (out of 1 available) 20097 1726882573.84386: exiting _queue_task() for managed_node2/service 20097 1726882573.84399: done queuing things up, now waiting for results queue to drain 20097 1726882573.84401: waiting for pending results... 20097 1726882573.84563: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20097 1726882573.84643: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000c5 20097 1726882573.84653: variable 'ansible_search_path' from source: unknown 20097 1726882573.84657: variable 'ansible_search_path' from source: unknown 20097 1726882573.84690: calling self._execute() 20097 1726882573.84750: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.84754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.84765: variable 'omit' from source: magic vars 20097 1726882573.85057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.87277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.87339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.87395: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.87431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.87466: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.87541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.87579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.87611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.87659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.87688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.87821: variable 'ansible_distribution' from source: facts 20097 1726882573.87833: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.87858: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.87870: when evaluation is False, skipping this task 20097 1726882573.87878: _execute() done 20097 1726882573.87886: dumping result to json 20097 1726882573.87893: done dumping result, returning 20097 1726882573.87904: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6ef3-7ecf-0000000000c5] 20097 1726882573.87915: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c5 20097 1726882573.88017: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c5 20097 1726882573.88025: 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" } 20097 1726882573.88071: no more pending results, returning what we have 20097 1726882573.88074: results queue empty 20097 1726882573.88075: checking for any_errors_fatal 20097 1726882573.88080: done checking for any_errors_fatal 20097 1726882573.88081: checking for max_fail_percentage 20097 1726882573.88082: done checking for max_fail_percentage 20097 1726882573.88083: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.88084: done checking to see if all hosts have failed 20097 1726882573.88085: getting the remaining hosts for this loop 20097 1726882573.88086: done getting the remaining hosts for this loop 20097 1726882573.88090: getting the next task for host managed_node2 20097 1726882573.88096: done getting next task for host managed_node2 20097 1726882573.88099: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20097 1726882573.88102: ^ 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 20097 1726882573.88119: getting variables 20097 1726882573.88122: in VariableManager get_vars() 20097 1726882573.88170: Calling all_inventory to load vars for managed_node2 20097 1726882573.88172: Calling groups_inventory to load vars for managed_node2 20097 1726882573.88175: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.88183: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.88186: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.88188: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.88350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.88498: done with get_vars() 20097 1726882573.88506: done getting variables 20097 1726882573.88550: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:13 -0400 (0:00:00.043) 0:00:07.663 ****** 20097 1726882573.88576: entering _queue_task() for managed_node2/service 20097 1726882573.88743: worker is 1 (out of 1 available) 20097 1726882573.88758: exiting _queue_task() for managed_node2/service 20097 1726882573.88772: done queuing things up, now waiting for results queue to drain 20097 1726882573.88773: waiting for pending results... 20097 1726882573.88933: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20097 1726882573.89012: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000c6 20097 1726882573.89023: variable 'ansible_search_path' from source: unknown 20097 1726882573.89025: variable 'ansible_search_path' from source: unknown 20097 1726882573.89062: calling self._execute() 20097 1726882573.89125: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.89128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.89137: variable 'omit' from source: magic vars 20097 1726882573.89439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.91676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.91716: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.91741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.91773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.91792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.91845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.91871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.91890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.91915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.91926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.92019: variable 'ansible_distribution' from source: facts 20097 1726882573.92023: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.92038: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.92041: when evaluation is False, skipping this task 20097 1726882573.92043: _execute() done 20097 1726882573.92048: dumping result to json 20097 1726882573.92051: done dumping result, returning 20097 1726882573.92060: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-6ef3-7ecf-0000000000c6] 20097 1726882573.92066: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c6 20097 1726882573.92146: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c6 20097 1726882573.92148: 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 } 20097 1726882573.92230: no more pending results, returning what we have 20097 1726882573.92233: results queue empty 20097 1726882573.92234: checking for any_errors_fatal 20097 1726882573.92239: done checking for any_errors_fatal 20097 1726882573.92239: checking for max_fail_percentage 20097 1726882573.92240: done checking for max_fail_percentage 20097 1726882573.92241: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.92242: done checking to see if all hosts have failed 20097 1726882573.92242: getting the remaining hosts for this loop 20097 1726882573.92244: done getting the remaining hosts for this loop 20097 1726882573.92247: getting the next task for host managed_node2 20097 1726882573.92252: done getting next task for host managed_node2 20097 1726882573.92256: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20097 1726882573.92260: ^ 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 20097 1726882573.92278: getting variables 20097 1726882573.92279: in VariableManager get_vars() 20097 1726882573.92322: Calling all_inventory to load vars for managed_node2 20097 1726882573.92324: Calling groups_inventory to load vars for managed_node2 20097 1726882573.92326: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.92333: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.92335: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.92337: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.92607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.92722: done with get_vars() 20097 1726882573.92728: done getting variables 20097 1726882573.92768: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:13 -0400 (0:00:00.042) 0:00:07.705 ****** 20097 1726882573.92791: entering _queue_task() for managed_node2/service 20097 1726882573.92954: worker is 1 (out of 1 available) 20097 1726882573.92968: exiting _queue_task() for managed_node2/service 20097 1726882573.92980: done queuing things up, now waiting for results queue to drain 20097 1726882573.92981: waiting for pending results... 20097 1726882573.93146: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20097 1726882573.93228: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000c7 20097 1726882573.93239: variable 'ansible_search_path' from source: unknown 20097 1726882573.93242: variable 'ansible_search_path' from source: unknown 20097 1726882573.93271: calling self._execute() 20097 1726882573.93337: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.93340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.93348: variable 'omit' from source: magic vars 20097 1726882573.93641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.95200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.95249: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.95281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.95308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.95327: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.95387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.95407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.95424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.95450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.95468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.95566: variable 'ansible_distribution' from source: facts 20097 1726882573.95572: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.95586: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.95589: when evaluation is False, skipping this task 20097 1726882573.95594: _execute() done 20097 1726882573.95596: dumping result to json 20097 1726882573.95598: done dumping result, returning 20097 1726882573.95604: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-6ef3-7ecf-0000000000c7] 20097 1726882573.95614: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c7 20097 1726882573.95693: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c7 20097 1726882573.95695: 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" } 20097 1726882573.95754: no more pending results, returning what we have 20097 1726882573.95757: results queue empty 20097 1726882573.95758: checking for any_errors_fatal 20097 1726882573.95766: done checking for any_errors_fatal 20097 1726882573.95767: checking for max_fail_percentage 20097 1726882573.95768: done checking for max_fail_percentage 20097 1726882573.95769: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.95770: done checking to see if all hosts have failed 20097 1726882573.95770: getting the remaining hosts for this loop 20097 1726882573.95772: done getting the remaining hosts for this loop 20097 1726882573.95775: getting the next task for host managed_node2 20097 1726882573.95781: done getting next task for host managed_node2 20097 1726882573.95784: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20097 1726882573.95787: ^ 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 20097 1726882573.95801: getting variables 20097 1726882573.95803: in VariableManager get_vars() 20097 1726882573.95850: Calling all_inventory to load vars for managed_node2 20097 1726882573.95852: Calling groups_inventory to load vars for managed_node2 20097 1726882573.95854: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.95862: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.95867: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.95870: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.95979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.96108: done with get_vars() 20097 1726882573.96115: done getting variables 20097 1726882573.96154: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:13 -0400 (0:00:00.033) 0:00:07.739 ****** 20097 1726882573.96177: entering _queue_task() for managed_node2/service 20097 1726882573.96348: worker is 1 (out of 1 available) 20097 1726882573.96360: exiting _queue_task() for managed_node2/service 20097 1726882573.96373: done queuing things up, now waiting for results queue to drain 20097 1726882573.96374: waiting for pending results... 20097 1726882573.96533: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20097 1726882573.96615: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000c8 20097 1726882573.96626: variable 'ansible_search_path' from source: unknown 20097 1726882573.96629: variable 'ansible_search_path' from source: unknown 20097 1726882573.96656: calling self._execute() 20097 1726882573.96726: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882573.96730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882573.96737: variable 'omit' from source: magic vars 20097 1726882573.97025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882573.98596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882573.98639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882573.98668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882573.98695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882573.98713: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882573.98774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882573.98794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882573.98811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882573.98836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882573.98847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882573.98943: variable 'ansible_distribution' from source: facts 20097 1726882573.98947: variable 'ansible_distribution_major_version' from source: facts 20097 1726882573.98964: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882573.98968: when evaluation is False, skipping this task 20097 1726882573.98970: _execute() done 20097 1726882573.98973: dumping result to json 20097 1726882573.98975: done dumping result, returning 20097 1726882573.98982: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-6ef3-7ecf-0000000000c8] 20097 1726882573.98991: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c8 20097 1726882573.99067: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c8 20097 1726882573.99070: 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 } 20097 1726882573.99136: no more pending results, returning what we have 20097 1726882573.99139: results queue empty 20097 1726882573.99140: checking for any_errors_fatal 20097 1726882573.99145: done checking for any_errors_fatal 20097 1726882573.99145: checking for max_fail_percentage 20097 1726882573.99147: done checking for max_fail_percentage 20097 1726882573.99148: checking to see if all hosts have failed and the running result is not ok 20097 1726882573.99148: done checking to see if all hosts have failed 20097 1726882573.99149: getting the remaining hosts for this loop 20097 1726882573.99150: done getting the remaining hosts for this loop 20097 1726882573.99153: getting the next task for host managed_node2 20097 1726882573.99159: done getting next task for host managed_node2 20097 1726882573.99162: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20097 1726882573.99166: ^ 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 20097 1726882573.99181: getting variables 20097 1726882573.99182: in VariableManager get_vars() 20097 1726882573.99227: Calling all_inventory to load vars for managed_node2 20097 1726882573.99229: Calling groups_inventory to load vars for managed_node2 20097 1726882573.99231: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882573.99239: Calling all_plugins_play to load vars for managed_node2 20097 1726882573.99240: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882573.99242: Calling groups_plugins_play to load vars for managed_node2 20097 1726882573.99391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882573.99512: done with get_vars() 20097 1726882573.99519: done getting variables 20097 1726882573.99558: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:13 -0400 (0:00:00.034) 0:00:07.773 ****** 20097 1726882573.99583: entering _queue_task() for managed_node2/copy 20097 1726882573.99745: worker is 1 (out of 1 available) 20097 1726882573.99760: exiting _queue_task() for managed_node2/copy 20097 1726882573.99772: done queuing things up, now waiting for results queue to drain 20097 1726882573.99774: waiting for pending results... 20097 1726882573.99945: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20097 1726882574.00037: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000c9 20097 1726882574.00047: variable 'ansible_search_path' from source: unknown 20097 1726882574.00050: variable 'ansible_search_path' from source: unknown 20097 1726882574.00083: calling self._execute() 20097 1726882574.00145: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.00149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.00159: variable 'omit' from source: magic vars 20097 1726882574.00483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.02010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.02063: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.02090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.02115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.02133: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.02194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.02215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.02232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.02261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.02275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.02371: variable 'ansible_distribution' from source: facts 20097 1726882574.02376: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.02390: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.02394: when evaluation is False, skipping this task 20097 1726882574.02396: _execute() done 20097 1726882574.02400: dumping result to json 20097 1726882574.02403: done dumping result, returning 20097 1726882574.02409: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-6ef3-7ecf-0000000000c9] 20097 1726882574.02415: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c9 20097 1726882574.02503: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000c9 20097 1726882574.02505: 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" } 20097 1726882574.02552: no more pending results, returning what we have 20097 1726882574.02558: results queue empty 20097 1726882574.02559: checking for any_errors_fatal 20097 1726882574.02564: done checking for any_errors_fatal 20097 1726882574.02565: checking for max_fail_percentage 20097 1726882574.02566: done checking for max_fail_percentage 20097 1726882574.02567: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.02568: done checking to see if all hosts have failed 20097 1726882574.02569: getting the remaining hosts for this loop 20097 1726882574.02572: done getting the remaining hosts for this loop 20097 1726882574.02580: getting the next task for host managed_node2 20097 1726882574.02587: done getting next task for host managed_node2 20097 1726882574.02590: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20097 1726882574.02593: ^ 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 20097 1726882574.02609: getting variables 20097 1726882574.02610: in VariableManager get_vars() 20097 1726882574.02652: Calling all_inventory to load vars for managed_node2 20097 1726882574.02654: Calling groups_inventory to load vars for managed_node2 20097 1726882574.02658: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.02667: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.02669: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.02671: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.02780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.02910: done with get_vars() 20097 1726882574.02918: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:14 -0400 (0:00:00.033) 0:00:07.807 ****** 20097 1726882574.02975: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882574.03151: worker is 1 (out of 1 available) 20097 1726882574.03168: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882574.03180: done queuing things up, now waiting for results queue to drain 20097 1726882574.03182: waiting for pending results... 20097 1726882574.03341: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20097 1726882574.03419: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000ca 20097 1726882574.03431: variable 'ansible_search_path' from source: unknown 20097 1726882574.03435: variable 'ansible_search_path' from source: unknown 20097 1726882574.03468: calling self._execute() 20097 1726882574.03532: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.03536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.03544: variable 'omit' from source: magic vars 20097 1726882574.03840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.05459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.05504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.05530: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.05562: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.05578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.05633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.05652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.05675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.05707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.05718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.05821: variable 'ansible_distribution' from source: facts 20097 1726882574.05827: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.05842: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.05845: when evaluation is False, skipping this task 20097 1726882574.05848: _execute() done 20097 1726882574.05850: dumping result to json 20097 1726882574.05853: done dumping result, returning 20097 1726882574.05862: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-6ef3-7ecf-0000000000ca] 20097 1726882574.05871: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000ca 20097 1726882574.05957: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000ca 20097 1726882574.05959: 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" } 20097 1726882574.06014: no more pending results, returning what we have 20097 1726882574.06017: results queue empty 20097 1726882574.06018: checking for any_errors_fatal 20097 1726882574.06023: done checking for any_errors_fatal 20097 1726882574.06024: checking for max_fail_percentage 20097 1726882574.06026: done checking for max_fail_percentage 20097 1726882574.06026: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.06027: done checking to see if all hosts have failed 20097 1726882574.06028: getting the remaining hosts for this loop 20097 1726882574.06029: done getting the remaining hosts for this loop 20097 1726882574.06033: getting the next task for host managed_node2 20097 1726882574.06039: done getting next task for host managed_node2 20097 1726882574.06042: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20097 1726882574.06045: ^ 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 20097 1726882574.06062: getting variables 20097 1726882574.06072: in VariableManager get_vars() 20097 1726882574.06123: Calling all_inventory to load vars for managed_node2 20097 1726882574.06126: Calling groups_inventory to load vars for managed_node2 20097 1726882574.06127: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.06136: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.06138: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.06141: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.06373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.06584: done with get_vars() 20097 1726882574.06595: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:14 -0400 (0:00:00.037) 0:00:07.844 ****** 20097 1726882574.06692: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20097 1726882574.06966: worker is 1 (out of 1 available) 20097 1726882574.06988: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20097 1726882574.06999: done queuing things up, now waiting for results queue to drain 20097 1726882574.07000: waiting for pending results... 20097 1726882574.07289: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20097 1726882574.07426: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000cb 20097 1726882574.07452: variable 'ansible_search_path' from source: unknown 20097 1726882574.07460: variable 'ansible_search_path' from source: unknown 20097 1726882574.07503: calling self._execute() 20097 1726882574.07609: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.07625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.07645: variable 'omit' from source: magic vars 20097 1726882574.08140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.10091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.10157: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.10195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.10233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.10262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.10342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.10376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.10407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.10453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.10479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.10613: variable 'ansible_distribution' from source: facts 20097 1726882574.10624: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.10645: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.10652: when evaluation is False, skipping this task 20097 1726882574.10658: _execute() done 20097 1726882574.10666: dumping result to json 20097 1726882574.10673: done dumping result, returning 20097 1726882574.10683: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-6ef3-7ecf-0000000000cb] 20097 1726882574.10693: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000cb 20097 1726882574.10796: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000cb 20097 1726882574.10802: 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" } 20097 1726882574.10858: no more pending results, returning what we have 20097 1726882574.10862: results queue empty 20097 1726882574.10862: checking for any_errors_fatal 20097 1726882574.10869: done checking for any_errors_fatal 20097 1726882574.10869: checking for max_fail_percentage 20097 1726882574.10871: done checking for max_fail_percentage 20097 1726882574.10872: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.10872: done checking to see if all hosts have failed 20097 1726882574.10873: getting the remaining hosts for this loop 20097 1726882574.10874: done getting the remaining hosts for this loop 20097 1726882574.10878: getting the next task for host managed_node2 20097 1726882574.10885: done getting next task for host managed_node2 20097 1726882574.10888: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20097 1726882574.10891: ^ 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 20097 1726882574.10907: getting variables 20097 1726882574.10909: in VariableManager get_vars() 20097 1726882574.10958: Calling all_inventory to load vars for managed_node2 20097 1726882574.10961: Calling groups_inventory to load vars for managed_node2 20097 1726882574.10965: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.10974: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.10976: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.10979: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.11143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.11424: done with get_vars() 20097 1726882574.11434: done getting variables 20097 1726882574.11585: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:14 -0400 (0:00:00.049) 0:00:07.894 ****** 20097 1726882574.11620: entering _queue_task() for managed_node2/debug 20097 1726882574.13509: worker is 1 (out of 1 available) 20097 1726882574.13520: exiting _queue_task() for managed_node2/debug 20097 1726882574.13533: done queuing things up, now waiting for results queue to drain 20097 1726882574.13534: waiting for pending results... 20097 1726882574.14060: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20097 1726882574.14308: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000cc 20097 1726882574.14327: variable 'ansible_search_path' from source: unknown 20097 1726882574.14333: variable 'ansible_search_path' from source: unknown 20097 1726882574.14373: calling self._execute() 20097 1726882574.14570: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.14580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.14592: variable 'omit' from source: magic vars 20097 1726882574.15693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.19422: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.19490: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.19531: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.19573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.19604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.19682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.19713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.19742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.19788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.19806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.19942: variable 'ansible_distribution' from source: facts 20097 1726882574.20241: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.20267: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.20476: when evaluation is False, skipping this task 20097 1726882574.20484: _execute() done 20097 1726882574.20490: dumping result to json 20097 1726882574.20497: done dumping result, returning 20097 1726882574.20508: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-6ef3-7ecf-0000000000cc] 20097 1726882574.20519: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000cc skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882574.20674: no more pending results, returning what we have 20097 1726882574.20677: results queue empty 20097 1726882574.20678: checking for any_errors_fatal 20097 1726882574.20684: done checking for any_errors_fatal 20097 1726882574.20685: checking for max_fail_percentage 20097 1726882574.20687: done checking for max_fail_percentage 20097 1726882574.20688: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.20689: done checking to see if all hosts have failed 20097 1726882574.20690: getting the remaining hosts for this loop 20097 1726882574.20691: done getting the remaining hosts for this loop 20097 1726882574.20695: getting the next task for host managed_node2 20097 1726882574.20701: done getting next task for host managed_node2 20097 1726882574.20705: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20097 1726882574.20708: ^ 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 20097 1726882574.20725: getting variables 20097 1726882574.20727: in VariableManager get_vars() 20097 1726882574.20780: Calling all_inventory to load vars for managed_node2 20097 1726882574.20783: Calling groups_inventory to load vars for managed_node2 20097 1726882574.20785: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.20794: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.20797: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.20799: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.20975: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000cc 20097 1726882574.20978: WORKER PROCESS EXITING 20097 1726882574.20985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.21245: done with get_vars() 20097 1726882574.21258: done getting variables 20097 1726882574.22020: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:14 -0400 (0:00:00.104) 0:00:07.998 ****** 20097 1726882574.22057: entering _queue_task() for managed_node2/debug 20097 1726882574.22298: worker is 1 (out of 1 available) 20097 1726882574.22309: exiting _queue_task() for managed_node2/debug 20097 1726882574.22321: done queuing things up, now waiting for results queue to drain 20097 1726882574.22323: waiting for pending results... 20097 1726882574.23042: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20097 1726882574.23906: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000cd 20097 1726882574.23927: variable 'ansible_search_path' from source: unknown 20097 1726882574.23935: variable 'ansible_search_path' from source: unknown 20097 1726882574.23977: calling self._execute() 20097 1726882574.24066: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.24079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.24095: variable 'omit' from source: magic vars 20097 1726882574.24500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.29583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.29782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.29824: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.29861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.30697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.30780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.31600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.31633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.31683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.31701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.31837: variable 'ansible_distribution' from source: facts 20097 1726882574.31849: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.31874: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.31881: when evaluation is False, skipping this task 20097 1726882574.31888: _execute() done 20097 1726882574.31895: dumping result to json 20097 1726882574.31901: done dumping result, returning 20097 1726882574.31912: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-6ef3-7ecf-0000000000cd] 20097 1726882574.31921: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000cd skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882574.32069: no more pending results, returning what we have 20097 1726882574.32072: results queue empty 20097 1726882574.32073: checking for any_errors_fatal 20097 1726882574.32079: done checking for any_errors_fatal 20097 1726882574.32079: checking for max_fail_percentage 20097 1726882574.32081: done checking for max_fail_percentage 20097 1726882574.32082: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.32082: done checking to see if all hosts have failed 20097 1726882574.32083: getting the remaining hosts for this loop 20097 1726882574.32085: done getting the remaining hosts for this loop 20097 1726882574.32089: getting the next task for host managed_node2 20097 1726882574.32095: done getting next task for host managed_node2 20097 1726882574.32099: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20097 1726882574.32101: ^ 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 20097 1726882574.32123: getting variables 20097 1726882574.32125: in VariableManager get_vars() 20097 1726882574.32178: Calling all_inventory to load vars for managed_node2 20097 1726882574.32181: Calling groups_inventory to load vars for managed_node2 20097 1726882574.32183: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.32194: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.32196: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.32200: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.32353: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000cd 20097 1726882574.32359: WORKER PROCESS EXITING 20097 1726882574.32383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.32603: done with get_vars() 20097 1726882574.32614: done getting variables 20097 1726882574.32676: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:14 -0400 (0:00:00.106) 0:00:08.104 ****** 20097 1726882574.32708: entering _queue_task() for managed_node2/debug 20097 1726882574.33371: worker is 1 (out of 1 available) 20097 1726882574.33382: exiting _queue_task() for managed_node2/debug 20097 1726882574.33394: done queuing things up, now waiting for results queue to drain 20097 1726882574.33395: waiting for pending results... 20097 1726882574.34217: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20097 1726882574.34454: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000ce 20097 1726882574.34484: variable 'ansible_search_path' from source: unknown 20097 1726882574.34556: variable 'ansible_search_path' from source: unknown 20097 1726882574.34595: calling self._execute() 20097 1726882574.34799: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.34809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.34821: variable 'omit' from source: magic vars 20097 1726882574.35693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.39840: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.39915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.39961: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.40002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.40035: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.40117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.40153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.40188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.40232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.40254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.40401: variable 'ansible_distribution' from source: facts 20097 1726882574.40412: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.40434: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.40441: when evaluation is False, skipping this task 20097 1726882574.40447: _execute() done 20097 1726882574.40453: dumping result to json 20097 1726882574.40464: done dumping result, returning 20097 1726882574.40479: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-6ef3-7ecf-0000000000ce] 20097 1726882574.40489: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000ce skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882574.40630: no more pending results, returning what we have 20097 1726882574.40633: results queue empty 20097 1726882574.40634: checking for any_errors_fatal 20097 1726882574.40641: done checking for any_errors_fatal 20097 1726882574.40641: checking for max_fail_percentage 20097 1726882574.40643: done checking for max_fail_percentage 20097 1726882574.40644: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.40644: done checking to see if all hosts have failed 20097 1726882574.40645: getting the remaining hosts for this loop 20097 1726882574.40647: done getting the remaining hosts for this loop 20097 1726882574.40650: getting the next task for host managed_node2 20097 1726882574.40657: done getting next task for host managed_node2 20097 1726882574.40660: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20097 1726882574.40666: ^ 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 20097 1726882574.40683: getting variables 20097 1726882574.40685: in VariableManager get_vars() 20097 1726882574.40733: Calling all_inventory to load vars for managed_node2 20097 1726882574.40736: Calling groups_inventory to load vars for managed_node2 20097 1726882574.40738: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.40758: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.40763: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.40769: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.40998: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000ce 20097 1726882574.41001: WORKER PROCESS EXITING 20097 1726882574.41024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.41222: done with get_vars() 20097 1726882574.41231: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:14 -0400 (0:00:00.086) 0:00:08.191 ****** 20097 1726882574.41321: entering _queue_task() for managed_node2/ping 20097 1726882574.41556: worker is 1 (out of 1 available) 20097 1726882574.41772: exiting _queue_task() for managed_node2/ping 20097 1726882574.41784: done queuing things up, now waiting for results queue to drain 20097 1726882574.41786: waiting for pending results... 20097 1726882574.42306: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20097 1726882574.42431: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000cf 20097 1726882574.42451: variable 'ansible_search_path' from source: unknown 20097 1726882574.42461: variable 'ansible_search_path' from source: unknown 20097 1726882574.42508: calling self._execute() 20097 1726882574.42614: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.42625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.42637: variable 'omit' from source: magic vars 20097 1726882574.43113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.45634: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.45725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.45805: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.45843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.45886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.45973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.46011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.46044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.46101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.46121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.46269: variable 'ansible_distribution' from source: facts 20097 1726882574.46282: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.46313: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.46321: when evaluation is False, skipping this task 20097 1726882574.46328: _execute() done 20097 1726882574.46335: dumping result to json 20097 1726882574.46343: done dumping result, returning 20097 1726882574.46353: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-6ef3-7ecf-0000000000cf] 20097 1726882574.46368: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000cf 20097 1726882574.46475: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000cf 20097 1726882574.46483: 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" } 20097 1726882574.46535: no more pending results, returning what we have 20097 1726882574.46539: results queue empty 20097 1726882574.46539: checking for any_errors_fatal 20097 1726882574.46545: done checking for any_errors_fatal 20097 1726882574.46546: checking for max_fail_percentage 20097 1726882574.46547: done checking for max_fail_percentage 20097 1726882574.46548: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.46549: done checking to see if all hosts have failed 20097 1726882574.46549: getting the remaining hosts for this loop 20097 1726882574.46551: done getting the remaining hosts for this loop 20097 1726882574.46555: getting the next task for host managed_node2 20097 1726882574.46565: done getting next task for host managed_node2 20097 1726882574.46567: ^ task is: TASK: meta (role_complete) 20097 1726882574.46570: ^ 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 20097 1726882574.46589: getting variables 20097 1726882574.46590: in VariableManager get_vars() 20097 1726882574.46639: Calling all_inventory to load vars for managed_node2 20097 1726882574.46642: Calling groups_inventory to load vars for managed_node2 20097 1726882574.46644: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.46654: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.46656: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.46659: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.46828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.47038: done with get_vars() 20097 1726882574.47048: done getting variables 20097 1726882574.47128: done queuing things up, now waiting for results queue to drain 20097 1726882574.47130: results queue empty 20097 1726882574.47131: checking for any_errors_fatal 20097 1726882574.47133: done checking for any_errors_fatal 20097 1726882574.47133: checking for max_fail_percentage 20097 1726882574.47134: done checking for max_fail_percentage 20097 1726882574.47135: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.47136: done checking to see if all hosts have failed 20097 1726882574.47136: getting the remaining hosts for this loop 20097 1726882574.47137: done getting the remaining hosts for this loop 20097 1726882574.47139: getting the next task for host managed_node2 20097 1726882574.47143: done getting next task for host managed_node2 20097 1726882574.47145: ^ task is: TASK: Get current device features 20097 1726882574.47146: ^ 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 20097 1726882574.47148: getting variables 20097 1726882574.47149: in VariableManager get_vars() 20097 1726882574.47169: Calling all_inventory to load vars for managed_node2 20097 1726882574.47171: Calling groups_inventory to load vars for managed_node2 20097 1726882574.47173: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.47178: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.47180: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.47183: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.47314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.47801: done with get_vars() 20097 1726882574.47810: done getting variables 20097 1726882574.47846: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:120 Friday 20 September 2024 21:36:14 -0400 (0:00:00.065) 0:00:08.256 ****** 20097 1726882574.47891: entering _queue_task() for managed_node2/command 20097 1726882574.48153: worker is 1 (out of 1 available) 20097 1726882574.48169: exiting _queue_task() for managed_node2/command 20097 1726882574.48179: done queuing things up, now waiting for results queue to drain 20097 1726882574.48181: waiting for pending results... 20097 1726882574.48453: running TaskExecutor() for managed_node2/TASK: Get current device features 20097 1726882574.48569: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000000ff 20097 1726882574.48588: variable 'ansible_search_path' from source: unknown 20097 1726882574.48626: calling self._execute() 20097 1726882574.48713: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.48723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.48738: variable 'omit' from source: magic vars 20097 1726882574.49160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.51860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.51957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.52000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.52057: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.52096: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.52196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.52229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.52270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.52322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.52342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.52513: variable 'ansible_distribution' from source: facts 20097 1726882574.52524: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.52552: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.52567: when evaluation is False, skipping this task 20097 1726882574.52577: _execute() done 20097 1726882574.52588: dumping result to json 20097 1726882574.52598: done dumping result, returning 20097 1726882574.52608: done running TaskExecutor() for managed_node2/TASK: Get current device features [0e448fcc-3ce9-6ef3-7ecf-0000000000ff] 20097 1726882574.52617: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882574.52783: no more pending results, returning what we have 20097 1726882574.52787: results queue empty 20097 1726882574.52788: checking for any_errors_fatal 20097 1726882574.52790: done checking for any_errors_fatal 20097 1726882574.52791: checking for max_fail_percentage 20097 1726882574.52792: done checking for max_fail_percentage 20097 1726882574.52793: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.52794: done checking to see if all hosts have failed 20097 1726882574.52795: getting the remaining hosts for this loop 20097 1726882574.52797: done getting the remaining hosts for this loop 20097 1726882574.52801: getting the next task for host managed_node2 20097 1726882574.52808: done getting next task for host managed_node2 20097 1726882574.52810: ^ task is: TASK: Show ethtool_features 20097 1726882574.52812: ^ 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 20097 1726882574.52816: getting variables 20097 1726882574.52818: in VariableManager get_vars() 20097 1726882574.52876: Calling all_inventory to load vars for managed_node2 20097 1726882574.52879: Calling groups_inventory to load vars for managed_node2 20097 1726882574.52881: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.52892: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.52895: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.52898: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.53097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.53972: done with get_vars() 20097 1726882574.53983: done getting variables 20097 1726882574.54033: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000000ff 20097 1726882574.54036: WORKER PROCESS EXITING 20097 1726882574.54053: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ethtool_features] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:124 Friday 20 September 2024 21:36:14 -0400 (0:00:00.062) 0:00:08.318 ****** 20097 1726882574.54107: entering _queue_task() for managed_node2/debug 20097 1726882574.54724: worker is 1 (out of 1 available) 20097 1726882574.54808: exiting _queue_task() for managed_node2/debug 20097 1726882574.54821: done queuing things up, now waiting for results queue to drain 20097 1726882574.54822: waiting for pending results... 20097 1726882574.54977: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 20097 1726882574.55070: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000100 20097 1726882574.55090: variable 'ansible_search_path' from source: unknown 20097 1726882574.55126: calling self._execute() 20097 1726882574.55214: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.55225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.55236: variable 'omit' from source: magic vars 20097 1726882574.55633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.58673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.58741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.58784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.58825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.58856: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.58938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.58973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.59004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.59050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.59073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.59206: variable 'ansible_distribution' from source: facts 20097 1726882574.59219: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.59241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.59248: when evaluation is False, skipping this task 20097 1726882574.59255: _execute() done 20097 1726882574.59262: dumping result to json 20097 1726882574.59272: done dumping result, returning 20097 1726882574.59281: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [0e448fcc-3ce9-6ef3-7ecf-000000000100] 20097 1726882574.59292: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000100 20097 1726882574.59390: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000100 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882574.59441: no more pending results, returning what we have 20097 1726882574.59445: results queue empty 20097 1726882574.59446: checking for any_errors_fatal 20097 1726882574.59451: done checking for any_errors_fatal 20097 1726882574.59452: checking for max_fail_percentage 20097 1726882574.59454: done checking for max_fail_percentage 20097 1726882574.59457: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.59457: done checking to see if all hosts have failed 20097 1726882574.59458: getting the remaining hosts for this loop 20097 1726882574.59460: done getting the remaining hosts for this loop 20097 1726882574.59465: getting the next task for host managed_node2 20097 1726882574.59472: done getting next task for host managed_node2 20097 1726882574.59475: ^ task is: TASK: Assert device features 20097 1726882574.59477: ^ 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 20097 1726882574.59480: getting variables 20097 1726882574.59481: in VariableManager get_vars() 20097 1726882574.59532: Calling all_inventory to load vars for managed_node2 20097 1726882574.59534: Calling groups_inventory to load vars for managed_node2 20097 1726882574.59537: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.59549: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.59551: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.59557: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.59723: WORKER PROCESS EXITING 20097 1726882574.59752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.60063: done with get_vars() 20097 1726882574.60074: done getting variables 20097 1726882574.60145: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert device features] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:127 Friday 20 September 2024 21:36:14 -0400 (0:00:00.060) 0:00:08.379 ****** 20097 1726882574.60176: entering _queue_task() for managed_node2/assert 20097 1726882574.60433: worker is 1 (out of 1 available) 20097 1726882574.60445: exiting _queue_task() for managed_node2/assert 20097 1726882574.60460: done queuing things up, now waiting for results queue to drain 20097 1726882574.60462: waiting for pending results... 20097 1726882574.60777: running TaskExecutor() for managed_node2/TASK: Assert device features 20097 1726882574.60894: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000101 20097 1726882574.60924: variable 'ansible_search_path' from source: unknown 20097 1726882574.60970: calling self._execute() 20097 1726882574.61101: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.61113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.61143: variable 'omit' from source: magic vars 20097 1726882574.61808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.64076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.64149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.64189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.64228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.64257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.64336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.64370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.64400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.64444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.64469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.64598: variable 'ansible_distribution' from source: facts 20097 1726882574.64609: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.64631: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.64638: when evaluation is False, skipping this task 20097 1726882574.64645: _execute() done 20097 1726882574.64652: dumping result to json 20097 1726882574.64659: done dumping result, returning 20097 1726882574.64673: done running TaskExecutor() for managed_node2/TASK: Assert device features [0e448fcc-3ce9-6ef3-7ecf-000000000101] 20097 1726882574.64684: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882574.64812: no more pending results, returning what we have 20097 1726882574.64815: results queue empty 20097 1726882574.64816: checking for any_errors_fatal 20097 1726882574.64821: done checking for any_errors_fatal 20097 1726882574.64822: checking for max_fail_percentage 20097 1726882574.64824: done checking for max_fail_percentage 20097 1726882574.64825: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.64825: done checking to see if all hosts have failed 20097 1726882574.64828: getting the remaining hosts for this loop 20097 1726882574.64829: done getting the remaining hosts for this loop 20097 1726882574.64833: getting the next task for host managed_node2 20097 1726882574.64841: done getting next task for host managed_node2 20097 1726882574.64843: ^ task is: TASK: TEST: Change feature with both underscores and dashes. 20097 1726882574.64846: ^ 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 20097 1726882574.64849: getting variables 20097 1726882574.64851: in VariableManager get_vars() 20097 1726882574.64903: Calling all_inventory to load vars for managed_node2 20097 1726882574.64906: Calling groups_inventory to load vars for managed_node2 20097 1726882574.64908: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.64919: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.64922: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.64926: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.65071: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000101 20097 1726882574.65074: WORKER PROCESS EXITING 20097 1726882574.65096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.65314: done with get_vars() 20097 1726882574.65324: done getting variables 20097 1726882574.65409: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: Change feature with both underscores and dashes.] ****************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:136 Friday 20 September 2024 21:36:14 -0400 (0:00:00.052) 0:00:08.432 ****** 20097 1726882574.65437: entering _queue_task() for managed_node2/debug 20097 1726882574.65718: worker is 1 (out of 1 available) 20097 1726882574.65735: exiting _queue_task() for managed_node2/debug 20097 1726882574.65748: done queuing things up, now waiting for results queue to drain 20097 1726882574.65750: waiting for pending results... 20097 1726882574.66039: running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. 20097 1726882574.66166: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000103 20097 1726882574.66192: variable 'ansible_search_path' from source: unknown 20097 1726882574.66233: calling self._execute() 20097 1726882574.66344: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.66358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.66374: variable 'omit' from source: magic vars 20097 1726882574.66905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.69659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.69733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.69777: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.69821: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.69851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.69939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.69976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.70005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.70057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.70079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.70215: variable 'ansible_distribution' from source: facts 20097 1726882574.70226: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.70252: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.70261: when evaluation is False, skipping this task 20097 1726882574.70271: _execute() done 20097 1726882574.70278: dumping result to json 20097 1726882574.70284: done dumping result, returning 20097 1726882574.70294: done running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. [0e448fcc-3ce9-6ef3-7ecf-000000000103] 20097 1726882574.70304: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000103 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882574.70437: no more pending results, returning what we have 20097 1726882574.70441: results queue empty 20097 1726882574.70442: checking for any_errors_fatal 20097 1726882574.70447: done checking for any_errors_fatal 20097 1726882574.70448: checking for max_fail_percentage 20097 1726882574.70450: done checking for max_fail_percentage 20097 1726882574.70450: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.70452: done checking to see if all hosts have failed 20097 1726882574.70452: getting the remaining hosts for this loop 20097 1726882574.70454: done getting the remaining hosts for this loop 20097 1726882574.70460: getting the next task for host managed_node2 20097 1726882574.70469: done getting next task for host managed_node2 20097 1726882574.70472: ^ task is: TASK: Configure ethtool features setting 20097 1726882574.70475: ^ 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 20097 1726882574.70479: getting variables 20097 1726882574.70481: in VariableManager get_vars() 20097 1726882574.70538: Calling all_inventory to load vars for managed_node2 20097 1726882574.70540: Calling groups_inventory to load vars for managed_node2 20097 1726882574.70543: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.70553: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.70559: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.70562: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.70802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.71019: done with get_vars() 20097 1726882574.71029: done getting variables 20097 1726882574.71218: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000103 20097 1726882574.71221: WORKER PROCESS EXITING TASK [Configure ethtool features setting] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:140 Friday 20 September 2024 21:36:14 -0400 (0:00:00.057) 0:00:08.490 ****** 20097 1726882574.71235: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882574.71618: worker is 1 (out of 1 available) 20097 1726882574.71630: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882574.71642: done queuing things up, now waiting for results queue to drain 20097 1726882574.71648: waiting for pending results... 20097 1726882574.71973: running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting 20097 1726882574.72119: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000104 20097 1726882574.72140: variable 'ansible_search_path' from source: unknown 20097 1726882574.72185: calling self._execute() 20097 1726882574.72293: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.72304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.72322: variable 'omit' from source: magic vars 20097 1726882574.72809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.75662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.75709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.75738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.75791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.75813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.75875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.75896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.75913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.75941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.75952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.76053: variable 'ansible_distribution' from source: facts 20097 1726882574.76062: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.76082: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.76086: when evaluation is False, skipping this task 20097 1726882574.76089: _execute() done 20097 1726882574.76091: dumping result to json 20097 1726882574.76093: done dumping result, returning 20097 1726882574.76098: done running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting [0e448fcc-3ce9-6ef3-7ecf-000000000104] 20097 1726882574.76104: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000104 20097 1726882574.76198: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000104 20097 1726882574.76201: 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" } 20097 1726882574.76246: no more pending results, returning what we have 20097 1726882574.76249: results queue empty 20097 1726882574.76250: checking for any_errors_fatal 20097 1726882574.76257: done checking for any_errors_fatal 20097 1726882574.76258: checking for max_fail_percentage 20097 1726882574.76259: done checking for max_fail_percentage 20097 1726882574.76260: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.76261: done checking to see if all hosts have failed 20097 1726882574.76262: getting the remaining hosts for this loop 20097 1726882574.76269: done getting the remaining hosts for this loop 20097 1726882574.76272: getting the next task for host managed_node2 20097 1726882574.76279: done getting next task for host managed_node2 20097 1726882574.76282: ^ task is: TASK: Check failure 20097 1726882574.76285: ^ 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 20097 1726882574.76289: getting variables 20097 1726882574.76290: in VariableManager get_vars() 20097 1726882574.76333: Calling all_inventory to load vars for managed_node2 20097 1726882574.76336: Calling groups_inventory to load vars for managed_node2 20097 1726882574.76338: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.76346: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.76348: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.76351: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.76465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.76584: done with get_vars() 20097 1726882574.76592: done getting variables 20097 1726882574.76630: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check failure] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:170 Friday 20 September 2024 21:36:14 -0400 (0:00:00.054) 0:00:08.544 ****** 20097 1726882574.76648: entering _queue_task() for managed_node2/debug 20097 1726882574.76825: worker is 1 (out of 1 available) 20097 1726882574.76837: exiting _queue_task() for managed_node2/debug 20097 1726882574.76849: done queuing things up, now waiting for results queue to drain 20097 1726882574.76850: waiting for pending results... 20097 1726882574.77007: running TaskExecutor() for managed_node2/TASK: Check failure 20097 1726882574.77069: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000107 20097 1726882574.77081: variable 'ansible_search_path' from source: unknown 20097 1726882574.77107: calling self._execute() 20097 1726882574.77174: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.77178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.77187: variable 'omit' from source: magic vars 20097 1726882574.77489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.79545: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.79590: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.79616: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.79641: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.79665: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.79716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.79734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.79751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.79782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.79793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.79883: variable 'ansible_distribution' from source: facts 20097 1726882574.79891: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.79904: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.79907: when evaluation is False, skipping this task 20097 1726882574.79910: _execute() done 20097 1726882574.79912: dumping result to json 20097 1726882574.79914: done dumping result, returning 20097 1726882574.79920: done running TaskExecutor() for managed_node2/TASK: Check failure [0e448fcc-3ce9-6ef3-7ecf-000000000107] 20097 1726882574.79926: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000107 20097 1726882574.80007: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000107 20097 1726882574.80010: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882574.80057: no more pending results, returning what we have 20097 1726882574.80061: results queue empty 20097 1726882574.80061: checking for any_errors_fatal 20097 1726882574.80069: done checking for any_errors_fatal 20097 1726882574.80070: checking for max_fail_percentage 20097 1726882574.80071: done checking for max_fail_percentage 20097 1726882574.80072: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.80073: done checking to see if all hosts have failed 20097 1726882574.80073: getting the remaining hosts for this loop 20097 1726882574.80075: done getting the remaining hosts for this loop 20097 1726882574.80078: getting the next task for host managed_node2 20097 1726882574.80084: done getting next task for host managed_node2 20097 1726882574.80086: ^ task is: TASK: Assert that the result is failure 20097 1726882574.80089: ^ 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 20097 1726882574.80092: getting variables 20097 1726882574.80093: in VariableManager get_vars() 20097 1726882574.80137: Calling all_inventory to load vars for managed_node2 20097 1726882574.80140: Calling groups_inventory to load vars for managed_node2 20097 1726882574.80142: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.80149: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.80151: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.80152: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.80292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.80406: done with get_vars() 20097 1726882574.80413: done getting variables 20097 1726882574.80449: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the result is failure] *************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:173 Friday 20 September 2024 21:36:14 -0400 (0:00:00.038) 0:00:08.582 ****** 20097 1726882574.80473: entering _queue_task() for managed_node2/assert 20097 1726882574.80658: worker is 1 (out of 1 available) 20097 1726882574.80680: exiting _queue_task() for managed_node2/assert 20097 1726882574.80691: done queuing things up, now waiting for results queue to drain 20097 1726882574.80693: waiting for pending results... 20097 1726882574.80895: running TaskExecutor() for managed_node2/TASK: Assert that the result is failure 20097 1726882574.80991: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000108 20097 1726882574.81009: variable 'ansible_search_path' from source: unknown 20097 1726882574.81053: calling self._execute() 20097 1726882574.81149: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.81160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.81177: variable 'omit' from source: magic vars 20097 1726882574.81604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.84001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.84084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.84124: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.84166: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.84205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.84287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.84325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.84357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.84414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.84435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.84577: variable 'ansible_distribution' from source: facts 20097 1726882574.84588: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.84614: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.84623: when evaluation is False, skipping this task 20097 1726882574.84630: _execute() done 20097 1726882574.84636: dumping result to json 20097 1726882574.84642: done dumping result, returning 20097 1726882574.84650: done running TaskExecutor() for managed_node2/TASK: Assert that the result is failure [0e448fcc-3ce9-6ef3-7ecf-000000000108] 20097 1726882574.84660: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000108 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" } 20097 1726882574.84795: no more pending results, returning what we have 20097 1726882574.84798: results queue empty 20097 1726882574.84799: checking for any_errors_fatal 20097 1726882574.84806: done checking for any_errors_fatal 20097 1726882574.84807: checking for max_fail_percentage 20097 1726882574.84808: done checking for max_fail_percentage 20097 1726882574.84809: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.84810: done checking to see if all hosts have failed 20097 1726882574.84810: getting the remaining hosts for this loop 20097 1726882574.84812: done getting the remaining hosts for this loop 20097 1726882574.84815: getting the next task for host managed_node2 20097 1726882574.84823: done getting next task for host managed_node2 20097 1726882574.84825: ^ task is: TASK: TEST: I can reset features to their original value. 20097 1726882574.84828: ^ 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 20097 1726882574.84834: getting variables 20097 1726882574.84836: in VariableManager get_vars() 20097 1726882574.84887: Calling all_inventory to load vars for managed_node2 20097 1726882574.84890: Calling groups_inventory to load vars for managed_node2 20097 1726882574.84892: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.84903: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.84906: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.84909: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.85060: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000108 20097 1726882574.85066: WORKER PROCESS EXITING 20097 1726882574.85087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.85290: done with get_vars() 20097 1726882574.85300: done getting variables 20097 1726882574.85353: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can reset features to their original value.] ********************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:177 Friday 20 September 2024 21:36:14 -0400 (0:00:00.049) 0:00:08.631 ****** 20097 1726882574.85384: entering _queue_task() for managed_node2/debug 20097 1726882574.85604: worker is 1 (out of 1 available) 20097 1726882574.85615: exiting _queue_task() for managed_node2/debug 20097 1726882574.85626: done queuing things up, now waiting for results queue to drain 20097 1726882574.85628: waiting for pending results... 20097 1726882574.85889: running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. 20097 1726882574.85986: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000109 20097 1726882574.86005: variable 'ansible_search_path' from source: unknown 20097 1726882574.86045: calling self._execute() 20097 1726882574.86148: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.86162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.86181: variable 'omit' from source: magic vars 20097 1726882574.86631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.89104: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.89177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.89218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.89263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.89296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.89383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.89416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.89450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.89500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.89520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.89669: variable 'ansible_distribution' from source: facts 20097 1726882574.89681: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.89705: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.89712: when evaluation is False, skipping this task 20097 1726882574.89719: _execute() done 20097 1726882574.89726: dumping result to json 20097 1726882574.89733: done dumping result, returning 20097 1726882574.89743: done running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. [0e448fcc-3ce9-6ef3-7ecf-000000000109] 20097 1726882574.89754: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000109 20097 1726882574.89862: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000109 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882574.89908: no more pending results, returning what we have 20097 1726882574.89912: results queue empty 20097 1726882574.89913: checking for any_errors_fatal 20097 1726882574.89918: done checking for any_errors_fatal 20097 1726882574.89918: checking for max_fail_percentage 20097 1726882574.89920: done checking for max_fail_percentage 20097 1726882574.89921: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.89922: done checking to see if all hosts have failed 20097 1726882574.89922: getting the remaining hosts for this loop 20097 1726882574.89924: done getting the remaining hosts for this loop 20097 1726882574.89928: getting the next task for host managed_node2 20097 1726882574.89938: done getting next task for host managed_node2 20097 1726882574.89943: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20097 1726882574.89946: ^ 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 20097 1726882574.89969: getting variables 20097 1726882574.89971: in VariableManager get_vars() 20097 1726882574.90025: Calling all_inventory to load vars for managed_node2 20097 1726882574.90027: Calling groups_inventory to load vars for managed_node2 20097 1726882574.90030: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.90040: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.90043: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.90046: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.90277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.90493: done with get_vars() 20097 1726882574.90503: done getting variables 20097 1726882574.90831: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:14 -0400 (0:00:00.054) 0:00:08.686 ****** 20097 1726882574.90871: entering _queue_task() for managed_node2/include_tasks 20097 1726882574.91093: worker is 1 (out of 1 available) 20097 1726882574.91104: exiting _queue_task() for managed_node2/include_tasks 20097 1726882574.91116: done queuing things up, now waiting for results queue to drain 20097 1726882574.91117: waiting for pending results... 20097 1726882574.91379: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20097 1726882574.91509: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000111 20097 1726882574.91527: variable 'ansible_search_path' from source: unknown 20097 1726882574.91534: variable 'ansible_search_path' from source: unknown 20097 1726882574.91580: calling self._execute() 20097 1726882574.91659: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.91677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.91692: variable 'omit' from source: magic vars 20097 1726882574.92106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.94461: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.94786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.94828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.94868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.94898: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.94988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.95021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.95069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.95127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.95148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.95297: variable 'ansible_distribution' from source: facts 20097 1726882574.95310: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.95332: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.95348: when evaluation is False, skipping this task 20097 1726882574.95359: _execute() done 20097 1726882574.95372: dumping result to json 20097 1726882574.95381: done dumping result, returning 20097 1726882574.95393: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-6ef3-7ecf-000000000111] 20097 1726882574.95403: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000111 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" } 20097 1726882574.95544: no more pending results, returning what we have 20097 1726882574.95548: results queue empty 20097 1726882574.95549: checking for any_errors_fatal 20097 1726882574.95559: done checking for any_errors_fatal 20097 1726882574.95560: checking for max_fail_percentage 20097 1726882574.95562: done checking for max_fail_percentage 20097 1726882574.95562: checking to see if all hosts have failed and the running result is not ok 20097 1726882574.95565: done checking to see if all hosts have failed 20097 1726882574.95566: getting the remaining hosts for this loop 20097 1726882574.95567: done getting the remaining hosts for this loop 20097 1726882574.95571: getting the next task for host managed_node2 20097 1726882574.95578: done getting next task for host managed_node2 20097 1726882574.95582: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20097 1726882574.95585: ^ 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 20097 1726882574.95603: getting variables 20097 1726882574.95605: in VariableManager get_vars() 20097 1726882574.95653: Calling all_inventory to load vars for managed_node2 20097 1726882574.95658: Calling groups_inventory to load vars for managed_node2 20097 1726882574.95660: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882574.95672: Calling all_plugins_play to load vars for managed_node2 20097 1726882574.95675: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882574.95678: Calling groups_plugins_play to load vars for managed_node2 20097 1726882574.95832: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000111 20097 1726882574.95835: WORKER PROCESS EXITING 20097 1726882574.95857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882574.96043: done with get_vars() 20097 1726882574.96053: done getting variables 20097 1726882574.96110: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:14 -0400 (0:00:00.052) 0:00:08.739 ****** 20097 1726882574.96142: entering _queue_task() for managed_node2/debug 20097 1726882574.96377: worker is 1 (out of 1 available) 20097 1726882574.96388: exiting _queue_task() for managed_node2/debug 20097 1726882574.96400: done queuing things up, now waiting for results queue to drain 20097 1726882574.96402: waiting for pending results... 20097 1726882574.96706: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20097 1726882574.96921: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000112 20097 1726882574.96959: variable 'ansible_search_path' from source: unknown 20097 1726882574.96972: variable 'ansible_search_path' from source: unknown 20097 1726882574.97003: calling self._execute() 20097 1726882574.97090: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882574.97095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882574.97103: variable 'omit' from source: magic vars 20097 1726882574.97405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882574.99221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882574.99264: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882574.99307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882574.99343: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882574.99373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882574.99446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882574.99480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882574.99513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882574.99561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882574.99582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882574.99710: variable 'ansible_distribution' from source: facts 20097 1726882574.99721: variable 'ansible_distribution_major_version' from source: facts 20097 1726882574.99746: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882574.99752: when evaluation is False, skipping this task 20097 1726882574.99759: _execute() done 20097 1726882574.99767: dumping result to json 20097 1726882574.99776: done dumping result, returning 20097 1726882574.99788: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-6ef3-7ecf-000000000112] 20097 1726882574.99797: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000112 20097 1726882574.99896: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000112 20097 1726882574.99903: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882575.00105: no more pending results, returning what we have 20097 1726882575.00108: results queue empty 20097 1726882575.00109: checking for any_errors_fatal 20097 1726882575.00113: done checking for any_errors_fatal 20097 1726882575.00114: checking for max_fail_percentage 20097 1726882575.00115: done checking for max_fail_percentage 20097 1726882575.00116: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.00117: done checking to see if all hosts have failed 20097 1726882575.00117: getting the remaining hosts for this loop 20097 1726882575.00119: done getting the remaining hosts for this loop 20097 1726882575.00122: getting the next task for host managed_node2 20097 1726882575.00127: done getting next task for host managed_node2 20097 1726882575.00130: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20097 1726882575.00133: ^ 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 20097 1726882575.00148: getting variables 20097 1726882575.00149: in VariableManager get_vars() 20097 1726882575.00206: Calling all_inventory to load vars for managed_node2 20097 1726882575.00208: Calling groups_inventory to load vars for managed_node2 20097 1726882575.00210: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.00219: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.00221: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.00224: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.00390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.00523: done with get_vars() 20097 1726882575.00530: done getting variables 20097 1726882575.00588: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:15 -0400 (0:00:00.044) 0:00:08.784 ****** 20097 1726882575.00617: entering _queue_task() for managed_node2/fail 20097 1726882575.00879: worker is 1 (out of 1 available) 20097 1726882575.00892: exiting _queue_task() for managed_node2/fail 20097 1726882575.00902: done queuing things up, now waiting for results queue to drain 20097 1726882575.00903: waiting for pending results... 20097 1726882575.01109: 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 20097 1726882575.01240: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000113 20097 1726882575.01258: variable 'ansible_search_path' from source: unknown 20097 1726882575.01274: variable 'ansible_search_path' from source: unknown 20097 1726882575.01314: calling self._execute() 20097 1726882575.01398: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.01409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.01420: variable 'omit' from source: magic vars 20097 1726882575.01854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.03624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.03668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.03694: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.03729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.03772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.03896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.03928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.03963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.04020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.04041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.04185: variable 'ansible_distribution' from source: facts 20097 1726882575.04196: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.04226: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.04233: when evaluation is False, skipping this task 20097 1726882575.04239: _execute() done 20097 1726882575.04245: dumping result to json 20097 1726882575.04252: done dumping result, returning 20097 1726882575.04266: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000113] 20097 1726882575.04278: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882575.04410: no more pending results, returning what we have 20097 1726882575.04414: results queue empty 20097 1726882575.04415: checking for any_errors_fatal 20097 1726882575.04420: done checking for any_errors_fatal 20097 1726882575.04421: checking for max_fail_percentage 20097 1726882575.04423: done checking for max_fail_percentage 20097 1726882575.04424: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.04425: done checking to see if all hosts have failed 20097 1726882575.04426: getting the remaining hosts for this loop 20097 1726882575.04427: done getting the remaining hosts for this loop 20097 1726882575.04431: getting the next task for host managed_node2 20097 1726882575.04439: done getting next task for host managed_node2 20097 1726882575.04443: ^ 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 20097 1726882575.04446: ^ 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 20097 1726882575.04467: getting variables 20097 1726882575.04469: in VariableManager get_vars() 20097 1726882575.04520: Calling all_inventory to load vars for managed_node2 20097 1726882575.04523: Calling groups_inventory to load vars for managed_node2 20097 1726882575.04526: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.04535: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.04538: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.04542: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.04785: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000113 20097 1726882575.04789: WORKER PROCESS EXITING 20097 1726882575.04813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.05009: done with get_vars() 20097 1726882575.05016: done getting variables 20097 1726882575.05054: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:15 -0400 (0:00:00.044) 0:00:08.828 ****** 20097 1726882575.05084: entering _queue_task() for managed_node2/fail 20097 1726882575.05242: worker is 1 (out of 1 available) 20097 1726882575.05255: exiting _queue_task() for managed_node2/fail 20097 1726882575.05267: done queuing things up, now waiting for results queue to drain 20097 1726882575.05268: waiting for pending results... 20097 1726882575.05446: 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 20097 1726882575.05532: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000114 20097 1726882575.05542: variable 'ansible_search_path' from source: unknown 20097 1726882575.05545: variable 'ansible_search_path' from source: unknown 20097 1726882575.05579: calling self._execute() 20097 1726882575.05638: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.05641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.05649: variable 'omit' from source: magic vars 20097 1726882575.05957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.07691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.07736: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.07762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.07788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.07808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.07869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.07895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.07912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.07937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.07947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.08044: variable 'ansible_distribution' from source: facts 20097 1726882575.08049: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.08070: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.08073: when evaluation is False, skipping this task 20097 1726882575.08076: _execute() done 20097 1726882575.08078: dumping result to json 20097 1726882575.08080: done dumping result, returning 20097 1726882575.08088: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000114] 20097 1726882575.08090: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000114 20097 1726882575.08184: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000114 20097 1726882575.08187: 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" } 20097 1726882575.08239: no more pending results, returning what we have 20097 1726882575.08242: results queue empty 20097 1726882575.08243: checking for any_errors_fatal 20097 1726882575.08247: done checking for any_errors_fatal 20097 1726882575.08248: checking for max_fail_percentage 20097 1726882575.08249: done checking for max_fail_percentage 20097 1726882575.08250: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.08251: done checking to see if all hosts have failed 20097 1726882575.08252: getting the remaining hosts for this loop 20097 1726882575.08253: done getting the remaining hosts for this loop 20097 1726882575.08259: getting the next task for host managed_node2 20097 1726882575.08267: done getting next task for host managed_node2 20097 1726882575.08271: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20097 1726882575.08274: ^ 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 20097 1726882575.08293: getting variables 20097 1726882575.08294: in VariableManager get_vars() 20097 1726882575.08336: Calling all_inventory to load vars for managed_node2 20097 1726882575.08338: Calling groups_inventory to load vars for managed_node2 20097 1726882575.08340: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.08346: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.08348: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.08349: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.08494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.08615: done with get_vars() 20097 1726882575.08622: done getting variables 20097 1726882575.08662: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:15 -0400 (0:00:00.036) 0:00:08.864 ****** 20097 1726882575.08686: entering _queue_task() for managed_node2/fail 20097 1726882575.08858: worker is 1 (out of 1 available) 20097 1726882575.08873: exiting _queue_task() for managed_node2/fail 20097 1726882575.08885: done queuing things up, now waiting for results queue to drain 20097 1726882575.08886: waiting for pending results... 20097 1726882575.09042: 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 20097 1726882575.09125: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000115 20097 1726882575.09135: variable 'ansible_search_path' from source: unknown 20097 1726882575.09140: variable 'ansible_search_path' from source: unknown 20097 1726882575.09175: calling self._execute() 20097 1726882575.09230: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.09233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.09241: variable 'omit' from source: magic vars 20097 1726882575.09566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.11309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.11383: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.11431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.11485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.11517: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.11604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.11636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.11674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.11725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.11745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.11901: variable 'ansible_distribution' from source: facts 20097 1726882575.11921: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.11943: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.11950: when evaluation is False, skipping this task 20097 1726882575.11959: _execute() done 20097 1726882575.11968: dumping result to json 20097 1726882575.11975: done dumping result, returning 20097 1726882575.11985: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000115] 20097 1726882575.11998: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000115 20097 1726882575.12108: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000115 20097 1726882575.12116: 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" } 20097 1726882575.12174: no more pending results, returning what we have 20097 1726882575.12178: results queue empty 20097 1726882575.12178: checking for any_errors_fatal 20097 1726882575.12185: done checking for any_errors_fatal 20097 1726882575.12186: checking for max_fail_percentage 20097 1726882575.12187: done checking for max_fail_percentage 20097 1726882575.12188: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.12189: done checking to see if all hosts have failed 20097 1726882575.12189: getting the remaining hosts for this loop 20097 1726882575.12191: done getting the remaining hosts for this loop 20097 1726882575.12195: getting the next task for host managed_node2 20097 1726882575.12202: done getting next task for host managed_node2 20097 1726882575.12206: ^ 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 20097 1726882575.12211: ^ 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 20097 1726882575.12227: getting variables 20097 1726882575.12229: in VariableManager get_vars() 20097 1726882575.12290: Calling all_inventory to load vars for managed_node2 20097 1726882575.12292: Calling groups_inventory to load vars for managed_node2 20097 1726882575.12295: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.12304: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.12307: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.12311: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.12496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.12719: done with get_vars() 20097 1726882575.12728: done getting variables 20097 1726882575.12795: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:15 -0400 (0:00:00.041) 0:00:08.906 ****** 20097 1726882575.12831: entering _queue_task() for managed_node2/dnf 20097 1726882575.13081: worker is 1 (out of 1 available) 20097 1726882575.13095: exiting _queue_task() for managed_node2/dnf 20097 1726882575.13107: done queuing things up, now waiting for results queue to drain 20097 1726882575.13109: waiting for pending results... 20097 1726882575.13245: 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 20097 1726882575.13322: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000116 20097 1726882575.13333: variable 'ansible_search_path' from source: unknown 20097 1726882575.13339: variable 'ansible_search_path' from source: unknown 20097 1726882575.13376: calling self._execute() 20097 1726882575.13435: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.13441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.13450: variable 'omit' from source: magic vars 20097 1726882575.13754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.15985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.16048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.16092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.16128: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.16159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.16237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.16275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.16306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.16351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.16380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.16512: variable 'ansible_distribution' from source: facts 20097 1726882575.16523: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.16543: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.16549: when evaluation is False, skipping this task 20097 1726882575.16558: _execute() done 20097 1726882575.16567: dumping result to json 20097 1726882575.16574: done dumping result, returning 20097 1726882575.16584: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000116] 20097 1726882575.16594: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000116 20097 1726882575.16691: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000116 20097 1726882575.16697: 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" } 20097 1726882575.16762: no more pending results, returning what we have 20097 1726882575.16767: results queue empty 20097 1726882575.16767: checking for any_errors_fatal 20097 1726882575.16773: done checking for any_errors_fatal 20097 1726882575.16774: checking for max_fail_percentage 20097 1726882575.16776: done checking for max_fail_percentage 20097 1726882575.16776: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.16777: done checking to see if all hosts have failed 20097 1726882575.16778: getting the remaining hosts for this loop 20097 1726882575.16779: done getting the remaining hosts for this loop 20097 1726882575.16782: getting the next task for host managed_node2 20097 1726882575.16789: done getting next task for host managed_node2 20097 1726882575.16793: ^ 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 20097 1726882575.16795: ^ 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 20097 1726882575.16810: getting variables 20097 1726882575.16812: in VariableManager get_vars() 20097 1726882575.16860: Calling all_inventory to load vars for managed_node2 20097 1726882575.16862: Calling groups_inventory to load vars for managed_node2 20097 1726882575.16866: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.16874: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.16876: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.16878: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.17279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.17490: done with get_vars() 20097 1726882575.17499: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20097 1726882575.17564: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:15 -0400 (0:00:00.047) 0:00:08.953 ****** 20097 1726882575.17595: entering _queue_task() for managed_node2/yum 20097 1726882575.17806: worker is 1 (out of 1 available) 20097 1726882575.17822: exiting _queue_task() for managed_node2/yum 20097 1726882575.17834: done queuing things up, now waiting for results queue to drain 20097 1726882575.17836: waiting for pending results... 20097 1726882575.18104: 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 20097 1726882575.18237: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000117 20097 1726882575.18259: variable 'ansible_search_path' from source: unknown 20097 1726882575.18270: variable 'ansible_search_path' from source: unknown 20097 1726882575.18311: calling self._execute() 20097 1726882575.18405: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.18416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.18430: variable 'omit' from source: magic vars 20097 1726882575.18853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.21289: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.21373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.21418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.21458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.21493: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.21576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.21614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.21648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.21697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.21719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.21861: variable 'ansible_distribution' from source: facts 20097 1726882575.21875: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.21896: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.21902: when evaluation is False, skipping this task 20097 1726882575.21909: _execute() done 20097 1726882575.21915: dumping result to json 20097 1726882575.21921: done dumping result, returning 20097 1726882575.21937: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000117] 20097 1726882575.21948: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000117 20097 1726882575.22053: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000117 20097 1726882575.22061: 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" } 20097 1726882575.22121: no more pending results, returning what we have 20097 1726882575.22124: results queue empty 20097 1726882575.22125: checking for any_errors_fatal 20097 1726882575.22133: done checking for any_errors_fatal 20097 1726882575.22134: checking for max_fail_percentage 20097 1726882575.22136: done checking for max_fail_percentage 20097 1726882575.22137: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.22137: done checking to see if all hosts have failed 20097 1726882575.22138: getting the remaining hosts for this loop 20097 1726882575.22140: done getting the remaining hosts for this loop 20097 1726882575.22143: getting the next task for host managed_node2 20097 1726882575.22151: done getting next task for host managed_node2 20097 1726882575.22155: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20097 1726882575.22158: ^ 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 20097 1726882575.22176: getting variables 20097 1726882575.22178: in VariableManager get_vars() 20097 1726882575.22228: Calling all_inventory to load vars for managed_node2 20097 1726882575.22230: Calling groups_inventory to load vars for managed_node2 20097 1726882575.22233: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.22242: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.22245: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.22248: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.22418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.22637: done with get_vars() 20097 1726882575.22647: done getting variables 20097 1726882575.22712: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:15 -0400 (0:00:00.051) 0:00:09.005 ****** 20097 1726882575.22748: entering _queue_task() for managed_node2/fail 20097 1726882575.23205: worker is 1 (out of 1 available) 20097 1726882575.23216: exiting _queue_task() for managed_node2/fail 20097 1726882575.23232: done queuing things up, now waiting for results queue to drain 20097 1726882575.23233: waiting for pending results... 20097 1726882575.23513: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20097 1726882575.23660: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000118 20097 1726882575.23688: variable 'ansible_search_path' from source: unknown 20097 1726882575.23696: variable 'ansible_search_path' from source: unknown 20097 1726882575.23735: calling self._execute() 20097 1726882575.23830: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.23841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.23854: variable 'omit' from source: magic vars 20097 1726882575.24291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.26774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.26850: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.26893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.26935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.26976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.27066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.27104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.27137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.27194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.27213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.27357: variable 'ansible_distribution' from source: facts 20097 1726882575.27406: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.27429: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.27436: when evaluation is False, skipping this task 20097 1726882575.27442: _execute() done 20097 1726882575.27448: dumping result to json 20097 1726882575.27454: done dumping result, returning 20097 1726882575.27469: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000118] 20097 1726882575.27478: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000118 20097 1726882575.27598: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000118 20097 1726882575.27609: 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" } 20097 1726882575.27668: no more pending results, returning what we have 20097 1726882575.27672: results queue empty 20097 1726882575.27673: checking for any_errors_fatal 20097 1726882575.27680: done checking for any_errors_fatal 20097 1726882575.27681: checking for max_fail_percentage 20097 1726882575.27683: done checking for max_fail_percentage 20097 1726882575.27684: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.27684: done checking to see if all hosts have failed 20097 1726882575.27685: getting the remaining hosts for this loop 20097 1726882575.27687: done getting the remaining hosts for this loop 20097 1726882575.27691: getting the next task for host managed_node2 20097 1726882575.27700: done getting next task for host managed_node2 20097 1726882575.27704: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20097 1726882575.27707: ^ 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 20097 1726882575.27729: getting variables 20097 1726882575.27731: in VariableManager get_vars() 20097 1726882575.27792: Calling all_inventory to load vars for managed_node2 20097 1726882575.27795: Calling groups_inventory to load vars for managed_node2 20097 1726882575.27798: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.27808: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.27810: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.27813: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.28079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.28420: done with get_vars() 20097 1726882575.28432: done getting variables 20097 1726882575.28498: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:15 -0400 (0:00:00.058) 0:00:09.064 ****** 20097 1726882575.28648: entering _queue_task() for managed_node2/package 20097 1726882575.29181: worker is 1 (out of 1 available) 20097 1726882575.29196: exiting _queue_task() for managed_node2/package 20097 1726882575.29209: done queuing things up, now waiting for results queue to drain 20097 1726882575.29210: waiting for pending results... 20097 1726882575.29492: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20097 1726882575.29649: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000119 20097 1726882575.29673: variable 'ansible_search_path' from source: unknown 20097 1726882575.29682: variable 'ansible_search_path' from source: unknown 20097 1726882575.29728: calling self._execute() 20097 1726882575.29817: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.29829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.29844: variable 'omit' from source: magic vars 20097 1726882575.30291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.33577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.33673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.33719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.33759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.33799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.33890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.33927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.33959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.34016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.34037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.34194: variable 'ansible_distribution' from source: facts 20097 1726882575.34212: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.34239: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.34247: when evaluation is False, skipping this task 20097 1726882575.34254: _execute() done 20097 1726882575.34262: dumping result to json 20097 1726882575.34272: done dumping result, returning 20097 1726882575.34284: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-6ef3-7ecf-000000000119] 20097 1726882575.34294: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000119 20097 1726882575.34421: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000119 20097 1726882575.34434: 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" } 20097 1726882575.34490: no more pending results, returning what we have 20097 1726882575.34495: results queue empty 20097 1726882575.34496: checking for any_errors_fatal 20097 1726882575.34503: done checking for any_errors_fatal 20097 1726882575.34504: checking for max_fail_percentage 20097 1726882575.34506: done checking for max_fail_percentage 20097 1726882575.34507: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.34508: done checking to see if all hosts have failed 20097 1726882575.34508: getting the remaining hosts for this loop 20097 1726882575.34510: done getting the remaining hosts for this loop 20097 1726882575.34515: getting the next task for host managed_node2 20097 1726882575.34522: done getting next task for host managed_node2 20097 1726882575.34526: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20097 1726882575.34532: ^ 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 20097 1726882575.34550: getting variables 20097 1726882575.34552: in VariableManager get_vars() 20097 1726882575.34609: Calling all_inventory to load vars for managed_node2 20097 1726882575.34612: Calling groups_inventory to load vars for managed_node2 20097 1726882575.34614: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.34625: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.34628: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.34630: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.34812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.35046: done with get_vars() 20097 1726882575.35058: done getting variables 20097 1726882575.35231: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:15 -0400 (0:00:00.066) 0:00:09.130 ****** 20097 1726882575.35268: entering _queue_task() for managed_node2/package 20097 1726882575.35670: worker is 1 (out of 1 available) 20097 1726882575.35681: exiting _queue_task() for managed_node2/package 20097 1726882575.35694: done queuing things up, now waiting for results queue to drain 20097 1726882575.35695: waiting for pending results... 20097 1726882575.35968: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20097 1726882575.36106: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000011a 20097 1726882575.36128: variable 'ansible_search_path' from source: unknown 20097 1726882575.36143: variable 'ansible_search_path' from source: unknown 20097 1726882575.36186: calling self._execute() 20097 1726882575.36278: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.36288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.36305: variable 'omit' from source: magic vars 20097 1726882575.36735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.39205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.39278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.39319: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.39362: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.39402: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.39482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.39517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.39545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.39595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.39618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.39759: variable 'ansible_distribution' from source: facts 20097 1726882575.39772: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.39798: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.39805: when evaluation is False, skipping this task 20097 1726882575.39811: _execute() done 20097 1726882575.39817: dumping result to json 20097 1726882575.39827: done dumping result, returning 20097 1726882575.39837: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-6ef3-7ecf-00000000011a] 20097 1726882575.39846: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000011a 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" } 20097 1726882575.39992: no more pending results, returning what we have 20097 1726882575.39995: results queue empty 20097 1726882575.39996: checking for any_errors_fatal 20097 1726882575.40004: done checking for any_errors_fatal 20097 1726882575.40005: checking for max_fail_percentage 20097 1726882575.40006: done checking for max_fail_percentage 20097 1726882575.40007: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.40008: done checking to see if all hosts have failed 20097 1726882575.40009: getting the remaining hosts for this loop 20097 1726882575.40011: done getting the remaining hosts for this loop 20097 1726882575.40015: getting the next task for host managed_node2 20097 1726882575.40022: done getting next task for host managed_node2 20097 1726882575.40026: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20097 1726882575.40029: ^ 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 20097 1726882575.40047: getting variables 20097 1726882575.40048: in VariableManager get_vars() 20097 1726882575.40102: Calling all_inventory to load vars for managed_node2 20097 1726882575.40105: Calling groups_inventory to load vars for managed_node2 20097 1726882575.40108: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.40118: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.40121: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.40123: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.40348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.40568: done with get_vars() 20097 1726882575.40578: done getting variables 20097 1726882575.40721: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000011a 20097 1726882575.40724: WORKER PROCESS EXITING 20097 1726882575.40755: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:15 -0400 (0:00:00.055) 0:00:09.185 ****** 20097 1726882575.40792: entering _queue_task() for managed_node2/package 20097 1726882575.41239: worker is 1 (out of 1 available) 20097 1726882575.41255: exiting _queue_task() for managed_node2/package 20097 1726882575.41268: done queuing things up, now waiting for results queue to drain 20097 1726882575.41270: waiting for pending results... 20097 1726882575.41529: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20097 1726882575.41659: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000011b 20097 1726882575.41680: variable 'ansible_search_path' from source: unknown 20097 1726882575.41692: variable 'ansible_search_path' from source: unknown 20097 1726882575.41733: calling self._execute() 20097 1726882575.41824: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.41834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.41846: variable 'omit' from source: magic vars 20097 1726882575.42271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.44810: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.44897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.44936: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.44976: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.45013: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.45097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.45135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.45169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.45222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.45244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.45392: variable 'ansible_distribution' from source: facts 20097 1726882575.45404: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.45430: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.45443: when evaluation is False, skipping this task 20097 1726882575.45451: _execute() done 20097 1726882575.45459: dumping result to json 20097 1726882575.45469: done dumping result, returning 20097 1726882575.45481: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-6ef3-7ecf-00000000011b] 20097 1726882575.45492: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882575.45636: no more pending results, returning what we have 20097 1726882575.45640: results queue empty 20097 1726882575.45641: checking for any_errors_fatal 20097 1726882575.45648: done checking for any_errors_fatal 20097 1726882575.45649: checking for max_fail_percentage 20097 1726882575.45650: done checking for max_fail_percentage 20097 1726882575.45651: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.45652: done checking to see if all hosts have failed 20097 1726882575.45653: getting the remaining hosts for this loop 20097 1726882575.45655: done getting the remaining hosts for this loop 20097 1726882575.45658: getting the next task for host managed_node2 20097 1726882575.45667: done getting next task for host managed_node2 20097 1726882575.45671: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20097 1726882575.45675: ^ 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 20097 1726882575.45692: getting variables 20097 1726882575.45694: in VariableManager get_vars() 20097 1726882575.45745: Calling all_inventory to load vars for managed_node2 20097 1726882575.45748: Calling groups_inventory to load vars for managed_node2 20097 1726882575.45750: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.45760: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.45763: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.45771: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.45947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.46186: done with get_vars() 20097 1726882575.46196: done getting variables 20097 1726882575.46257: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:15 -0400 (0:00:00.055) 0:00:09.240 ****** 20097 1726882575.46296: entering _queue_task() for managed_node2/service 20097 1726882575.46316: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000011b 20097 1726882575.46323: WORKER PROCESS EXITING 20097 1726882575.46818: worker is 1 (out of 1 available) 20097 1726882575.46830: exiting _queue_task() for managed_node2/service 20097 1726882575.46842: done queuing things up, now waiting for results queue to drain 20097 1726882575.46844: waiting for pending results... 20097 1726882575.47117: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20097 1726882575.47251: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000011c 20097 1726882575.47273: variable 'ansible_search_path' from source: unknown 20097 1726882575.47284: variable 'ansible_search_path' from source: unknown 20097 1726882575.47328: calling self._execute() 20097 1726882575.47418: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.47429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.47442: variable 'omit' from source: magic vars 20097 1726882575.47874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.50262: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.50331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.50378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.50418: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.50453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.50530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.50572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.50602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.50645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.50672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.50814: variable 'ansible_distribution' from source: facts 20097 1726882575.50825: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.50845: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.50852: when evaluation is False, skipping this task 20097 1726882575.50858: _execute() done 20097 1726882575.50866: dumping result to json 20097 1726882575.50873: done dumping result, returning 20097 1726882575.50891: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6ef3-7ecf-00000000011c] 20097 1726882575.50901: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000011c 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" } 20097 1726882575.51040: no more pending results, returning what we have 20097 1726882575.51043: results queue empty 20097 1726882575.51044: checking for any_errors_fatal 20097 1726882575.51050: done checking for any_errors_fatal 20097 1726882575.51051: checking for max_fail_percentage 20097 1726882575.51053: done checking for max_fail_percentage 20097 1726882575.51053: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.51054: done checking to see if all hosts have failed 20097 1726882575.51055: getting the remaining hosts for this loop 20097 1726882575.51057: done getting the remaining hosts for this loop 20097 1726882575.51060: getting the next task for host managed_node2 20097 1726882575.51070: done getting next task for host managed_node2 20097 1726882575.51074: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20097 1726882575.51077: ^ 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 20097 1726882575.51095: getting variables 20097 1726882575.51097: in VariableManager get_vars() 20097 1726882575.51149: Calling all_inventory to load vars for managed_node2 20097 1726882575.51152: Calling groups_inventory to load vars for managed_node2 20097 1726882575.51154: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.51165: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.51169: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.51172: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.51395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.51616: done with get_vars() 20097 1726882575.51627: done getting variables 20097 1726882575.51797: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 20097 1726882575.51823: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000011c 20097 1726882575.51825: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:15 -0400 (0:00:00.055) 0:00:09.296 ****** 20097 1726882575.51841: entering _queue_task() for managed_node2/service 20097 1726882575.52216: worker is 1 (out of 1 available) 20097 1726882575.52233: exiting _queue_task() for managed_node2/service 20097 1726882575.52244: done queuing things up, now waiting for results queue to drain 20097 1726882575.52245: waiting for pending results... 20097 1726882575.52514: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20097 1726882575.52627: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000011d 20097 1726882575.52644: variable 'ansible_search_path' from source: unknown 20097 1726882575.52650: variable 'ansible_search_path' from source: unknown 20097 1726882575.52696: calling self._execute() 20097 1726882575.52799: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.52810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.52824: variable 'omit' from source: magic vars 20097 1726882575.53285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.55738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.55811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.55856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.55899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.55932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.56013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.56053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.56085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.56131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.56155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.56297: variable 'ansible_distribution' from source: facts 20097 1726882575.56308: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.56328: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.56335: when evaluation is False, skipping this task 20097 1726882575.56341: _execute() done 20097 1726882575.56347: dumping result to json 20097 1726882575.56354: done dumping result, returning 20097 1726882575.56370: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-6ef3-7ecf-00000000011d] 20097 1726882575.56385: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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 } 20097 1726882575.56524: no more pending results, returning what we have 20097 1726882575.56527: results queue empty 20097 1726882575.56528: checking for any_errors_fatal 20097 1726882575.56533: done checking for any_errors_fatal 20097 1726882575.56534: checking for max_fail_percentage 20097 1726882575.56536: done checking for max_fail_percentage 20097 1726882575.56537: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.56537: done checking to see if all hosts have failed 20097 1726882575.56538: getting the remaining hosts for this loop 20097 1726882575.56540: done getting the remaining hosts for this loop 20097 1726882575.56544: getting the next task for host managed_node2 20097 1726882575.56552: done getting next task for host managed_node2 20097 1726882575.56556: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20097 1726882575.56559: ^ 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 20097 1726882575.56580: getting variables 20097 1726882575.56582: in VariableManager get_vars() 20097 1726882575.56639: Calling all_inventory to load vars for managed_node2 20097 1726882575.56642: Calling groups_inventory to load vars for managed_node2 20097 1726882575.56645: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.56656: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.56660: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.56665: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.56845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.57065: done with get_vars() 20097 1726882575.57079: done getting variables 20097 1726882575.57136: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:15 -0400 (0:00:00.053) 0:00:09.349 ****** 20097 1726882575.57173: entering _queue_task() for managed_node2/service 20097 1726882575.57194: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000011d 20097 1726882575.57203: WORKER PROCESS EXITING 20097 1726882575.57662: worker is 1 (out of 1 available) 20097 1726882575.57675: exiting _queue_task() for managed_node2/service 20097 1726882575.57686: done queuing things up, now waiting for results queue to drain 20097 1726882575.57687: waiting for pending results... 20097 1726882575.57949: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20097 1726882575.58080: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000011e 20097 1726882575.58098: variable 'ansible_search_path' from source: unknown 20097 1726882575.58105: variable 'ansible_search_path' from source: unknown 20097 1726882575.58145: calling self._execute() 20097 1726882575.58231: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.58246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.58258: variable 'omit' from source: magic vars 20097 1726882575.58690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.61206: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.61287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.61330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.61375: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.61410: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.61498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.61531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.61568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.61618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.61637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.61790: variable 'ansible_distribution' from source: facts 20097 1726882575.61800: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.61823: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.61829: when evaluation is False, skipping this task 20097 1726882575.61834: _execute() done 20097 1726882575.61839: dumping result to json 20097 1726882575.61844: done dumping result, returning 20097 1726882575.61854: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-6ef3-7ecf-00000000011e] 20097 1726882575.61865: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-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" } 20097 1726882575.62015: no more pending results, returning what we have 20097 1726882575.62019: results queue empty 20097 1726882575.62020: checking for any_errors_fatal 20097 1726882575.62025: done checking for any_errors_fatal 20097 1726882575.62026: checking for max_fail_percentage 20097 1726882575.62028: done checking for max_fail_percentage 20097 1726882575.62029: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.62030: done checking to see if all hosts have failed 20097 1726882575.62031: getting the remaining hosts for this loop 20097 1726882575.62033: done getting the remaining hosts for this loop 20097 1726882575.62037: getting the next task for host managed_node2 20097 1726882575.62045: done getting next task for host managed_node2 20097 1726882575.62049: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20097 1726882575.62052: ^ 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 20097 1726882575.62073: getting variables 20097 1726882575.62075: in VariableManager get_vars() 20097 1726882575.62131: Calling all_inventory to load vars for managed_node2 20097 1726882575.62134: Calling groups_inventory to load vars for managed_node2 20097 1726882575.62136: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.62147: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.62150: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.62153: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.62396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.62687: done with get_vars() 20097 1726882575.62697: done getting variables 20097 1726882575.62732: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000011e 20097 1726882575.62735: WORKER PROCESS EXITING 20097 1726882575.62771: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:15 -0400 (0:00:00.056) 0:00:09.405 ****** 20097 1726882575.62806: entering _queue_task() for managed_node2/service 20097 1726882575.63229: worker is 1 (out of 1 available) 20097 1726882575.63241: exiting _queue_task() for managed_node2/service 20097 1726882575.63256: done queuing things up, now waiting for results queue to drain 20097 1726882575.63258: waiting for pending results... 20097 1726882575.63515: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20097 1726882575.63647: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000011f 20097 1726882575.63666: variable 'ansible_search_path' from source: unknown 20097 1726882575.63674: variable 'ansible_search_path' from source: unknown 20097 1726882575.63718: calling self._execute() 20097 1726882575.63809: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.63819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.63830: variable 'omit' from source: magic vars 20097 1726882575.64250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.66602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.66689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.66728: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.66778: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.66809: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.66899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.66932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.66975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.67020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.67039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.67186: variable 'ansible_distribution' from source: facts 20097 1726882575.67199: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.67221: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.67229: when evaluation is False, skipping this task 20097 1726882575.67236: _execute() done 20097 1726882575.67243: dumping result to json 20097 1726882575.67251: done dumping result, returning 20097 1726882575.67262: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-6ef3-7ecf-00000000011f] 20097 1726882575.67281: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000011f 20097 1726882575.67397: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000011f skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20097 1726882575.67443: no more pending results, returning what we have 20097 1726882575.67447: results queue empty 20097 1726882575.67447: checking for any_errors_fatal 20097 1726882575.67452: done checking for any_errors_fatal 20097 1726882575.67453: checking for max_fail_percentage 20097 1726882575.67455: done checking for max_fail_percentage 20097 1726882575.67456: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.67457: done checking to see if all hosts have failed 20097 1726882575.67457: getting the remaining hosts for this loop 20097 1726882575.67459: done getting the remaining hosts for this loop 20097 1726882575.67467: getting the next task for host managed_node2 20097 1726882575.67474: done getting next task for host managed_node2 20097 1726882575.67478: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20097 1726882575.67481: ^ 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 20097 1726882575.67500: getting variables 20097 1726882575.67502: in VariableManager get_vars() 20097 1726882575.67555: Calling all_inventory to load vars for managed_node2 20097 1726882575.67558: Calling groups_inventory to load vars for managed_node2 20097 1726882575.67560: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.67572: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.67575: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.67578: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.67757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.67974: done with get_vars() 20097 1726882575.67985: done getting variables 20097 1726882575.68051: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:15 -0400 (0:00:00.052) 0:00:09.458 ****** 20097 1726882575.68092: entering _queue_task() for managed_node2/copy 20097 1726882575.68223: WORKER PROCESS EXITING 20097 1726882575.68549: worker is 1 (out of 1 available) 20097 1726882575.68566: exiting _queue_task() for managed_node2/copy 20097 1726882575.68578: done queuing things up, now waiting for results queue to drain 20097 1726882575.68579: waiting for pending results... 20097 1726882575.68738: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20097 1726882575.68824: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000120 20097 1726882575.68832: variable 'ansible_search_path' from source: unknown 20097 1726882575.68836: variable 'ansible_search_path' from source: unknown 20097 1726882575.68867: calling self._execute() 20097 1726882575.68929: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.68938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.68946: variable 'omit' from source: magic vars 20097 1726882575.69250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.71373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.71415: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.71441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.71473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.71500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.71553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.71579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.71598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.71624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.71634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.71731: variable 'ansible_distribution' from source: facts 20097 1726882575.71735: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.71750: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.71753: when evaluation is False, skipping this task 20097 1726882575.71756: _execute() done 20097 1726882575.71761: dumping result to json 20097 1726882575.71766: done dumping result, returning 20097 1726882575.71772: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-6ef3-7ecf-000000000120] 20097 1726882575.71781: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000120 20097 1726882575.71857: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000120 20097 1726882575.71860: 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" } 20097 1726882575.71924: no more pending results, returning what we have 20097 1726882575.71927: results queue empty 20097 1726882575.71928: checking for any_errors_fatal 20097 1726882575.71934: done checking for any_errors_fatal 20097 1726882575.71935: checking for max_fail_percentage 20097 1726882575.71937: done checking for max_fail_percentage 20097 1726882575.71938: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.71939: done checking to see if all hosts have failed 20097 1726882575.71939: getting the remaining hosts for this loop 20097 1726882575.71941: done getting the remaining hosts for this loop 20097 1726882575.71944: getting the next task for host managed_node2 20097 1726882575.71950: done getting next task for host managed_node2 20097 1726882575.71953: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20097 1726882575.71956: ^ 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 20097 1726882575.71973: getting variables 20097 1726882575.71975: in VariableManager get_vars() 20097 1726882575.72016: Calling all_inventory to load vars for managed_node2 20097 1726882575.72018: Calling groups_inventory to load vars for managed_node2 20097 1726882575.72019: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.72026: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.72027: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.72029: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.72172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.72291: done with get_vars() 20097 1726882575.72298: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:15 -0400 (0:00:00.042) 0:00:09.501 ****** 20097 1726882575.72354: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882575.72524: worker is 1 (out of 1 available) 20097 1726882575.72537: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882575.72551: done queuing things up, now waiting for results queue to drain 20097 1726882575.72552: waiting for pending results... 20097 1726882575.72715: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20097 1726882575.72794: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000121 20097 1726882575.72805: variable 'ansible_search_path' from source: unknown 20097 1726882575.72808: variable 'ansible_search_path' from source: unknown 20097 1726882575.72836: calling self._execute() 20097 1726882575.72903: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.72906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.72913: variable 'omit' from source: magic vars 20097 1726882575.73206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.75599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.75657: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.75682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.75708: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.75727: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.75789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.75808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.75825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.75852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.75862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.75958: variable 'ansible_distribution' from source: facts 20097 1726882575.75962: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.75983: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.75986: when evaluation is False, skipping this task 20097 1726882575.75989: _execute() done 20097 1726882575.75991: dumping result to json 20097 1726882575.75993: done dumping result, returning 20097 1726882575.75996: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-6ef3-7ecf-000000000121] 20097 1726882575.76002: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000121 20097 1726882575.76095: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000121 20097 1726882575.76098: 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" } 20097 1726882575.76145: no more pending results, returning what we have 20097 1726882575.76149: results queue empty 20097 1726882575.76150: checking for any_errors_fatal 20097 1726882575.76158: done checking for any_errors_fatal 20097 1726882575.76159: checking for max_fail_percentage 20097 1726882575.76160: done checking for max_fail_percentage 20097 1726882575.76161: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.76162: done checking to see if all hosts have failed 20097 1726882575.76163: getting the remaining hosts for this loop 20097 1726882575.76169: done getting the remaining hosts for this loop 20097 1726882575.76173: getting the next task for host managed_node2 20097 1726882575.76180: done getting next task for host managed_node2 20097 1726882575.76184: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20097 1726882575.76186: ^ 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 20097 1726882575.76202: getting variables 20097 1726882575.76203: in VariableManager get_vars() 20097 1726882575.76251: Calling all_inventory to load vars for managed_node2 20097 1726882575.76254: Calling groups_inventory to load vars for managed_node2 20097 1726882575.76258: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.76269: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.76271: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.76274: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.76388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.76514: done with get_vars() 20097 1726882575.76522: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:15 -0400 (0:00:00.042) 0:00:09.543 ****** 20097 1726882575.76582: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20097 1726882575.76776: worker is 1 (out of 1 available) 20097 1726882575.76789: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20097 1726882575.76801: done queuing things up, now waiting for results queue to drain 20097 1726882575.76803: waiting for pending results... 20097 1726882575.76965: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20097 1726882575.77058: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000122 20097 1726882575.77072: variable 'ansible_search_path' from source: unknown 20097 1726882575.77076: variable 'ansible_search_path' from source: unknown 20097 1726882575.77107: calling self._execute() 20097 1726882575.77188: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.77235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.77238: variable 'omit' from source: magic vars 20097 1726882575.77575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.79930: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.79997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.80025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.80049: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.80073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.80134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.80161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.80181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.80212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.80223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.80318: variable 'ansible_distribution' from source: facts 20097 1726882575.80324: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.80339: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.80342: when evaluation is False, skipping this task 20097 1726882575.80345: _execute() done 20097 1726882575.80348: dumping result to json 20097 1726882575.80350: done dumping result, returning 20097 1726882575.80359: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-6ef3-7ecf-000000000122] 20097 1726882575.80366: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000122 20097 1726882575.80448: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000122 20097 1726882575.80451: 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" } 20097 1726882575.80497: no more pending results, returning what we have 20097 1726882575.80501: results queue empty 20097 1726882575.80501: checking for any_errors_fatal 20097 1726882575.80508: done checking for any_errors_fatal 20097 1726882575.80509: checking for max_fail_percentage 20097 1726882575.80511: done checking for max_fail_percentage 20097 1726882575.80512: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.80512: done checking to see if all hosts have failed 20097 1726882575.80513: getting the remaining hosts for this loop 20097 1726882575.80515: done getting the remaining hosts for this loop 20097 1726882575.80518: getting the next task for host managed_node2 20097 1726882575.80524: done getting next task for host managed_node2 20097 1726882575.80528: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20097 1726882575.80530: ^ 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 20097 1726882575.80547: getting variables 20097 1726882575.80549: in VariableManager get_vars() 20097 1726882575.80605: Calling all_inventory to load vars for managed_node2 20097 1726882575.80607: Calling groups_inventory to load vars for managed_node2 20097 1726882575.80609: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.80618: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.80620: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.80622: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.80778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.80900: done with get_vars() 20097 1726882575.80908: done getting variables 20097 1726882575.80946: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:15 -0400 (0:00:00.043) 0:00:09.587 ****** 20097 1726882575.80970: entering _queue_task() for managed_node2/debug 20097 1726882575.81149: worker is 1 (out of 1 available) 20097 1726882575.81160: exiting _queue_task() for managed_node2/debug 20097 1726882575.81175: done queuing things up, now waiting for results queue to drain 20097 1726882575.81176: waiting for pending results... 20097 1726882575.81345: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20097 1726882575.81423: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000123 20097 1726882575.81436: variable 'ansible_search_path' from source: unknown 20097 1726882575.81441: variable 'ansible_search_path' from source: unknown 20097 1726882575.81476: calling self._execute() 20097 1726882575.81542: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.81546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.81560: variable 'omit' from source: magic vars 20097 1726882575.81924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.83852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.83909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.83935: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.83960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.83984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.84037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.84059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.84082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.84107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.84118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.84210: variable 'ansible_distribution' from source: facts 20097 1726882575.84215: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.84230: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.84233: when evaluation is False, skipping this task 20097 1726882575.84236: _execute() done 20097 1726882575.84238: dumping result to json 20097 1726882575.84241: done dumping result, returning 20097 1726882575.84248: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-6ef3-7ecf-000000000123] 20097 1726882575.84254: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000123 20097 1726882575.84335: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000123 20097 1726882575.84337: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882575.84386: no more pending results, returning what we have 20097 1726882575.84389: results queue empty 20097 1726882575.84390: checking for any_errors_fatal 20097 1726882575.84397: done checking for any_errors_fatal 20097 1726882575.84397: checking for max_fail_percentage 20097 1726882575.84399: done checking for max_fail_percentage 20097 1726882575.84400: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.84401: done checking to see if all hosts have failed 20097 1726882575.84401: getting the remaining hosts for this loop 20097 1726882575.84403: done getting the remaining hosts for this loop 20097 1726882575.84406: getting the next task for host managed_node2 20097 1726882575.84413: done getting next task for host managed_node2 20097 1726882575.84416: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20097 1726882575.84419: ^ 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 20097 1726882575.84433: getting variables 20097 1726882575.84435: in VariableManager get_vars() 20097 1726882575.84483: Calling all_inventory to load vars for managed_node2 20097 1726882575.84485: Calling groups_inventory to load vars for managed_node2 20097 1726882575.84487: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.84495: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.84497: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.84499: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.84605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.84729: done with get_vars() 20097 1726882575.84736: done getting variables 20097 1726882575.84778: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:15 -0400 (0:00:00.038) 0:00:09.625 ****** 20097 1726882575.84799: entering _queue_task() for managed_node2/debug 20097 1726882575.84975: worker is 1 (out of 1 available) 20097 1726882575.84987: exiting _queue_task() for managed_node2/debug 20097 1726882575.84999: done queuing things up, now waiting for results queue to drain 20097 1726882575.85001: waiting for pending results... 20097 1726882575.85168: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20097 1726882575.85243: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000124 20097 1726882575.85259: variable 'ansible_search_path' from source: unknown 20097 1726882575.85262: variable 'ansible_search_path' from source: unknown 20097 1726882575.85296: calling self._execute() 20097 1726882575.85359: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.85368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.85379: variable 'omit' from source: magic vars 20097 1726882575.85663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.87199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.87246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.87279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.87307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.87333: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.87386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.87406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.87429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.87455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.87472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.87569: variable 'ansible_distribution' from source: facts 20097 1726882575.87574: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.87585: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.87588: when evaluation is False, skipping this task 20097 1726882575.87591: _execute() done 20097 1726882575.87593: dumping result to json 20097 1726882575.87596: done dumping result, returning 20097 1726882575.87603: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-6ef3-7ecf-000000000124] 20097 1726882575.87608: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000124 20097 1726882575.87685: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000124 20097 1726882575.87688: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882575.87761: no more pending results, returning what we have 20097 1726882575.87766: results queue empty 20097 1726882575.87767: checking for any_errors_fatal 20097 1726882575.87772: done checking for any_errors_fatal 20097 1726882575.87773: checking for max_fail_percentage 20097 1726882575.87774: done checking for max_fail_percentage 20097 1726882575.87775: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.87776: done checking to see if all hosts have failed 20097 1726882575.87777: getting the remaining hosts for this loop 20097 1726882575.87778: done getting the remaining hosts for this loop 20097 1726882575.87781: getting the next task for host managed_node2 20097 1726882575.87785: done getting next task for host managed_node2 20097 1726882575.87789: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20097 1726882575.87791: ^ 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 20097 1726882575.87810: getting variables 20097 1726882575.87811: in VariableManager get_vars() 20097 1726882575.87842: Calling all_inventory to load vars for managed_node2 20097 1726882575.87844: Calling groups_inventory to load vars for managed_node2 20097 1726882575.87845: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.87851: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.87852: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.87854: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.87996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.88114: done with get_vars() 20097 1726882575.88121: done getting variables 20097 1726882575.88159: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:15 -0400 (0:00:00.033) 0:00:09.659 ****** 20097 1726882575.88181: entering _queue_task() for managed_node2/debug 20097 1726882575.88338: worker is 1 (out of 1 available) 20097 1726882575.88350: exiting _queue_task() for managed_node2/debug 20097 1726882575.88361: done queuing things up, now waiting for results queue to drain 20097 1726882575.88363: waiting for pending results... 20097 1726882575.88520: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20097 1726882575.88601: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000125 20097 1726882575.88612: variable 'ansible_search_path' from source: unknown 20097 1726882575.88615: variable 'ansible_search_path' from source: unknown 20097 1726882575.88640: calling self._execute() 20097 1726882575.88706: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.88711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.88719: variable 'omit' from source: magic vars 20097 1726882575.88996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.90496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.90546: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.90575: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.90600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.90618: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.90677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.90696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.90713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.90742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.90754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.90845: variable 'ansible_distribution' from source: facts 20097 1726882575.90849: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.90867: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.90870: when evaluation is False, skipping this task 20097 1726882575.90873: _execute() done 20097 1726882575.90875: dumping result to json 20097 1726882575.90877: done dumping result, returning 20097 1726882575.90884: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-6ef3-7ecf-000000000125] 20097 1726882575.90890: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000125 20097 1726882575.90967: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000125 20097 1726882575.90972: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882575.91016: no more pending results, returning what we have 20097 1726882575.91019: results queue empty 20097 1726882575.91020: checking for any_errors_fatal 20097 1726882575.91026: done checking for any_errors_fatal 20097 1726882575.91027: checking for max_fail_percentage 20097 1726882575.91028: done checking for max_fail_percentage 20097 1726882575.91029: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.91030: done checking to see if all hosts have failed 20097 1726882575.91030: getting the remaining hosts for this loop 20097 1726882575.91032: done getting the remaining hosts for this loop 20097 1726882575.91034: getting the next task for host managed_node2 20097 1726882575.91040: done getting next task for host managed_node2 20097 1726882575.91044: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20097 1726882575.91046: ^ 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 20097 1726882575.91060: getting variables 20097 1726882575.91062: in VariableManager get_vars() 20097 1726882575.91106: Calling all_inventory to load vars for managed_node2 20097 1726882575.91108: Calling groups_inventory to load vars for managed_node2 20097 1726882575.91109: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.91115: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.91117: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.91119: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.91223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.91344: done with get_vars() 20097 1726882575.91351: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:15 -0400 (0:00:00.032) 0:00:09.692 ****** 20097 1726882575.91416: entering _queue_task() for managed_node2/ping 20097 1726882575.91577: worker is 1 (out of 1 available) 20097 1726882575.91590: exiting _queue_task() for managed_node2/ping 20097 1726882575.91602: done queuing things up, now waiting for results queue to drain 20097 1726882575.91604: waiting for pending results... 20097 1726882575.91765: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20097 1726882575.91854: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000126 20097 1726882575.91868: variable 'ansible_search_path' from source: unknown 20097 1726882575.91873: variable 'ansible_search_path' from source: unknown 20097 1726882575.91902: calling self._execute() 20097 1726882575.91967: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.91971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.91978: variable 'omit' from source: magic vars 20097 1726882575.92263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.93809: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.93850: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.93879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.93910: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.93925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.93980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.94000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.94020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.94046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.94059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.94149: variable 'ansible_distribution' from source: facts 20097 1726882575.94153: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.94171: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.94174: when evaluation is False, skipping this task 20097 1726882575.94176: _execute() done 20097 1726882575.94179: dumping result to json 20097 1726882575.94182: done dumping result, returning 20097 1726882575.94188: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-6ef3-7ecf-000000000126] 20097 1726882575.94194: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000126 20097 1726882575.94273: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000126 20097 1726882575.94276: 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" } 20097 1726882575.94316: no more pending results, returning what we have 20097 1726882575.94319: results queue empty 20097 1726882575.94320: checking for any_errors_fatal 20097 1726882575.94327: done checking for any_errors_fatal 20097 1726882575.94328: checking for max_fail_percentage 20097 1726882575.94329: done checking for max_fail_percentage 20097 1726882575.94330: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.94331: done checking to see if all hosts have failed 20097 1726882575.94332: getting the remaining hosts for this loop 20097 1726882575.94333: done getting the remaining hosts for this loop 20097 1726882575.94336: getting the next task for host managed_node2 20097 1726882575.94343: done getting next task for host managed_node2 20097 1726882575.94345: ^ task is: TASK: meta (role_complete) 20097 1726882575.94348: ^ 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 20097 1726882575.94368: getting variables 20097 1726882575.94369: in VariableManager get_vars() 20097 1726882575.94414: Calling all_inventory to load vars for managed_node2 20097 1726882575.94416: Calling groups_inventory to load vars for managed_node2 20097 1726882575.94418: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.94424: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.94425: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.94427: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.94533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.94689: done with get_vars() 20097 1726882575.94695: done getting variables 20097 1726882575.94745: done queuing things up, now waiting for results queue to drain 20097 1726882575.94747: results queue empty 20097 1726882575.94747: checking for any_errors_fatal 20097 1726882575.94749: done checking for any_errors_fatal 20097 1726882575.94749: checking for max_fail_percentage 20097 1726882575.94750: done checking for max_fail_percentage 20097 1726882575.94751: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.94751: done checking to see if all hosts have failed 20097 1726882575.94751: getting the remaining hosts for this loop 20097 1726882575.94752: done getting the remaining hosts for this loop 20097 1726882575.94754: getting the next task for host managed_node2 20097 1726882575.94758: done getting next task for host managed_node2 20097 1726882575.94759: ^ task is: TASK: Get current device features 20097 1726882575.94760: ^ 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 20097 1726882575.94762: getting variables 20097 1726882575.94762: in VariableManager get_vars() 20097 1726882575.94775: Calling all_inventory to load vars for managed_node2 20097 1726882575.94776: Calling groups_inventory to load vars for managed_node2 20097 1726882575.94778: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.94781: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.94782: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.94784: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.94863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.94977: done with get_vars() 20097 1726882575.94982: done getting variables 20097 1726882575.95006: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:191 Friday 20 September 2024 21:36:15 -0400 (0:00:00.036) 0:00:09.728 ****** 20097 1726882575.95024: entering _queue_task() for managed_node2/command 20097 1726882575.95190: worker is 1 (out of 1 available) 20097 1726882575.95201: exiting _queue_task() for managed_node2/command 20097 1726882575.95214: done queuing things up, now waiting for results queue to drain 20097 1726882575.95216: waiting for pending results... 20097 1726882575.95368: running TaskExecutor() for managed_node2/TASK: Get current device features 20097 1726882575.95425: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000156 20097 1726882575.95436: variable 'ansible_search_path' from source: unknown 20097 1726882575.95467: calling self._execute() 20097 1726882575.95532: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.95535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.95544: variable 'omit' from source: magic vars 20097 1726882575.95845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882575.97395: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882575.97439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882575.97467: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882575.97492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882575.97512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882575.97569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882575.97588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882575.97605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882575.97634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882575.97644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882575.97743: variable 'ansible_distribution' from source: facts 20097 1726882575.97755: variable 'ansible_distribution_major_version' from source: facts 20097 1726882575.97774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882575.97777: when evaluation is False, skipping this task 20097 1726882575.97780: _execute() done 20097 1726882575.97782: dumping result to json 20097 1726882575.97784: done dumping result, returning 20097 1726882575.97790: done running TaskExecutor() for managed_node2/TASK: Get current device features [0e448fcc-3ce9-6ef3-7ecf-000000000156] 20097 1726882575.97795: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000156 20097 1726882575.97873: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000156 20097 1726882575.97875: 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" } 20097 1726882575.97923: no more pending results, returning what we have 20097 1726882575.97927: results queue empty 20097 1726882575.97928: checking for any_errors_fatal 20097 1726882575.97929: done checking for any_errors_fatal 20097 1726882575.97930: checking for max_fail_percentage 20097 1726882575.97931: done checking for max_fail_percentage 20097 1726882575.97932: checking to see if all hosts have failed and the running result is not ok 20097 1726882575.97933: done checking to see if all hosts have failed 20097 1726882575.97934: getting the remaining hosts for this loop 20097 1726882575.97935: done getting the remaining hosts for this loop 20097 1726882575.97938: getting the next task for host managed_node2 20097 1726882575.97944: done getting next task for host managed_node2 20097 1726882575.97946: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 20097 1726882575.97947: ^ 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 20097 1726882575.97950: getting variables 20097 1726882575.97951: in VariableManager get_vars() 20097 1726882575.98000: Calling all_inventory to load vars for managed_node2 20097 1726882575.98003: Calling groups_inventory to load vars for managed_node2 20097 1726882575.98004: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882575.98011: Calling all_plugins_play to load vars for managed_node2 20097 1726882575.98013: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882575.98015: Calling groups_plugins_play to load vars for managed_node2 20097 1726882575.98119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882575.98269: done with get_vars() 20097 1726882575.98276: done getting variables 20097 1726882575.98313: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not change the ethtool features] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:196 Friday 20 September 2024 21:36:15 -0400 (0:00:00.033) 0:00:09.761 ****** 20097 1726882575.98332: entering _queue_task() for managed_node2/assert 20097 1726882575.98489: worker is 1 (out of 1 available) 20097 1726882575.98501: exiting _queue_task() for managed_node2/assert 20097 1726882575.98512: done queuing things up, now waiting for results queue to drain 20097 1726882575.98514: waiting for pending results... 20097 1726882575.98676: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 20097 1726882575.98725: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000157 20097 1726882575.98735: variable 'ansible_search_path' from source: unknown 20097 1726882575.98769: calling self._execute() 20097 1726882575.98832: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882575.98835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882575.98843: variable 'omit' from source: magic vars 20097 1726882575.99135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.00649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.00877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.00903: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.00930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.00949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.01005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.01024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.01045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.01074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.01085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.01176: variable 'ansible_distribution' from source: facts 20097 1726882576.01180: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.01195: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.01198: when evaluation is False, skipping this task 20097 1726882576.01201: _execute() done 20097 1726882576.01203: dumping result to json 20097 1726882576.01206: done dumping result, returning 20097 1726882576.01212: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [0e448fcc-3ce9-6ef3-7ecf-000000000157] 20097 1726882576.01217: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000157 20097 1726882576.01303: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000157 20097 1726882576.01305: 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" } 20097 1726882576.01346: no more pending results, returning what we have 20097 1726882576.01350: results queue empty 20097 1726882576.01350: checking for any_errors_fatal 20097 1726882576.01357: done checking for any_errors_fatal 20097 1726882576.01358: checking for max_fail_percentage 20097 1726882576.01359: done checking for max_fail_percentage 20097 1726882576.01360: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.01361: done checking to see if all hosts have failed 20097 1726882576.01362: getting the remaining hosts for this loop 20097 1726882576.01365: done getting the remaining hosts for this loop 20097 1726882576.01368: getting the next task for host managed_node2 20097 1726882576.01384: done getting next task for host managed_node2 20097 1726882576.01388: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20097 1726882576.01391: ^ 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 20097 1726882576.01408: getting variables 20097 1726882576.01409: in VariableManager get_vars() 20097 1726882576.01444: Calling all_inventory to load vars for managed_node2 20097 1726882576.01445: Calling groups_inventory to load vars for managed_node2 20097 1726882576.01447: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.01453: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.01456: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.01458: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.01567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.01688: done with get_vars() 20097 1726882576.01694: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:16 -0400 (0:00:00.034) 0:00:09.795 ****** 20097 1726882576.01758: entering _queue_task() for managed_node2/include_tasks 20097 1726882576.01920: worker is 1 (out of 1 available) 20097 1726882576.01932: exiting _queue_task() for managed_node2/include_tasks 20097 1726882576.01944: done queuing things up, now waiting for results queue to drain 20097 1726882576.01945: waiting for pending results... 20097 1726882576.02107: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20097 1726882576.02202: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000160 20097 1726882576.02211: variable 'ansible_search_path' from source: unknown 20097 1726882576.02215: variable 'ansible_search_path' from source: unknown 20097 1726882576.02242: calling self._execute() 20097 1726882576.02308: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.02312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.02319: variable 'omit' from source: magic vars 20097 1726882576.02608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.04330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.04374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.04400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.04425: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.04446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.04502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.04521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.04539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.04575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.04585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.04679: variable 'ansible_distribution' from source: facts 20097 1726882576.04685: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.04699: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.04702: when evaluation is False, skipping this task 20097 1726882576.04704: _execute() done 20097 1726882576.04707: dumping result to json 20097 1726882576.04710: done dumping result, returning 20097 1726882576.04717: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-6ef3-7ecf-000000000160] 20097 1726882576.04721: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000160 20097 1726882576.04800: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000160 20097 1726882576.04803: 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" } 20097 1726882576.04847: no more pending results, returning what we have 20097 1726882576.04850: results queue empty 20097 1726882576.04851: checking for any_errors_fatal 20097 1726882576.04860: done checking for any_errors_fatal 20097 1726882576.04861: checking for max_fail_percentage 20097 1726882576.04863: done checking for max_fail_percentage 20097 1726882576.04865: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.04866: done checking to see if all hosts have failed 20097 1726882576.04867: getting the remaining hosts for this loop 20097 1726882576.04868: done getting the remaining hosts for this loop 20097 1726882576.04872: getting the next task for host managed_node2 20097 1726882576.04878: done getting next task for host managed_node2 20097 1726882576.04881: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20097 1726882576.04885: ^ 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 20097 1726882576.04901: getting variables 20097 1726882576.04902: in VariableManager get_vars() 20097 1726882576.04944: Calling all_inventory to load vars for managed_node2 20097 1726882576.04946: Calling groups_inventory to load vars for managed_node2 20097 1726882576.04947: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.04953: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.04957: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.04959: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.05103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.05224: done with get_vars() 20097 1726882576.05230: done getting variables 20097 1726882576.05275: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:16 -0400 (0:00:00.035) 0:00:09.830 ****** 20097 1726882576.05297: entering _queue_task() for managed_node2/debug 20097 1726882576.05469: worker is 1 (out of 1 available) 20097 1726882576.05481: exiting _queue_task() for managed_node2/debug 20097 1726882576.05493: done queuing things up, now waiting for results queue to drain 20097 1726882576.05494: waiting for pending results... 20097 1726882576.05650: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20097 1726882576.05733: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000161 20097 1726882576.05745: variable 'ansible_search_path' from source: unknown 20097 1726882576.05748: variable 'ansible_search_path' from source: unknown 20097 1726882576.05777: calling self._execute() 20097 1726882576.05840: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.05844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.05852: variable 'omit' from source: magic vars 20097 1726882576.06139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.07827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.07873: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.07899: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.07934: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.07953: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.08012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.08031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.08049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.08081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.08091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.08182: variable 'ansible_distribution' from source: facts 20097 1726882576.08190: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.08206: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.08208: when evaluation is False, skipping this task 20097 1726882576.08211: _execute() done 20097 1726882576.08215: dumping result to json 20097 1726882576.08217: done dumping result, returning 20097 1726882576.08226: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-6ef3-7ecf-000000000161] 20097 1726882576.08231: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000161 20097 1726882576.08310: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000161 20097 1726882576.08313: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882576.08368: no more pending results, returning what we have 20097 1726882576.08372: results queue empty 20097 1726882576.08372: checking for any_errors_fatal 20097 1726882576.08378: done checking for any_errors_fatal 20097 1726882576.08379: checking for max_fail_percentage 20097 1726882576.08380: done checking for max_fail_percentage 20097 1726882576.08381: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.08382: done checking to see if all hosts have failed 20097 1726882576.08383: getting the remaining hosts for this loop 20097 1726882576.08385: done getting the remaining hosts for this loop 20097 1726882576.08388: getting the next task for host managed_node2 20097 1726882576.08395: done getting next task for host managed_node2 20097 1726882576.08399: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20097 1726882576.08403: ^ 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 20097 1726882576.08421: getting variables 20097 1726882576.08422: in VariableManager get_vars() 20097 1726882576.08466: Calling all_inventory to load vars for managed_node2 20097 1726882576.08469: Calling groups_inventory to load vars for managed_node2 20097 1726882576.08471: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.08479: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.08481: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.08484: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.08593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.08715: done with get_vars() 20097 1726882576.08723: done getting variables 20097 1726882576.08764: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:16 -0400 (0:00:00.034) 0:00:09.865 ****** 20097 1726882576.08788: entering _queue_task() for managed_node2/fail 20097 1726882576.08966: worker is 1 (out of 1 available) 20097 1726882576.08979: exiting _queue_task() for managed_node2/fail 20097 1726882576.08990: done queuing things up, now waiting for results queue to drain 20097 1726882576.08991: waiting for pending results... 20097 1726882576.09158: 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 20097 1726882576.09243: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000162 20097 1726882576.09254: variable 'ansible_search_path' from source: unknown 20097 1726882576.09257: variable 'ansible_search_path' from source: unknown 20097 1726882576.09291: calling self._execute() 20097 1726882576.09352: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.09355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.09367: variable 'omit' from source: magic vars 20097 1726882576.09658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.11394: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.11435: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.11466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.11492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.11511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.11568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.11587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.11607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.11636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.11647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.11744: variable 'ansible_distribution' from source: facts 20097 1726882576.11749: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.11766: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.11771: when evaluation is False, skipping this task 20097 1726882576.11777: _execute() done 20097 1726882576.11780: dumping result to json 20097 1726882576.11782: done dumping result, returning 20097 1726882576.11789: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000162] 20097 1726882576.11795: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000162 20097 1726882576.11876: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000162 20097 1726882576.11880: 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" } 20097 1726882576.11922: no more pending results, returning what we have 20097 1726882576.11925: results queue empty 20097 1726882576.11926: checking for any_errors_fatal 20097 1726882576.11931: done checking for any_errors_fatal 20097 1726882576.11932: checking for max_fail_percentage 20097 1726882576.11933: done checking for max_fail_percentage 20097 1726882576.11934: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.11935: done checking to see if all hosts have failed 20097 1726882576.11936: getting the remaining hosts for this loop 20097 1726882576.11938: done getting the remaining hosts for this loop 20097 1726882576.11941: getting the next task for host managed_node2 20097 1726882576.11947: done getting next task for host managed_node2 20097 1726882576.11950: ^ 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 20097 1726882576.11954: ^ 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 20097 1726882576.11972: getting variables 20097 1726882576.11974: in VariableManager get_vars() 20097 1726882576.12019: Calling all_inventory to load vars for managed_node2 20097 1726882576.12021: Calling groups_inventory to load vars for managed_node2 20097 1726882576.12023: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.12031: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.12034: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.12036: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.12176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.12295: done with get_vars() 20097 1726882576.12301: done getting variables 20097 1726882576.12339: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:16 -0400 (0:00:00.035) 0:00:09.901 ****** 20097 1726882576.12361: entering _queue_task() for managed_node2/fail 20097 1726882576.12530: worker is 1 (out of 1 available) 20097 1726882576.12542: exiting _queue_task() for managed_node2/fail 20097 1726882576.12554: done queuing things up, now waiting for results queue to drain 20097 1726882576.12555: waiting for pending results... 20097 1726882576.12715: 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 20097 1726882576.12797: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000163 20097 1726882576.12807: variable 'ansible_search_path' from source: unknown 20097 1726882576.12811: variable 'ansible_search_path' from source: unknown 20097 1726882576.12837: calling self._execute() 20097 1726882576.12901: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.12904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.12912: variable 'omit' from source: magic vars 20097 1726882576.13196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.14844: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.14888: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.14923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.14948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.14972: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.15023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.15044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.15067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.15093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.15104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.15195: variable 'ansible_distribution' from source: facts 20097 1726882576.15201: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.15215: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.15218: when evaluation is False, skipping this task 20097 1726882576.15220: _execute() done 20097 1726882576.15223: dumping result to json 20097 1726882576.15225: done dumping result, returning 20097 1726882576.15232: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000163] 20097 1726882576.15237: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000163 20097 1726882576.15318: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000163 20097 1726882576.15321: 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" } 20097 1726882576.15366: no more pending results, returning what we have 20097 1726882576.15369: results queue empty 20097 1726882576.15370: checking for any_errors_fatal 20097 1726882576.15375: done checking for any_errors_fatal 20097 1726882576.15376: checking for max_fail_percentage 20097 1726882576.15377: done checking for max_fail_percentage 20097 1726882576.15378: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.15379: done checking to see if all hosts have failed 20097 1726882576.15380: getting the remaining hosts for this loop 20097 1726882576.15381: done getting the remaining hosts for this loop 20097 1726882576.15384: getting the next task for host managed_node2 20097 1726882576.15390: done getting next task for host managed_node2 20097 1726882576.15394: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20097 1726882576.15397: ^ 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 20097 1726882576.15413: getting variables 20097 1726882576.15415: in VariableManager get_vars() 20097 1726882576.15457: Calling all_inventory to load vars for managed_node2 20097 1726882576.15459: Calling groups_inventory to load vars for managed_node2 20097 1726882576.15461: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.15469: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.15471: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.15473: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.15577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.15699: done with get_vars() 20097 1726882576.15706: done getting variables 20097 1726882576.15742: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:16 -0400 (0:00:00.034) 0:00:09.935 ****** 20097 1726882576.15768: entering _queue_task() for managed_node2/fail 20097 1726882576.15930: worker is 1 (out of 1 available) 20097 1726882576.15942: exiting _queue_task() for managed_node2/fail 20097 1726882576.15953: done queuing things up, now waiting for results queue to drain 20097 1726882576.15954: waiting for pending results... 20097 1726882576.16111: 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 20097 1726882576.16192: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000164 20097 1726882576.16202: variable 'ansible_search_path' from source: unknown 20097 1726882576.16205: variable 'ansible_search_path' from source: unknown 20097 1726882576.16231: calling self._execute() 20097 1726882576.16302: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.16305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.16313: variable 'omit' from source: magic vars 20097 1726882576.16614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.18314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.18358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.18383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.18408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.18429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.18484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.18502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.18522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.18549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.18559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.18652: variable 'ansible_distribution' from source: facts 20097 1726882576.18659: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.18677: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.18681: when evaluation is False, skipping this task 20097 1726882576.18683: _execute() done 20097 1726882576.18686: dumping result to json 20097 1726882576.18688: done dumping result, returning 20097 1726882576.18694: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000164] 20097 1726882576.18700: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000164 20097 1726882576.18783: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000164 20097 1726882576.18786: 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" } 20097 1726882576.18837: no more pending results, returning what we have 20097 1726882576.18840: results queue empty 20097 1726882576.18841: checking for any_errors_fatal 20097 1726882576.18846: done checking for any_errors_fatal 20097 1726882576.18847: checking for max_fail_percentage 20097 1726882576.18848: done checking for max_fail_percentage 20097 1726882576.18849: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.18850: done checking to see if all hosts have failed 20097 1726882576.18851: getting the remaining hosts for this loop 20097 1726882576.18852: done getting the remaining hosts for this loop 20097 1726882576.18857: getting the next task for host managed_node2 20097 1726882576.18863: done getting next task for host managed_node2 20097 1726882576.18867: ^ 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 20097 1726882576.18871: ^ 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 20097 1726882576.18892: getting variables 20097 1726882576.18894: in VariableManager get_vars() 20097 1726882576.18928: Calling all_inventory to load vars for managed_node2 20097 1726882576.18929: Calling groups_inventory to load vars for managed_node2 20097 1726882576.18931: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.18937: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.18938: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.18940: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.19219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.19334: done with get_vars() 20097 1726882576.19340: done getting variables 20097 1726882576.19380: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:16 -0400 (0:00:00.036) 0:00:09.971 ****** 20097 1726882576.19399: entering _queue_task() for managed_node2/dnf 20097 1726882576.19560: worker is 1 (out of 1 available) 20097 1726882576.19575: exiting _queue_task() for managed_node2/dnf 20097 1726882576.19586: done queuing things up, now waiting for results queue to drain 20097 1726882576.19587: waiting for pending results... 20097 1726882576.19739: 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 20097 1726882576.19826: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000165 20097 1726882576.19836: variable 'ansible_search_path' from source: unknown 20097 1726882576.19840: variable 'ansible_search_path' from source: unknown 20097 1726882576.19871: calling self._execute() 20097 1726882576.19929: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.19932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.19940: variable 'omit' from source: magic vars 20097 1726882576.20223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.21721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.21778: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.21804: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.21834: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.21855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.21912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.21932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.21952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.21982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.21993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.22087: variable 'ansible_distribution' from source: facts 20097 1726882576.22093: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.22107: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.22110: when evaluation is False, skipping this task 20097 1726882576.22112: _execute() done 20097 1726882576.22115: dumping result to json 20097 1726882576.22117: done dumping result, returning 20097 1726882576.22124: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000165] 20097 1726882576.22129: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000165 20097 1726882576.22214: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000165 20097 1726882576.22217: 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" } 20097 1726882576.22266: no more pending results, returning what we have 20097 1726882576.22269: results queue empty 20097 1726882576.22270: checking for any_errors_fatal 20097 1726882576.22281: done checking for any_errors_fatal 20097 1726882576.22282: checking for max_fail_percentage 20097 1726882576.22283: done checking for max_fail_percentage 20097 1726882576.22284: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.22284: done checking to see if all hosts have failed 20097 1726882576.22285: getting the remaining hosts for this loop 20097 1726882576.22286: done getting the remaining hosts for this loop 20097 1726882576.22289: getting the next task for host managed_node2 20097 1726882576.22295: done getting next task for host managed_node2 20097 1726882576.22298: ^ 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 20097 1726882576.22302: ^ 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 20097 1726882576.22317: getting variables 20097 1726882576.22318: in VariableManager get_vars() 20097 1726882576.22352: Calling all_inventory to load vars for managed_node2 20097 1726882576.22354: Calling groups_inventory to load vars for managed_node2 20097 1726882576.22356: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.22365: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.22367: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.22374: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.22474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.22594: done with get_vars() 20097 1726882576.22602: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20097 1726882576.22648: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:16 -0400 (0:00:00.032) 0:00:10.004 ****** 20097 1726882576.22671: entering _queue_task() for managed_node2/yum 20097 1726882576.22824: worker is 1 (out of 1 available) 20097 1726882576.22836: exiting _queue_task() for managed_node2/yum 20097 1726882576.22848: done queuing things up, now waiting for results queue to drain 20097 1726882576.22849: waiting for pending results... 20097 1726882576.23007: 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 20097 1726882576.23092: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000166 20097 1726882576.23102: variable 'ansible_search_path' from source: unknown 20097 1726882576.23105: variable 'ansible_search_path' from source: unknown 20097 1726882576.23133: calling self._execute() 20097 1726882576.23194: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.23197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.23204: variable 'omit' from source: magic vars 20097 1726882576.23492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.25039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.25084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.25111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.25137: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.25156: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.25213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.25232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.25250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.25280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.25292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.25386: variable 'ansible_distribution' from source: facts 20097 1726882576.25390: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.25408: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.25411: when evaluation is False, skipping this task 20097 1726882576.25415: _execute() done 20097 1726882576.25417: dumping result to json 20097 1726882576.25420: done dumping result, returning 20097 1726882576.25423: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000166] 20097 1726882576.25427: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000166 20097 1726882576.25513: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000166 20097 1726882576.25516: 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" } 20097 1726882576.25561: no more pending results, returning what we have 20097 1726882576.25566: results queue empty 20097 1726882576.25567: checking for any_errors_fatal 20097 1726882576.25572: done checking for any_errors_fatal 20097 1726882576.25573: checking for max_fail_percentage 20097 1726882576.25574: done checking for max_fail_percentage 20097 1726882576.25575: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.25576: done checking to see if all hosts have failed 20097 1726882576.25576: getting the remaining hosts for this loop 20097 1726882576.25578: done getting the remaining hosts for this loop 20097 1726882576.25581: getting the next task for host managed_node2 20097 1726882576.25587: done getting next task for host managed_node2 20097 1726882576.25591: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20097 1726882576.25595: ^ 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 20097 1726882576.25611: getting variables 20097 1726882576.25612: in VariableManager get_vars() 20097 1726882576.25652: Calling all_inventory to load vars for managed_node2 20097 1726882576.25657: Calling groups_inventory to load vars for managed_node2 20097 1726882576.25659: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.25668: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.25670: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.25672: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.25810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.25930: done with get_vars() 20097 1726882576.25936: done getting variables 20097 1726882576.25978: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:16 -0400 (0:00:00.033) 0:00:10.037 ****** 20097 1726882576.25999: entering _queue_task() for managed_node2/fail 20097 1726882576.26165: worker is 1 (out of 1 available) 20097 1726882576.26176: exiting _queue_task() for managed_node2/fail 20097 1726882576.26187: done queuing things up, now waiting for results queue to drain 20097 1726882576.26189: waiting for pending results... 20097 1726882576.26350: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20097 1726882576.26435: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000167 20097 1726882576.26445: variable 'ansible_search_path' from source: unknown 20097 1726882576.26448: variable 'ansible_search_path' from source: unknown 20097 1726882576.26477: calling self._execute() 20097 1726882576.26540: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.26544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.26552: variable 'omit' from source: magic vars 20097 1726882576.26848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.28410: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.28464: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.28493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.28519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.28539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.28597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.28617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.28634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.28659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.28680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.28772: variable 'ansible_distribution' from source: facts 20097 1726882576.28780: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.28793: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.28801: when evaluation is False, skipping this task 20097 1726882576.28804: _execute() done 20097 1726882576.28807: dumping result to json 20097 1726882576.28809: done dumping result, returning 20097 1726882576.28816: 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 [0e448fcc-3ce9-6ef3-7ecf-000000000167] 20097 1726882576.28822: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000167 20097 1726882576.28905: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000167 20097 1726882576.28908: 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" } 20097 1726882576.28952: no more pending results, returning what we have 20097 1726882576.28955: results queue empty 20097 1726882576.28956: checking for any_errors_fatal 20097 1726882576.28960: done checking for any_errors_fatal 20097 1726882576.28961: checking for max_fail_percentage 20097 1726882576.28963: done checking for max_fail_percentage 20097 1726882576.28971: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.28971: done checking to see if all hosts have failed 20097 1726882576.28972: getting the remaining hosts for this loop 20097 1726882576.28974: done getting the remaining hosts for this loop 20097 1726882576.28977: getting the next task for host managed_node2 20097 1726882576.28985: done getting next task for host managed_node2 20097 1726882576.28988: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20097 1726882576.28992: ^ 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 20097 1726882576.29010: getting variables 20097 1726882576.29011: in VariableManager get_vars() 20097 1726882576.29055: Calling all_inventory to load vars for managed_node2 20097 1726882576.29057: Calling groups_inventory to load vars for managed_node2 20097 1726882576.29059: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.29070: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.29072: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.29075: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.29190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.29318: done with get_vars() 20097 1726882576.29326: done getting variables 20097 1726882576.29367: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:16 -0400 (0:00:00.033) 0:00:10.071 ****** 20097 1726882576.29391: entering _queue_task() for managed_node2/package 20097 1726882576.29567: worker is 1 (out of 1 available) 20097 1726882576.29579: exiting _queue_task() for managed_node2/package 20097 1726882576.29591: done queuing things up, now waiting for results queue to drain 20097 1726882576.29592: waiting for pending results... 20097 1726882576.29757: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20097 1726882576.29848: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000168 20097 1726882576.29861: variable 'ansible_search_path' from source: unknown 20097 1726882576.29867: variable 'ansible_search_path' from source: unknown 20097 1726882576.29897: calling self._execute() 20097 1726882576.29957: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.29966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.29974: variable 'omit' from source: magic vars 20097 1726882576.30268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.31826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.31876: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.31904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.31929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.31955: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.32012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.32031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.32053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.32085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.32096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.32194: variable 'ansible_distribution' from source: facts 20097 1726882576.32198: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.32214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.32216: when evaluation is False, skipping this task 20097 1726882576.32219: _execute() done 20097 1726882576.32222: dumping result to json 20097 1726882576.32224: done dumping result, returning 20097 1726882576.32230: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-6ef3-7ecf-000000000168] 20097 1726882576.32236: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000168 20097 1726882576.32320: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000168 20097 1726882576.32323: 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" } 20097 1726882576.32375: no more pending results, returning what we have 20097 1726882576.32378: results queue empty 20097 1726882576.32379: checking for any_errors_fatal 20097 1726882576.32384: done checking for any_errors_fatal 20097 1726882576.32385: checking for max_fail_percentage 20097 1726882576.32386: done checking for max_fail_percentage 20097 1726882576.32387: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.32388: done checking to see if all hosts have failed 20097 1726882576.32388: getting the remaining hosts for this loop 20097 1726882576.32390: done getting the remaining hosts for this loop 20097 1726882576.32393: getting the next task for host managed_node2 20097 1726882576.32398: done getting next task for host managed_node2 20097 1726882576.32402: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20097 1726882576.32405: ^ 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 20097 1726882576.32422: getting variables 20097 1726882576.32423: in VariableManager get_vars() 20097 1726882576.32469: Calling all_inventory to load vars for managed_node2 20097 1726882576.32471: Calling groups_inventory to load vars for managed_node2 20097 1726882576.32472: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.32478: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.32480: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.32482: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.32620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.32739: done with get_vars() 20097 1726882576.32746: done getting variables 20097 1726882576.32787: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:16 -0400 (0:00:00.034) 0:00:10.105 ****** 20097 1726882576.32808: entering _queue_task() for managed_node2/package 20097 1726882576.32974: worker is 1 (out of 1 available) 20097 1726882576.32985: exiting _queue_task() for managed_node2/package 20097 1726882576.32997: done queuing things up, now waiting for results queue to drain 20097 1726882576.32998: waiting for pending results... 20097 1726882576.33149: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20097 1726882576.33277: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000169 20097 1726882576.33297: variable 'ansible_search_path' from source: unknown 20097 1726882576.33310: variable 'ansible_search_path' from source: unknown 20097 1726882576.33348: calling self._execute() 20097 1726882576.33434: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.33445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.33459: variable 'omit' from source: magic vars 20097 1726882576.33880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.36598: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.36685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.36724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.36772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.36802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.36886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.36936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.36976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.37023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.37047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.37212: variable 'ansible_distribution' from source: facts 20097 1726882576.37222: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.37242: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.37249: when evaluation is False, skipping this task 20097 1726882576.37258: _execute() done 20097 1726882576.37268: dumping result to json 20097 1726882576.37275: done dumping result, returning 20097 1726882576.37285: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-6ef3-7ecf-000000000169] 20097 1726882576.37301: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000169 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" } 20097 1726882576.37445: no more pending results, returning what we have 20097 1726882576.37448: results queue empty 20097 1726882576.37449: checking for any_errors_fatal 20097 1726882576.37458: done checking for any_errors_fatal 20097 1726882576.37459: checking for max_fail_percentage 20097 1726882576.37461: done checking for max_fail_percentage 20097 1726882576.37462: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.37465: done checking to see if all hosts have failed 20097 1726882576.37466: getting the remaining hosts for this loop 20097 1726882576.37468: done getting the remaining hosts for this loop 20097 1726882576.37471: getting the next task for host managed_node2 20097 1726882576.37480: done getting next task for host managed_node2 20097 1726882576.37483: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20097 1726882576.37487: ^ 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 20097 1726882576.37507: getting variables 20097 1726882576.37511: in VariableManager get_vars() 20097 1726882576.37566: Calling all_inventory to load vars for managed_node2 20097 1726882576.37569: Calling groups_inventory to load vars for managed_node2 20097 1726882576.37571: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.37582: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.37585: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.37588: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.37759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.38077: done with get_vars() 20097 1726882576.38084: done getting variables 20097 1726882576.38119: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000169 20097 1726882576.38122: WORKER PROCESS EXITING 20097 1726882576.38142: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:16 -0400 (0:00:00.053) 0:00:10.159 ****** 20097 1726882576.38170: entering _queue_task() for managed_node2/package 20097 1726882576.38339: worker is 1 (out of 1 available) 20097 1726882576.38352: exiting _queue_task() for managed_node2/package 20097 1726882576.38367: done queuing things up, now waiting for results queue to drain 20097 1726882576.38369: waiting for pending results... 20097 1726882576.38526: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20097 1726882576.38613: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000016a 20097 1726882576.38623: variable 'ansible_search_path' from source: unknown 20097 1726882576.38625: variable 'ansible_search_path' from source: unknown 20097 1726882576.38653: calling self._execute() 20097 1726882576.38719: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.38722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.38730: variable 'omit' from source: magic vars 20097 1726882576.39012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.41680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.41744: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.41785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.41824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.41853: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.41931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.41962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.41995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.42038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.42056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.42191: variable 'ansible_distribution' from source: facts 20097 1726882576.42197: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.42218: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.42224: when evaluation is False, skipping this task 20097 1726882576.42231: _execute() done 20097 1726882576.42236: dumping result to json 20097 1726882576.42243: done dumping result, returning 20097 1726882576.42251: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-6ef3-7ecf-00000000016a] 20097 1726882576.42260: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016a 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" } 20097 1726882576.42402: no more pending results, returning what we have 20097 1726882576.42405: results queue empty 20097 1726882576.42406: checking for any_errors_fatal 20097 1726882576.42413: done checking for any_errors_fatal 20097 1726882576.42414: checking for max_fail_percentage 20097 1726882576.42415: done checking for max_fail_percentage 20097 1726882576.42416: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.42417: done checking to see if all hosts have failed 20097 1726882576.42418: getting the remaining hosts for this loop 20097 1726882576.42419: done getting the remaining hosts for this loop 20097 1726882576.42422: getting the next task for host managed_node2 20097 1726882576.42429: done getting next task for host managed_node2 20097 1726882576.42433: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20097 1726882576.42436: ^ 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 20097 1726882576.42458: getting variables 20097 1726882576.42460: in VariableManager get_vars() 20097 1726882576.42507: Calling all_inventory to load vars for managed_node2 20097 1726882576.42510: Calling groups_inventory to load vars for managed_node2 20097 1726882576.42512: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.42520: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.42523: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.42525: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.42732: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016a 20097 1726882576.42736: WORKER PROCESS EXITING 20097 1726882576.42761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.42982: done with get_vars() 20097 1726882576.42991: done getting variables 20097 1726882576.43041: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:16 -0400 (0:00:00.049) 0:00:10.208 ****** 20097 1726882576.43078: entering _queue_task() for managed_node2/service 20097 1726882576.43285: worker is 1 (out of 1 available) 20097 1726882576.43296: exiting _queue_task() for managed_node2/service 20097 1726882576.43307: done queuing things up, now waiting for results queue to drain 20097 1726882576.43309: waiting for pending results... 20097 1726882576.43572: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20097 1726882576.43703: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000016b 20097 1726882576.43721: variable 'ansible_search_path' from source: unknown 20097 1726882576.43728: variable 'ansible_search_path' from source: unknown 20097 1726882576.43773: calling self._execute() 20097 1726882576.43868: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.43880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.43892: variable 'omit' from source: magic vars 20097 1726882576.44298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.46534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.46619: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.46661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.46707: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.46739: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.46824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.46858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.46894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.46943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.46967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.47120: variable 'ansible_distribution' from source: facts 20097 1726882576.47132: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.47154: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.47162: when evaluation is False, skipping this task 20097 1726882576.47173: _execute() done 20097 1726882576.47180: dumping result to json 20097 1726882576.47187: done dumping result, returning 20097 1726882576.47198: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6ef3-7ecf-00000000016b] 20097 1726882576.47208: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016b 20097 1726882576.47320: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016b 20097 1726882576.47331: 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" } 20097 1726882576.47382: no more pending results, returning what we have 20097 1726882576.47386: results queue empty 20097 1726882576.47387: checking for any_errors_fatal 20097 1726882576.47393: done checking for any_errors_fatal 20097 1726882576.47394: checking for max_fail_percentage 20097 1726882576.47396: done checking for max_fail_percentage 20097 1726882576.47398: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.47399: done checking to see if all hosts have failed 20097 1726882576.47400: getting the remaining hosts for this loop 20097 1726882576.47401: done getting the remaining hosts for this loop 20097 1726882576.47405: getting the next task for host managed_node2 20097 1726882576.47413: done getting next task for host managed_node2 20097 1726882576.47418: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20097 1726882576.47422: ^ 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 20097 1726882576.47444: getting variables 20097 1726882576.47446: in VariableManager get_vars() 20097 1726882576.47503: Calling all_inventory to load vars for managed_node2 20097 1726882576.47505: Calling groups_inventory to load vars for managed_node2 20097 1726882576.47508: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.47520: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.47523: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.47526: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.47702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.47915: done with get_vars() 20097 1726882576.47927: done getting variables 20097 1726882576.48237: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:16 -0400 (0:00:00.051) 0:00:10.260 ****** 20097 1726882576.48271: entering _queue_task() for managed_node2/service 20097 1726882576.48495: worker is 1 (out of 1 available) 20097 1726882576.48505: exiting _queue_task() for managed_node2/service 20097 1726882576.48516: done queuing things up, now waiting for results queue to drain 20097 1726882576.48518: waiting for pending results... 20097 1726882576.48784: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20097 1726882576.48921: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000016c 20097 1726882576.48941: variable 'ansible_search_path' from source: unknown 20097 1726882576.48950: variable 'ansible_search_path' from source: unknown 20097 1726882576.48996: calling self._execute() 20097 1726882576.49085: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.49096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.49108: variable 'omit' from source: magic vars 20097 1726882576.49532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.51547: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.51596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.51621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.51646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.51671: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.51726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.51745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.51763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.51794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.51805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.51901: variable 'ansible_distribution' from source: facts 20097 1726882576.51906: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.51923: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.51926: when evaluation is False, skipping this task 20097 1726882576.51928: _execute() done 20097 1726882576.51931: dumping result to json 20097 1726882576.51933: done dumping result, returning 20097 1726882576.51940: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-6ef3-7ecf-00000000016c] 20097 1726882576.51945: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016c 20097 1726882576.52029: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016c 20097 1726882576.52032: 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 } 20097 1726882576.52075: no more pending results, returning what we have 20097 1726882576.52079: results queue empty 20097 1726882576.52079: checking for any_errors_fatal 20097 1726882576.52084: done checking for any_errors_fatal 20097 1726882576.52085: checking for max_fail_percentage 20097 1726882576.52086: done checking for max_fail_percentage 20097 1726882576.52087: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.52088: done checking to see if all hosts have failed 20097 1726882576.52089: getting the remaining hosts for this loop 20097 1726882576.52090: done getting the remaining hosts for this loop 20097 1726882576.52093: getting the next task for host managed_node2 20097 1726882576.52100: done getting next task for host managed_node2 20097 1726882576.52103: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20097 1726882576.52107: ^ 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 20097 1726882576.52125: getting variables 20097 1726882576.52126: in VariableManager get_vars() 20097 1726882576.52171: Calling all_inventory to load vars for managed_node2 20097 1726882576.52174: Calling groups_inventory to load vars for managed_node2 20097 1726882576.52177: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.52183: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.52185: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.52186: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.52292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.52447: done with get_vars() 20097 1726882576.52454: done getting variables 20097 1726882576.52515: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:16 -0400 (0:00:00.042) 0:00:10.303 ****** 20097 1726882576.52538: entering _queue_task() for managed_node2/service 20097 1726882576.52807: worker is 1 (out of 1 available) 20097 1726882576.52818: exiting _queue_task() for managed_node2/service 20097 1726882576.52830: done queuing things up, now waiting for results queue to drain 20097 1726882576.52832: waiting for pending results... 20097 1726882576.53111: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20097 1726882576.53254: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000016d 20097 1726882576.53282: variable 'ansible_search_path' from source: unknown 20097 1726882576.53290: variable 'ansible_search_path' from source: unknown 20097 1726882576.53329: calling self._execute() 20097 1726882576.53445: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.53472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.53514: variable 'omit' from source: magic vars 20097 1726882576.53925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.55453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.55515: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.55540: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.55570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.55592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.55652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.55691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.55714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.55743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.55782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.55951: variable 'ansible_distribution' from source: facts 20097 1726882576.55975: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.55998: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.56006: when evaluation is False, skipping this task 20097 1726882576.56013: _execute() done 20097 1726882576.56025: dumping result to json 20097 1726882576.56036: done dumping result, returning 20097 1726882576.56045: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-6ef3-7ecf-00000000016d] 20097 1726882576.56053: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016d 20097 1726882576.56153: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016d 20097 1726882576.56168: 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" } 20097 1726882576.56307: no more pending results, returning what we have 20097 1726882576.56310: results queue empty 20097 1726882576.56311: checking for any_errors_fatal 20097 1726882576.56317: done checking for any_errors_fatal 20097 1726882576.56318: checking for max_fail_percentage 20097 1726882576.56320: done checking for max_fail_percentage 20097 1726882576.56321: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.56321: done checking to see if all hosts have failed 20097 1726882576.56322: getting the remaining hosts for this loop 20097 1726882576.56323: done getting the remaining hosts for this loop 20097 1726882576.56326: getting the next task for host managed_node2 20097 1726882576.56332: done getting next task for host managed_node2 20097 1726882576.56336: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20097 1726882576.56339: ^ 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 20097 1726882576.56356: getting variables 20097 1726882576.56357: in VariableManager get_vars() 20097 1726882576.56401: Calling all_inventory to load vars for managed_node2 20097 1726882576.56403: Calling groups_inventory to load vars for managed_node2 20097 1726882576.56406: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.56415: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.56417: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.56420: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.56581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.56784: done with get_vars() 20097 1726882576.56793: done getting variables 20097 1726882576.56844: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:16 -0400 (0:00:00.043) 0:00:10.346 ****** 20097 1726882576.56875: entering _queue_task() for managed_node2/service 20097 1726882576.57090: worker is 1 (out of 1 available) 20097 1726882576.57100: exiting _queue_task() for managed_node2/service 20097 1726882576.57111: done queuing things up, now waiting for results queue to drain 20097 1726882576.57113: waiting for pending results... 20097 1726882576.57371: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20097 1726882576.57509: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000016e 20097 1726882576.57528: variable 'ansible_search_path' from source: unknown 20097 1726882576.57537: variable 'ansible_search_path' from source: unknown 20097 1726882576.57583: calling self._execute() 20097 1726882576.57674: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.57686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.57701: variable 'omit' from source: magic vars 20097 1726882576.58084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.59659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.59708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.59760: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.59772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.59800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.59867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.59894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.59916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.59961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.59983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.60095: variable 'ansible_distribution' from source: facts 20097 1726882576.60099: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.60117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.60120: when evaluation is False, skipping this task 20097 1726882576.60123: _execute() done 20097 1726882576.60125: dumping result to json 20097 1726882576.60127: done dumping result, returning 20097 1726882576.60134: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-6ef3-7ecf-00000000016e] 20097 1726882576.60139: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016e 20097 1726882576.60238: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016e 20097 1726882576.60245: 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 } 20097 1726882576.60483: no more pending results, returning what we have 20097 1726882576.60486: results queue empty 20097 1726882576.60486: checking for any_errors_fatal 20097 1726882576.60491: done checking for any_errors_fatal 20097 1726882576.60492: checking for max_fail_percentage 20097 1726882576.60493: done checking for max_fail_percentage 20097 1726882576.60494: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.60495: done checking to see if all hosts have failed 20097 1726882576.60495: getting the remaining hosts for this loop 20097 1726882576.60498: done getting the remaining hosts for this loop 20097 1726882576.60501: getting the next task for host managed_node2 20097 1726882576.60507: done getting next task for host managed_node2 20097 1726882576.60510: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20097 1726882576.60514: ^ 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 20097 1726882576.60530: getting variables 20097 1726882576.60532: in VariableManager get_vars() 20097 1726882576.60578: Calling all_inventory to load vars for managed_node2 20097 1726882576.60580: Calling groups_inventory to load vars for managed_node2 20097 1726882576.60583: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.60591: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.60593: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.60596: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.60809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.61020: done with get_vars() 20097 1726882576.61030: done getting variables 20097 1726882576.61084: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:16 -0400 (0:00:00.042) 0:00:10.389 ****** 20097 1726882576.61113: entering _queue_task() for managed_node2/copy 20097 1726882576.61317: worker is 1 (out of 1 available) 20097 1726882576.61328: exiting _queue_task() for managed_node2/copy 20097 1726882576.61338: done queuing things up, now waiting for results queue to drain 20097 1726882576.61339: waiting for pending results... 20097 1726882576.61601: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20097 1726882576.61749: in run() - task 0e448fcc-3ce9-6ef3-7ecf-00000000016f 20097 1726882576.61769: variable 'ansible_search_path' from source: unknown 20097 1726882576.61777: variable 'ansible_search_path' from source: unknown 20097 1726882576.61820: calling self._execute() 20097 1726882576.61909: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.61919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.61930: variable 'omit' from source: magic vars 20097 1726882576.62298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.64401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.64452: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.64481: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.64506: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.64527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.64583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.64602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.64620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.64648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.64660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.64753: variable 'ansible_distribution' from source: facts 20097 1726882576.64759: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.64771: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.64774: when evaluation is False, skipping this task 20097 1726882576.64777: _execute() done 20097 1726882576.64779: dumping result to json 20097 1726882576.64783: done dumping result, returning 20097 1726882576.64789: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-6ef3-7ecf-00000000016f] 20097 1726882576.64796: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016f 20097 1726882576.64876: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-00000000016f 20097 1726882576.64880: 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" } 20097 1726882576.64919: no more pending results, returning what we have 20097 1726882576.64923: results queue empty 20097 1726882576.64923: checking for any_errors_fatal 20097 1726882576.64929: done checking for any_errors_fatal 20097 1726882576.64930: checking for max_fail_percentage 20097 1726882576.64931: done checking for max_fail_percentage 20097 1726882576.64932: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.64933: done checking to see if all hosts have failed 20097 1726882576.64933: getting the remaining hosts for this loop 20097 1726882576.64935: done getting the remaining hosts for this loop 20097 1726882576.64938: getting the next task for host managed_node2 20097 1726882576.64944: done getting next task for host managed_node2 20097 1726882576.64948: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20097 1726882576.64951: ^ 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 20097 1726882576.64970: getting variables 20097 1726882576.64971: in VariableManager get_vars() 20097 1726882576.65011: Calling all_inventory to load vars for managed_node2 20097 1726882576.65014: Calling groups_inventory to load vars for managed_node2 20097 1726882576.65016: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.65024: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.65026: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.65028: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.65131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.65251: done with get_vars() 20097 1726882576.65259: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:16 -0400 (0:00:00.042) 0:00:10.431 ****** 20097 1726882576.65314: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882576.65474: worker is 1 (out of 1 available) 20097 1726882576.65484: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20097 1726882576.65496: done queuing things up, now waiting for results queue to drain 20097 1726882576.65497: waiting for pending results... 20097 1726882576.65654: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20097 1726882576.65771: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000170 20097 1726882576.65797: variable 'ansible_search_path' from source: unknown 20097 1726882576.65815: variable 'ansible_search_path' from source: unknown 20097 1726882576.65872: calling self._execute() 20097 1726882576.65957: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.65971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.65985: variable 'omit' from source: magic vars 20097 1726882576.66379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.68190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.68237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.68266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.68295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.68315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.68374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.68393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.68415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.68442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.68453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.68545: variable 'ansible_distribution' from source: facts 20097 1726882576.68550: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.68569: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.68572: when evaluation is False, skipping this task 20097 1726882576.68575: _execute() done 20097 1726882576.68578: dumping result to json 20097 1726882576.68580: done dumping result, returning 20097 1726882576.68583: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-6ef3-7ecf-000000000170] 20097 1726882576.68590: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000170 20097 1726882576.68680: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000170 20097 1726882576.68684: 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" } 20097 1726882576.68726: no more pending results, returning what we have 20097 1726882576.68729: results queue empty 20097 1726882576.68730: checking for any_errors_fatal 20097 1726882576.68735: done checking for any_errors_fatal 20097 1726882576.68736: checking for max_fail_percentage 20097 1726882576.68737: done checking for max_fail_percentage 20097 1726882576.68738: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.68739: done checking to see if all hosts have failed 20097 1726882576.68739: getting the remaining hosts for this loop 20097 1726882576.68741: done getting the remaining hosts for this loop 20097 1726882576.68744: getting the next task for host managed_node2 20097 1726882576.68749: done getting next task for host managed_node2 20097 1726882576.68753: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20097 1726882576.68759: ^ 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 20097 1726882576.68777: getting variables 20097 1726882576.68778: in VariableManager get_vars() 20097 1726882576.68816: Calling all_inventory to load vars for managed_node2 20097 1726882576.68818: Calling groups_inventory to load vars for managed_node2 20097 1726882576.68819: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.68825: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.68827: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.68829: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.68962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.69082: done with get_vars() 20097 1726882576.69089: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:16 -0400 (0:00:00.038) 0:00:10.469 ****** 20097 1726882576.69143: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20097 1726882576.69308: worker is 1 (out of 1 available) 20097 1726882576.69319: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20097 1726882576.69331: done queuing things up, now waiting for results queue to drain 20097 1726882576.69332: waiting for pending results... 20097 1726882576.69486: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20097 1726882576.69557: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000171 20097 1726882576.69579: variable 'ansible_search_path' from source: unknown 20097 1726882576.69583: variable 'ansible_search_path' from source: unknown 20097 1726882576.69611: calling self._execute() 20097 1726882576.69681: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.69687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.69695: variable 'omit' from source: magic vars 20097 1726882576.69990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.71570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.71623: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.71650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.71679: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.71699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.71759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.71782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.71799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.71825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.71835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.71933: variable 'ansible_distribution' from source: facts 20097 1726882576.71939: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.71954: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.71960: when evaluation is False, skipping this task 20097 1726882576.71965: _execute() done 20097 1726882576.71972: dumping result to json 20097 1726882576.71977: done dumping result, returning 20097 1726882576.71984: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-6ef3-7ecf-000000000171] 20097 1726882576.71990: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000171 20097 1726882576.72081: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000171 20097 1726882576.72084: 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" } 20097 1726882576.72130: no more pending results, returning what we have 20097 1726882576.72134: results queue empty 20097 1726882576.72135: checking for any_errors_fatal 20097 1726882576.72143: done checking for any_errors_fatal 20097 1726882576.72144: checking for max_fail_percentage 20097 1726882576.72145: done checking for max_fail_percentage 20097 1726882576.72146: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.72147: done checking to see if all hosts have failed 20097 1726882576.72148: getting the remaining hosts for this loop 20097 1726882576.72149: done getting the remaining hosts for this loop 20097 1726882576.72153: getting the next task for host managed_node2 20097 1726882576.72163: done getting next task for host managed_node2 20097 1726882576.72169: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20097 1726882576.72173: ^ 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 20097 1726882576.72193: getting variables 20097 1726882576.72195: in VariableManager get_vars() 20097 1726882576.72241: Calling all_inventory to load vars for managed_node2 20097 1726882576.72244: Calling groups_inventory to load vars for managed_node2 20097 1726882576.72246: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.72254: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.72259: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.72261: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.72388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.72516: done with get_vars() 20097 1726882576.72524: done getting variables 20097 1726882576.72569: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:16 -0400 (0:00:00.034) 0:00:10.503 ****** 20097 1726882576.72592: entering _queue_task() for managed_node2/debug 20097 1726882576.72799: worker is 1 (out of 1 available) 20097 1726882576.72812: exiting _queue_task() for managed_node2/debug 20097 1726882576.72824: done queuing things up, now waiting for results queue to drain 20097 1726882576.72826: waiting for pending results... 20097 1726882576.73000: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20097 1726882576.73090: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000172 20097 1726882576.73102: variable 'ansible_search_path' from source: unknown 20097 1726882576.73105: variable 'ansible_search_path' from source: unknown 20097 1726882576.73137: calling self._execute() 20097 1726882576.73207: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.73210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.73218: variable 'omit' from source: magic vars 20097 1726882576.73521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.75132: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.75180: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.75204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.75229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.75254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.75310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.75329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.75353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.75382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.75393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.75486: variable 'ansible_distribution' from source: facts 20097 1726882576.75490: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.75506: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.75509: when evaluation is False, skipping this task 20097 1726882576.75511: _execute() done 20097 1726882576.75513: dumping result to json 20097 1726882576.75516: done dumping result, returning 20097 1726882576.75523: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-6ef3-7ecf-000000000172] 20097 1726882576.75528: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000172 20097 1726882576.75608: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000172 20097 1726882576.75611: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882576.75653: no more pending results, returning what we have 20097 1726882576.75660: results queue empty 20097 1726882576.75662: checking for any_errors_fatal 20097 1726882576.75669: done checking for any_errors_fatal 20097 1726882576.75670: checking for max_fail_percentage 20097 1726882576.75672: done checking for max_fail_percentage 20097 1726882576.75673: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.75674: done checking to see if all hosts have failed 20097 1726882576.75674: getting the remaining hosts for this loop 20097 1726882576.75676: done getting the remaining hosts for this loop 20097 1726882576.75679: getting the next task for host managed_node2 20097 1726882576.75686: done getting next task for host managed_node2 20097 1726882576.75690: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20097 1726882576.75694: ^ 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 20097 1726882576.75710: getting variables 20097 1726882576.75712: in VariableManager get_vars() 20097 1726882576.75762: Calling all_inventory to load vars for managed_node2 20097 1726882576.75766: Calling groups_inventory to load vars for managed_node2 20097 1726882576.75768: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.75776: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.75778: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.75781: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.75898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.76068: done with get_vars() 20097 1726882576.76075: done getting variables 20097 1726882576.76112: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:16 -0400 (0:00:00.035) 0:00:10.539 ****** 20097 1726882576.76133: entering _queue_task() for managed_node2/debug 20097 1726882576.76319: worker is 1 (out of 1 available) 20097 1726882576.76332: exiting _queue_task() for managed_node2/debug 20097 1726882576.76344: done queuing things up, now waiting for results queue to drain 20097 1726882576.76345: waiting for pending results... 20097 1726882576.76514: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20097 1726882576.76608: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000173 20097 1726882576.76620: variable 'ansible_search_path' from source: unknown 20097 1726882576.76623: variable 'ansible_search_path' from source: unknown 20097 1726882576.76650: calling self._execute() 20097 1726882576.76720: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.76723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.76731: variable 'omit' from source: magic vars 20097 1726882576.77034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.78568: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.78619: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.78646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.78678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.78698: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.78751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.78778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.78795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.78820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.78831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.78925: variable 'ansible_distribution' from source: facts 20097 1726882576.78929: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.78944: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.78947: when evaluation is False, skipping this task 20097 1726882576.78949: _execute() done 20097 1726882576.78952: dumping result to json 20097 1726882576.78958: done dumping result, returning 20097 1726882576.78962: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-6ef3-7ecf-000000000173] 20097 1726882576.78968: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000173 20097 1726882576.79046: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000173 20097 1726882576.79049: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882576.79118: no more pending results, returning what we have 20097 1726882576.79121: results queue empty 20097 1726882576.79122: checking for any_errors_fatal 20097 1726882576.79127: done checking for any_errors_fatal 20097 1726882576.79128: checking for max_fail_percentage 20097 1726882576.79129: done checking for max_fail_percentage 20097 1726882576.79130: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.79131: done checking to see if all hosts have failed 20097 1726882576.79132: getting the remaining hosts for this loop 20097 1726882576.79133: done getting the remaining hosts for this loop 20097 1726882576.79136: getting the next task for host managed_node2 20097 1726882576.79141: done getting next task for host managed_node2 20097 1726882576.79144: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20097 1726882576.79148: ^ 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 20097 1726882576.79172: getting variables 20097 1726882576.79173: in VariableManager get_vars() 20097 1726882576.79215: Calling all_inventory to load vars for managed_node2 20097 1726882576.79217: Calling groups_inventory to load vars for managed_node2 20097 1726882576.79218: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.79224: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.79226: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.79227: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.79336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.79461: done with get_vars() 20097 1726882576.79473: done getting variables 20097 1726882576.79513: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:16 -0400 (0:00:00.034) 0:00:10.573 ****** 20097 1726882576.79537: entering _queue_task() for managed_node2/debug 20097 1726882576.79704: worker is 1 (out of 1 available) 20097 1726882576.79716: exiting _queue_task() for managed_node2/debug 20097 1726882576.79728: done queuing things up, now waiting for results queue to drain 20097 1726882576.79729: waiting for pending results... 20097 1726882576.79904: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20097 1726882576.79992: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000174 20097 1726882576.80004: variable 'ansible_search_path' from source: unknown 20097 1726882576.80007: variable 'ansible_search_path' from source: unknown 20097 1726882576.80038: calling self._execute() 20097 1726882576.80108: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.80111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.80119: variable 'omit' from source: magic vars 20097 1726882576.80420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.82003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.82048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.82078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.82104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.82125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.82182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.82200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.82220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.82248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.82261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.82353: variable 'ansible_distribution' from source: facts 20097 1726882576.82361: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.82377: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.82380: when evaluation is False, skipping this task 20097 1726882576.82383: _execute() done 20097 1726882576.82386: dumping result to json 20097 1726882576.82388: done dumping result, returning 20097 1726882576.82394: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-6ef3-7ecf-000000000174] 20097 1726882576.82400: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000174 20097 1726882576.82482: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000174 20097 1726882576.82485: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20097 1726882576.82528: no more pending results, returning what we have 20097 1726882576.82531: results queue empty 20097 1726882576.82532: checking for any_errors_fatal 20097 1726882576.82537: done checking for any_errors_fatal 20097 1726882576.82538: checking for max_fail_percentage 20097 1726882576.82539: done checking for max_fail_percentage 20097 1726882576.82540: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.82541: done checking to see if all hosts have failed 20097 1726882576.82541: getting the remaining hosts for this loop 20097 1726882576.82543: done getting the remaining hosts for this loop 20097 1726882576.82546: getting the next task for host managed_node2 20097 1726882576.82552: done getting next task for host managed_node2 20097 1726882576.82555: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20097 1726882576.82559: ^ 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 20097 1726882576.82576: getting variables 20097 1726882576.82578: in VariableManager get_vars() 20097 1726882576.82621: Calling all_inventory to load vars for managed_node2 20097 1726882576.82623: Calling groups_inventory to load vars for managed_node2 20097 1726882576.82624: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.82630: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.82632: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.82633: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.82774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.82893: done with get_vars() 20097 1726882576.82899: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:16 -0400 (0:00:00.034) 0:00:10.607 ****** 20097 1726882576.82961: entering _queue_task() for managed_node2/ping 20097 1726882576.83122: worker is 1 (out of 1 available) 20097 1726882576.83135: exiting _queue_task() for managed_node2/ping 20097 1726882576.83146: done queuing things up, now waiting for results queue to drain 20097 1726882576.83147: waiting for pending results... 20097 1726882576.83307: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20097 1726882576.83392: in run() - task 0e448fcc-3ce9-6ef3-7ecf-000000000175 20097 1726882576.83403: variable 'ansible_search_path' from source: unknown 20097 1726882576.83407: variable 'ansible_search_path' from source: unknown 20097 1726882576.83433: calling self._execute() 20097 1726882576.83498: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.83502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.83509: variable 'omit' from source: magic vars 20097 1726882576.83790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.85294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.85344: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.85374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.85398: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.85417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.85476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.85495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.85513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.85539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.85554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.85643: variable 'ansible_distribution' from source: facts 20097 1726882576.85658: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.85672: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.85675: when evaluation is False, skipping this task 20097 1726882576.85678: _execute() done 20097 1726882576.85680: dumping result to json 20097 1726882576.85683: done dumping result, returning 20097 1726882576.85690: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-6ef3-7ecf-000000000175] 20097 1726882576.85695: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000175 20097 1726882576.85770: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-000000000175 20097 1726882576.85774: 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" } 20097 1726882576.85812: no more pending results, returning what we have 20097 1726882576.85815: results queue empty 20097 1726882576.85816: checking for any_errors_fatal 20097 1726882576.85822: done checking for any_errors_fatal 20097 1726882576.85823: checking for max_fail_percentage 20097 1726882576.85824: done checking for max_fail_percentage 20097 1726882576.85825: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.85826: done checking to see if all hosts have failed 20097 1726882576.85826: getting the remaining hosts for this loop 20097 1726882576.85828: done getting the remaining hosts for this loop 20097 1726882576.85830: getting the next task for host managed_node2 20097 1726882576.85839: done getting next task for host managed_node2 20097 1726882576.85840: ^ task is: TASK: meta (role_complete) 20097 1726882576.85843: ^ 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 20097 1726882576.85863: getting variables 20097 1726882576.85867: in VariableManager get_vars() 20097 1726882576.85905: Calling all_inventory to load vars for managed_node2 20097 1726882576.85907: Calling groups_inventory to load vars for managed_node2 20097 1726882576.85909: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.85917: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.85919: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.85922: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.86041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.86162: done with get_vars() 20097 1726882576.86171: done getting variables 20097 1726882576.86222: done queuing things up, now waiting for results queue to drain 20097 1726882576.86223: results queue empty 20097 1726882576.86224: checking for any_errors_fatal 20097 1726882576.86225: done checking for any_errors_fatal 20097 1726882576.86226: checking for max_fail_percentage 20097 1726882576.86227: done checking for max_fail_percentage 20097 1726882576.86227: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.86228: done checking to see if all hosts have failed 20097 1726882576.86228: getting the remaining hosts for this loop 20097 1726882576.86229: done getting the remaining hosts for this loop 20097 1726882576.86230: getting the next task for host managed_node2 20097 1726882576.86233: done getting next task for host managed_node2 20097 1726882576.86234: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20097 1726882576.86235: ^ 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 20097 1726882576.86237: getting variables 20097 1726882576.86237: in VariableManager get_vars() 20097 1726882576.86252: Calling all_inventory to load vars for managed_node2 20097 1726882576.86253: Calling groups_inventory to load vars for managed_node2 20097 1726882576.86254: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.86258: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.86259: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.86261: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.86342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.86472: done with get_vars() 20097 1726882576.86477: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:215 Friday 20 September 2024 21:36:16 -0400 (0:00:00.035) 0:00:10.643 ****** 20097 1726882576.86522: entering _queue_task() for managed_node2/include_tasks 20097 1726882576.86682: worker is 1 (out of 1 available) 20097 1726882576.86693: exiting _queue_task() for managed_node2/include_tasks 20097 1726882576.86704: done queuing things up, now waiting for results queue to drain 20097 1726882576.86705: waiting for pending results... 20097 1726882576.86867: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 20097 1726882576.86929: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001a5 20097 1726882576.86940: variable 'ansible_search_path' from source: unknown 20097 1726882576.86973: calling self._execute() 20097 1726882576.87032: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.87036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.87047: variable 'omit' from source: magic vars 20097 1726882576.87326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.88824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.89043: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.89070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.89096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.89116: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.89177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.89196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.89215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.89245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.89255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.89348: variable 'ansible_distribution' from source: facts 20097 1726882576.89353: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.89372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.89375: when evaluation is False, skipping this task 20097 1726882576.89378: _execute() done 20097 1726882576.89381: dumping result to json 20097 1726882576.89383: done dumping result, returning 20097 1726882576.89389: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-6ef3-7ecf-0000000001a5] 20097 1726882576.89394: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001a5 20097 1726882576.89480: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001a5 20097 1726882576.89483: 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" } 20097 1726882576.89526: no more pending results, returning what we have 20097 1726882576.89529: results queue empty 20097 1726882576.89530: checking for any_errors_fatal 20097 1726882576.89532: done checking for any_errors_fatal 20097 1726882576.89532: checking for max_fail_percentage 20097 1726882576.89534: done checking for max_fail_percentage 20097 1726882576.89534: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.89535: done checking to see if all hosts have failed 20097 1726882576.89536: getting the remaining hosts for this loop 20097 1726882576.89538: done getting the remaining hosts for this loop 20097 1726882576.89541: getting the next task for host managed_node2 20097 1726882576.89546: done getting next task for host managed_node2 20097 1726882576.89549: ^ task is: TASK: Verify network state restored to default 20097 1726882576.89552: ^ 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 20097 1726882576.89555: getting variables 20097 1726882576.89556: in VariableManager get_vars() 20097 1726882576.89603: Calling all_inventory to load vars for managed_node2 20097 1726882576.89605: Calling groups_inventory to load vars for managed_node2 20097 1726882576.89606: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.89613: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.89615: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.89616: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.89722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.89843: done with get_vars() 20097 1726882576.89850: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:219 Friday 20 September 2024 21:36:16 -0400 (0:00:00.033) 0:00:10.677 ****** 20097 1726882576.89911: entering _queue_task() for managed_node2/include_tasks 20097 1726882576.90065: worker is 1 (out of 1 available) 20097 1726882576.90076: exiting _queue_task() for managed_node2/include_tasks 20097 1726882576.90087: done queuing things up, now waiting for results queue to drain 20097 1726882576.90088: waiting for pending results... 20097 1726882576.90241: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 20097 1726882576.90312: in run() - task 0e448fcc-3ce9-6ef3-7ecf-0000000001a6 20097 1726882576.90323: variable 'ansible_search_path' from source: unknown 20097 1726882576.90351: calling self._execute() 20097 1726882576.90420: variable 'ansible_host' from source: host vars for 'managed_node2' 20097 1726882576.90425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20097 1726882576.90431: variable 'omit' from source: magic vars 20097 1726882576.90724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20097 1726882576.92423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20097 1726882576.92467: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20097 1726882576.92493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20097 1726882576.92518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20097 1726882576.92539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20097 1726882576.92593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20097 1726882576.92613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20097 1726882576.92630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20097 1726882576.92658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20097 1726882576.92675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20097 1726882576.92768: variable 'ansible_distribution' from source: facts 20097 1726882576.92776: variable 'ansible_distribution_major_version' from source: facts 20097 1726882576.92791: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20097 1726882576.92794: when evaluation is False, skipping this task 20097 1726882576.92797: _execute() done 20097 1726882576.92799: dumping result to json 20097 1726882576.92802: done dumping result, returning 20097 1726882576.92808: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0e448fcc-3ce9-6ef3-7ecf-0000000001a6] 20097 1726882576.92813: sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001a6 20097 1726882576.92897: done sending task result for task 0e448fcc-3ce9-6ef3-7ecf-0000000001a6 20097 1726882576.92899: 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" } 20097 1726882576.92972: no more pending results, returning what we have 20097 1726882576.92975: results queue empty 20097 1726882576.92976: checking for any_errors_fatal 20097 1726882576.92984: done checking for any_errors_fatal 20097 1726882576.92985: checking for max_fail_percentage 20097 1726882576.92986: done checking for max_fail_percentage 20097 1726882576.92987: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.92988: done checking to see if all hosts have failed 20097 1726882576.92988: getting the remaining hosts for this loop 20097 1726882576.92990: done getting the remaining hosts for this loop 20097 1726882576.92993: getting the next task for host managed_node2 20097 1726882576.93000: done getting next task for host managed_node2 20097 1726882576.93001: ^ task is: TASK: meta (flush_handlers) 20097 1726882576.93003: ^ 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 20097 1726882576.93006: getting variables 20097 1726882576.93007: in VariableManager get_vars() 20097 1726882576.93042: Calling all_inventory to load vars for managed_node2 20097 1726882576.93044: Calling groups_inventory to load vars for managed_node2 20097 1726882576.93045: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.93052: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.93054: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.93058: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.93162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.93308: done with get_vars() 20097 1726882576.93315: done getting variables 20097 1726882576.93358: in VariableManager get_vars() 20097 1726882576.93371: Calling all_inventory to load vars for managed_node2 20097 1726882576.93372: Calling groups_inventory to load vars for managed_node2 20097 1726882576.93374: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.93377: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.93378: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.93380: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.93458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.93569: done with get_vars() 20097 1726882576.93577: done queuing things up, now waiting for results queue to drain 20097 1726882576.93579: results queue empty 20097 1726882576.93579: checking for any_errors_fatal 20097 1726882576.93580: done checking for any_errors_fatal 20097 1726882576.93581: checking for max_fail_percentage 20097 1726882576.93582: done checking for max_fail_percentage 20097 1726882576.93582: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.93582: done checking to see if all hosts have failed 20097 1726882576.93583: getting the remaining hosts for this loop 20097 1726882576.93583: done getting the remaining hosts for this loop 20097 1726882576.93585: getting the next task for host managed_node2 20097 1726882576.93587: done getting next task for host managed_node2 20097 1726882576.93588: ^ task is: TASK: meta (flush_handlers) 20097 1726882576.93588: ^ 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 20097 1726882576.93590: getting variables 20097 1726882576.93590: in VariableManager get_vars() 20097 1726882576.93600: Calling all_inventory to load vars for managed_node2 20097 1726882576.93602: Calling groups_inventory to load vars for managed_node2 20097 1726882576.93603: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.93609: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.93611: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.93612: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.93693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.93802: done with get_vars() 20097 1726882576.93807: done getting variables 20097 1726882576.93835: in VariableManager get_vars() 20097 1726882576.93847: Calling all_inventory to load vars for managed_node2 20097 1726882576.93849: Calling groups_inventory to load vars for managed_node2 20097 1726882576.93851: Calling all_plugins_inventory to load vars for managed_node2 20097 1726882576.93853: Calling all_plugins_play to load vars for managed_node2 20097 1726882576.93857: Calling groups_plugins_inventory to load vars for managed_node2 20097 1726882576.93859: Calling groups_plugins_play to load vars for managed_node2 20097 1726882576.93954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20097 1726882576.94062: done with get_vars() 20097 1726882576.94071: done queuing things up, now waiting for results queue to drain 20097 1726882576.94072: results queue empty 20097 1726882576.94073: checking for any_errors_fatal 20097 1726882576.94074: done checking for any_errors_fatal 20097 1726882576.94074: checking for max_fail_percentage 20097 1726882576.94075: done checking for max_fail_percentage 20097 1726882576.94075: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.94076: done checking to see if all hosts have failed 20097 1726882576.94076: getting the remaining hosts for this loop 20097 1726882576.94077: done getting the remaining hosts for this loop 20097 1726882576.94078: getting the next task for host managed_node2 20097 1726882576.94080: done getting next task for host managed_node2 20097 1726882576.94080: ^ task is: None 20097 1726882576.94081: ^ 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 20097 1726882576.94082: done queuing things up, now waiting for results queue to drain 20097 1726882576.94082: results queue empty 20097 1726882576.94083: checking for any_errors_fatal 20097 1726882576.94083: done checking for any_errors_fatal 20097 1726882576.94084: checking for max_fail_percentage 20097 1726882576.94084: done checking for max_fail_percentage 20097 1726882576.94084: checking to see if all hosts have failed and the running result is not ok 20097 1726882576.94085: done checking to see if all hosts have failed 20097 1726882576.94086: getting the next task for host managed_node2 20097 1726882576.94088: done getting next task for host managed_node2 20097 1726882576.94088: ^ task is: None 20097 1726882576.94089: ^ 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 Friday 20 September 2024 21:36:16 -0400 (0:00:00.042) 0:00:10.719 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.69s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.83s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.74s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Get current device features --------------------------------------------- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:53 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.11s /tmp/collections-Xyq/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.10s /tmp/collections-Xyq/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.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Include the task 'enable_epel.yml' -------------------------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.10s /tmp/collections-Xyq/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.10s /tmp/collections-Xyq/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.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Set network provider to 'initscripts' ----------------------------------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:12 TEST: I can disable gro and tx-tcp-segmentation and enable gso. --------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:62 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Install packages -------------------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 20097 1726882576.94160: RUNNING CLEANUP