[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. 21156 1726882589.29939: 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 21156 1726882589.30403: Added group all to inventory 21156 1726882589.30405: Added group ungrouped to inventory 21156 1726882589.30409: Group all now contains ungrouped 21156 1726882589.30412: Examining possible inventory source: /tmp/network-91m/inventory.yml 21156 1726882589.51429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 21156 1726882589.51490: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 21156 1726882589.51513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 21156 1726882589.51573: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 21156 1726882589.51644: Loaded config def from plugin (inventory/script) 21156 1726882589.51646: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 21156 1726882589.51689: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 21156 1726882589.51819: Loaded config def from plugin (inventory/yaml) 21156 1726882589.51821: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 21156 1726882589.51972: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 21156 1726882589.52282: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 21156 1726882589.52284: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 21156 1726882589.52287: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 21156 1726882589.52291: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 21156 1726882589.52294: Loading data from /tmp/network-91m/inventory.yml 21156 1726882589.52335: /tmp/network-91m/inventory.yml was not parsable by auto 21156 1726882589.52383: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 21156 1726882589.52411: Loading data from /tmp/network-91m/inventory.yml 21156 1726882589.52462: group all already in inventory 21156 1726882589.52470: set inventory_file for managed_node1 21156 1726882589.52473: set inventory_dir for managed_node1 21156 1726882589.52474: Added host managed_node1 to inventory 21156 1726882589.52475: Added host managed_node1 to group all 21156 1726882589.52476: set ansible_host for managed_node1 21156 1726882589.52477: set ansible_ssh_extra_args for managed_node1 21156 1726882589.52479: set inventory_file for managed_node2 21156 1726882589.52480: set inventory_dir for managed_node2 21156 1726882589.52481: Added host managed_node2 to inventory 21156 1726882589.52482: Added host managed_node2 to group all 21156 1726882589.52482: set ansible_host for managed_node2 21156 1726882589.52483: set ansible_ssh_extra_args for managed_node2 21156 1726882589.52484: set inventory_file for managed_node3 21156 1726882589.52486: set inventory_dir for managed_node3 21156 1726882589.52486: Added host managed_node3 to inventory 21156 1726882589.52487: Added host managed_node3 to group all 21156 1726882589.52487: set ansible_host for managed_node3 21156 1726882589.52488: set ansible_ssh_extra_args for managed_node3 21156 1726882589.52490: Reconcile groups and hosts in inventory. 21156 1726882589.52492: Group ungrouped now contains managed_node1 21156 1726882589.52493: Group ungrouped now contains managed_node2 21156 1726882589.52494: Group ungrouped now contains managed_node3 21156 1726882589.52547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 21156 1726882589.52628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 21156 1726882589.52658: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 21156 1726882589.52678: Loaded config def from plugin (vars/host_group_vars) 21156 1726882589.52679: 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) 21156 1726882589.52685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 21156 1726882589.52691: 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) 21156 1726882589.52719: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 21156 1726882589.52960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882589.53058: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 21156 1726882589.53098: Loaded config def from plugin (connection/local) 21156 1726882589.53101: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 21156 1726882589.53719: Loaded config def from plugin (connection/paramiko_ssh) 21156 1726882589.53723: 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) 21156 1726882589.55168: 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) 21156 1726882589.55207: Loaded config def from plugin (connection/psrp) 21156 1726882589.55210: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 21156 1726882589.55885: 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) 21156 1726882589.55909: Loaded config def from plugin (connection/ssh) 21156 1726882589.55911: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 21156 1726882589.57191: 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) 21156 1726882589.57230: Loaded config def from plugin (connection/winrm) 21156 1726882589.57233: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 21156 1726882589.57257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 21156 1726882589.57323: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 21156 1726882589.57393: Loaded config def from plugin (shell/cmd) 21156 1726882589.57395: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 21156 1726882589.57418: 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) 21156 1726882589.57488: Loaded config def from plugin (shell/powershell) 21156 1726882589.57491: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 21156 1726882589.57546: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 21156 1726882589.57736: Loaded config def from plugin (shell/sh) 21156 1726882589.57738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 21156 1726882589.57773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 21156 1726882589.58033: Loaded config def from plugin (become/runas) 21156 1726882589.58036: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 21156 1726882589.58231: Loaded config def from plugin (become/su) 21156 1726882589.58233: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 21156 1726882589.58396: Loaded config def from plugin (become/sudo) 21156 1726882589.58399: 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 21156 1726882589.58429: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml 21156 1726882589.58760: in VariableManager get_vars() 21156 1726882589.58783: done with get_vars() 21156 1726882589.58900: trying /usr/local/lib/python3.12/site-packages/ansible/modules 21156 1726882589.61871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 21156 1726882589.61936: in VariableManager get_vars() 21156 1726882589.61939: done with get_vars() 21156 1726882589.61941: variable 'playbook_dir' from source: magic vars 21156 1726882589.61942: variable 'ansible_playbook_python' from source: magic vars 21156 1726882589.61942: variable 'ansible_config_file' from source: magic vars 21156 1726882589.61943: variable 'groups' from source: magic vars 21156 1726882589.61943: variable 'omit' from source: magic vars 21156 1726882589.61944: variable 'ansible_version' from source: magic vars 21156 1726882589.61944: variable 'ansible_check_mode' from source: magic vars 21156 1726882589.61945: variable 'ansible_diff_mode' from source: magic vars 21156 1726882589.61945: variable 'ansible_forks' from source: magic vars 21156 1726882589.61946: variable 'ansible_inventory_sources' from source: magic vars 21156 1726882589.61946: variable 'ansible_skip_tags' from source: magic vars 21156 1726882589.61946: variable 'ansible_limit' from source: magic vars 21156 1726882589.61947: variable 'ansible_run_tags' from source: magic vars 21156 1726882589.61947: variable 'ansible_verbosity' from source: magic vars 21156 1726882589.61974: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml 21156 1726882589.62609: in VariableManager get_vars() 21156 1726882589.62620: done with get_vars() 21156 1726882589.62643: in VariableManager get_vars() 21156 1726882589.62651: done with get_vars() 21156 1726882589.62678: in VariableManager get_vars() 21156 1726882589.62686: done with get_vars() 21156 1726882589.62823: in VariableManager get_vars() 21156 1726882589.62833: done with get_vars() 21156 1726882589.62837: variable 'omit' from source: magic vars 21156 1726882589.62849: variable 'omit' from source: magic vars 21156 1726882589.62872: in VariableManager get_vars() 21156 1726882589.62879: done with get_vars() 21156 1726882589.62907: in VariableManager get_vars() 21156 1726882589.62915: done with get_vars() 21156 1726882589.62939: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21156 1726882589.63151: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21156 1726882589.63283: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21156 1726882589.63936: in VariableManager get_vars() 21156 1726882589.63957: done with get_vars() 21156 1726882589.64319: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 21156 1726882589.64406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21156 1726882589.65700: in VariableManager get_vars() 21156 1726882589.65711: done with get_vars() 21156 1726882589.65714: variable 'omit' from source: magic vars 21156 1726882589.65721: variable 'omit' from source: magic vars 21156 1726882589.65738: in VariableManager get_vars() 21156 1726882589.65746: done with get_vars() 21156 1726882589.65761: in VariableManager get_vars() 21156 1726882589.65771: done with get_vars() 21156 1726882589.65789: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21156 1726882589.65851: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21156 1726882589.65897: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21156 1726882589.67177: in VariableManager get_vars() 21156 1726882589.67190: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21156 1726882589.68946: in VariableManager get_vars() 21156 1726882589.68962: done with get_vars() 21156 1726882589.68966: variable 'omit' from source: magic vars 21156 1726882589.68973: variable 'omit' from source: magic vars 21156 1726882589.68991: in VariableManager get_vars() 21156 1726882589.69009: done with get_vars() 21156 1726882589.69022: in VariableManager get_vars() 21156 1726882589.69032: done with get_vars() 21156 1726882589.69049: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21156 1726882589.69120: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21156 1726882589.69166: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21156 1726882589.69393: in VariableManager get_vars() 21156 1726882589.69408: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21156 1726882589.70789: in VariableManager get_vars() 21156 1726882589.70805: done with get_vars() 21156 1726882589.70808: variable 'omit' from source: magic vars 21156 1726882589.70822: variable 'omit' from source: magic vars 21156 1726882589.70843: in VariableManager get_vars() 21156 1726882589.70854: done with get_vars() 21156 1726882589.70869: in VariableManager get_vars() 21156 1726882589.70881: done with get_vars() 21156 1726882589.70898: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21156 1726882589.70975: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21156 1726882589.71018: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21156 1726882589.71239: in VariableManager get_vars() 21156 1726882589.71255: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21156 1726882589.72445: in VariableManager get_vars() 21156 1726882589.72462: done with get_vars() 21156 1726882589.72490: in VariableManager get_vars() 21156 1726882589.72504: done with get_vars() 21156 1726882589.72543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 21156 1726882589.72552: 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 21156 1726882589.72728: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 21156 1726882589.72816: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 21156 1726882589.72818: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 21156 1726882589.72838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 21156 1726882589.72855: 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) 21156 1726882589.72956: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 21156 1726882589.72997: Loaded config def from plugin (callback/default) 21156 1726882589.72999: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21156 1726882589.73793: Loaded config def from plugin (callback/junit) 21156 1726882589.73795: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21156 1726882589.73824: 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) 21156 1726882589.73865: Loaded config def from plugin (callback/minimal) 21156 1726882589.73867: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21156 1726882589.73893: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21156 1726882589.73929: Loaded config def from plugin (callback/tree) 21156 1726882589.73930: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 21156 1726882589.74005: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 21156 1726882589.74007: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_ring_initscripts.yml *********************************** 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml 21156 1726882589.74023: in VariableManager get_vars() 21156 1726882589.74030: done with get_vars() 21156 1726882589.74034: in VariableManager get_vars() 21156 1726882589.74038: done with get_vars() 21156 1726882589.74041: variable 'omit' from source: magic vars 21156 1726882589.74063: in VariableManager get_vars() 21156 1726882589.74074: done with get_vars() 21156 1726882589.74086: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with initscripts as provider] *** 21156 1726882589.74431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 21156 1726882589.74480: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 21156 1726882589.74505: getting the remaining hosts for this loop 21156 1726882589.74507: done getting the remaining hosts for this loop 21156 1726882589.74509: getting the next task for host managed_node1 21156 1726882589.74511: done getting next task for host managed_node1 21156 1726882589.74512: ^ task is: TASK: Gathering Facts 21156 1726882589.74513: ^ 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 21156 1726882589.74514: getting variables 21156 1726882589.74515: in VariableManager get_vars() 21156 1726882589.74521: Calling all_inventory to load vars for managed_node1 21156 1726882589.74522: Calling groups_inventory to load vars for managed_node1 21156 1726882589.74524: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882589.74531: Calling all_plugins_play to load vars for managed_node1 21156 1726882589.74538: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882589.74540: Calling groups_plugins_play to load vars for managed_node1 21156 1726882589.74562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882589.74598: done with get_vars() 21156 1726882589.74602: done getting variables 21156 1726882589.74659: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:5 Friday 20 September 2024 21:36:29 -0400 (0:00:00.007) 0:00:00.007 ****** 21156 1726882589.74682: entering _queue_task() for managed_node1/gather_facts 21156 1726882589.74683: Creating lock for gather_facts 21156 1726882589.74933: worker is 1 (out of 1 available) 21156 1726882589.74944: exiting _queue_task() for managed_node1/gather_facts 21156 1726882589.74957: done queuing things up, now waiting for results queue to drain 21156 1726882589.74959: waiting for pending results... 21156 1726882589.75107: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21156 1726882589.75168: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000015d 21156 1726882589.75189: variable 'ansible_search_path' from source: unknown 21156 1726882589.75216: calling self._execute() 21156 1726882589.75262: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882589.75269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882589.75279: variable 'omit' from source: magic vars 21156 1726882589.75345: variable 'omit' from source: magic vars 21156 1726882589.75369: variable 'omit' from source: magic vars 21156 1726882589.75395: variable 'omit' from source: magic vars 21156 1726882589.75431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21156 1726882589.75457: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21156 1726882589.75477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21156 1726882589.75493: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21156 1726882589.75504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21156 1726882589.75528: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21156 1726882589.75531: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882589.75534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882589.75604: Set connection var ansible_connection to ssh 21156 1726882589.75607: Set connection var ansible_shell_executable to /bin/sh 21156 1726882589.75613: Set connection var ansible_module_compression to ZIP_DEFLATED 21156 1726882589.75619: Set connection var ansible_pipelining to False 21156 1726882589.75625: Set connection var ansible_timeout to 10 21156 1726882589.75627: Set connection var ansible_shell_type to sh 21156 1726882589.75646: variable 'ansible_shell_executable' from source: unknown 21156 1726882589.75649: variable 'ansible_connection' from source: unknown 21156 1726882589.75651: variable 'ansible_module_compression' from source: unknown 21156 1726882589.75653: variable 'ansible_shell_type' from source: unknown 21156 1726882589.75656: variable 'ansible_shell_executable' from source: unknown 21156 1726882589.75661: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882589.75666: variable 'ansible_pipelining' from source: unknown 21156 1726882589.75668: variable 'ansible_timeout' from source: unknown 21156 1726882589.75672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882589.75798: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21156 1726882589.75808: variable 'omit' from source: magic vars 21156 1726882589.75811: starting attempt loop 21156 1726882589.75813: running the handler 21156 1726882589.75824: variable 'ansible_facts' from source: unknown 21156 1726882589.75837: _low_level_execute_command(): starting 21156 1726882589.75845: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21156 1726882589.76360: 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 <<< 21156 1726882589.76378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882589.76393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882589.76407: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882589.76447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882589.76474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882589.76576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882589.78238: stdout chunk (state=3): >>>/root <<< 21156 1726882589.78340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882589.78390: stderr chunk (state=3): >>><<< 21156 1726882589.78397: stdout chunk (state=3): >>><<< 21156 1726882589.78414: _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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882589.78424: _low_level_execute_command(): starting 21156 1726882589.78429: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882589.7841308-21182-108892582192746 `" && echo ansible-tmp-1726882589.7841308-21182-108892582192746="` echo /root/.ansible/tmp/ansible-tmp-1726882589.7841308-21182-108892582192746 `" ) && sleep 0' 21156 1726882589.78855: 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 <<< 21156 1726882589.78870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882589.78889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21156 1726882589.78900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 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.44.90 originally 10.31.44.90 debug2: match found <<< 21156 1726882589.78916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882589.78960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882589.78979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882589.79075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882589.80972: stdout chunk (state=3): >>>ansible-tmp-1726882589.7841308-21182-108892582192746=/root/.ansible/tmp/ansible-tmp-1726882589.7841308-21182-108892582192746 <<< 21156 1726882589.81217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882589.81239: stderr chunk (state=3): >>><<< 21156 1726882589.81254: stdout chunk (state=3): >>><<< 21156 1726882589.81284: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882589.7841308-21182-108892582192746=/root/.ansible/tmp/ansible-tmp-1726882589.7841308-21182-108892582192746 , 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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882589.81332: variable 'ansible_module_compression' from source: unknown 21156 1726882589.81420: ANSIBALLZ: Using generic lock for ansible.legacy.setup 21156 1726882589.81428: ANSIBALLZ: Acquiring lock 21156 1726882589.81438: ANSIBALLZ: Lock acquired: 139842774936864 21156 1726882589.81453: ANSIBALLZ: Creating module 21156 1726882590.18480: ANSIBALLZ: Writing module into payload 21156 1726882590.18643: ANSIBALLZ: Writing module 21156 1726882590.18681: ANSIBALLZ: Renaming module 21156 1726882590.18695: ANSIBALLZ: Done creating module 21156 1726882590.18730: variable 'ansible_facts' from source: unknown 21156 1726882590.18741: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21156 1726882590.18753: _low_level_execute_command(): starting 21156 1726882590.18766: _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' 21156 1726882590.19425: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882590.19483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882590.19499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882590.19519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882590.19567: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882590.19780: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882590.19796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882590.19815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882590.19826: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882590.19837: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882590.19848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882590.19869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882590.19885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882590.19897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882590.19909: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882590.19924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882590.20005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882590.20029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882590.20046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882590.20188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882590.21861: stdout chunk (state=3): >>>PLATFORM <<< 21156 1726882590.21968: stdout chunk (state=3): >>>Linux <<< 21156 1726882590.21972: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 <<< 21156 1726882590.21984: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 21156 1726882590.22192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882590.22195: stdout chunk (state=3): >>><<< 21156 1726882590.22198: stderr chunk (state=3): >>><<< 21156 1726882590.22336: _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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882590.22342 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 21156 1726882590.22345: _low_level_execute_command(): starting 21156 1726882590.22347: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 21156 1726882590.22907: Sending initial data 21156 1726882590.22910: Sent initial data (1181 bytes) 21156 1726882590.23944: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882590.23957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882590.23974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882590.23995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882590.24036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882590.24048: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882590.24062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882590.24082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882590.24094: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882590.24105: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882590.24116: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882590.24129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882590.24143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882590.24154: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882590.24167: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882590.24180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882590.24254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882590.24278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882590.24293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882590.24413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882590.28238: 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"} <<< 21156 1726882590.28693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882590.28696: stdout chunk (state=3): >>><<< 21156 1726882590.28699: stderr chunk (state=3): >>><<< 21156 1726882590.28971: _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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882590.28974: variable 'ansible_facts' from source: unknown 21156 1726882590.28981: variable 'ansible_facts' from source: unknown 21156 1726882590.28984: variable 'ansible_module_compression' from source: unknown 21156 1726882590.28986: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2115671_lhuvp/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21156 1726882590.28988: variable 'ansible_facts' from source: unknown 21156 1726882590.29054: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882589.7841308-21182-108892582192746/AnsiballZ_setup.py 21156 1726882590.29355: Sending initial data 21156 1726882590.29368: Sent initial data (154 bytes) 21156 1726882590.30422: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882590.30426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882590.30467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21156 1726882590.30471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882590.30473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21156 1726882590.30475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882590.30535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882590.30551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882590.30569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882590.30695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882590.32497: 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 <<< 21156 1726882590.32594: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21156 1726882590.32694: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2115671_lhuvp/tmpwr3edi65 /root/.ansible/tmp/ansible-tmp-1726882589.7841308-21182-108892582192746/AnsiballZ_setup.py <<< 21156 1726882590.32778: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21156 1726882590.35659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882590.35800: stderr chunk (state=3): >>><<< 21156 1726882590.35804: stdout chunk (state=3): >>><<< 21156 1726882590.35806: done transferring module to remote 21156 1726882590.35809: _low_level_execute_command(): starting 21156 1726882590.35815: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882589.7841308-21182-108892582192746/ /root/.ansible/tmp/ansible-tmp-1726882589.7841308-21182-108892582192746/AnsiballZ_setup.py && sleep 0' 21156 1726882590.36729: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882590.36733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882590.36773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21156 1726882590.36777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882590.36780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882590.36834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882590.37793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882590.37797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882590.37894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882590.39717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882590.39783: stderr chunk (state=3): >>><<< 21156 1726882590.39787: stdout chunk (state=3): >>><<< 21156 1726882590.39887: _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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882590.39890: _low_level_execute_command(): starting 21156 1726882590.39893: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882589.7841308-21182-108892582192746/AnsiballZ_setup.py && sleep 0' 21156 1726882590.40987: 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 <<< 21156 1726882590.40991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882590.41023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21156 1726882590.41026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882590.41028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21156 1726882590.41031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882590.41090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882590.41390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882590.41398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882590.41504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882590.43502: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 21156 1726882590.43506: stdout chunk (state=3): >>>import '_thread' # <<< 21156 1726882590.43509: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 21156 1726882590.43559: stdout chunk (state=3): >>>import '_io' # <<< 21156 1726882590.43562: stdout chunk (state=3): >>>import 'marshal' # <<< 21156 1726882590.43602: stdout chunk (state=3): >>>import 'posix' # <<< 21156 1726882590.43615: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21156 1726882590.43669: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 21156 1726882590.43680: stdout chunk (state=3): >>># installed zipimport hook <<< 21156 1726882590.43729: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 21156 1726882590.43736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882590.43743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 21156 1726882590.43770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 21156 1726882590.43787: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c1b3dc0> <<< 21156 1726882590.43838: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 21156 1726882590.43843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 21156 1726882590.43849: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c1583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c1b3b20> <<< 21156 1726882590.43876: 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' <<< 21156 1726882590.43904: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c1b3ac0> <<< 21156 1726882590.43917: stdout chunk (state=3): >>>import '_signal' # <<< 21156 1726882590.43940: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.43947: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c158490> <<< 21156 1726882590.43970: 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' <<< 21156 1726882590.44017: 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' <<< 21156 1726882590.44021: stdout chunk (state=3): >>>import '_abc' # <<< 21156 1726882590.44023: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c158940> <<< 21156 1726882590.44037: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c158670> <<< 21156 1726882590.44052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 21156 1726882590.44072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 21156 1726882590.44086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 21156 1726882590.44113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 21156 1726882590.44151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 21156 1726882590.44158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 21156 1726882590.44180: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c10f190> <<< 21156 1726882590.44187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 21156 1726882590.44205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 21156 1726882590.44289: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c10f220> <<< 21156 1726882590.44323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 21156 1726882590.44328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 21156 1726882590.44357: 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 0x7f561c132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c10f940> <<< 21156 1726882590.44375: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c170880> <<< 21156 1726882590.44395: 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' <<< 21156 1726882590.44410: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c108d90> <<< 21156 1726882590.44473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 21156 1726882590.44477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c132d90> <<< 21156 1726882590.44519: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c158970> <<< 21156 1726882590.44554: 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. <<< 21156 1726882590.44891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 21156 1726882590.44894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 21156 1726882590.44927: 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' <<< 21156 1726882590.44933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 21156 1726882590.44950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 21156 1726882590.44988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 21156 1726882590.44991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 21156 1726882590.44994: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0aeeb0> <<< 21156 1726882590.45041: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0b1f40> <<< 21156 1726882590.45060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 21156 1726882590.45084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 21156 1726882590.45090: stdout chunk (state=3): >>>import '_sre' # <<< 21156 1726882590.45105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 21156 1726882590.45129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 21156 1726882590.45149: 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' <<< 21156 1726882590.45166: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0a7610> <<< 21156 1726882590.45191: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0ab640> <<< 21156 1726882590.45194: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0ae370> <<< 21156 1726882590.45205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 21156 1726882590.45297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 21156 1726882590.45300: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 21156 1726882590.45333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882590.45360: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.45395: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882590.45400: 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 0x7f561c030dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0308b0> import 'itertools' # <<< 21156 1726882590.45434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 21156 1726882590.45437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c030eb0> <<< 21156 1726882590.45453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 21156 1726882590.45497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 21156 1726882590.45505: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c030f70> <<< 21156 1726882590.45528: 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' <<< 21156 1726882590.45531: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c030e80> import '_collections' # <<< 21156 1726882590.45591: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c089d30> <<< 21156 1726882590.45598: stdout chunk (state=3): >>>import '_functools' # <<< 21156 1726882590.45615: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c082610> <<< 21156 1726882590.45672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 21156 1726882590.45695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c095670> <<< 21156 1726882590.45709: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0b5e20> # /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' <<< 21156 1726882590.45730: 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' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f561c042c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c089250> <<< 21156 1726882590.45773: 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 0x7f561c095280> <<< 21156 1726882590.45804: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0bb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 21156 1726882590.45822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 21156 1726882590.45840: 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' <<< 21156 1726882590.45854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 21156 1726882590.45877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c042fa0> <<< 21156 1726882590.45900: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c042d90> <<< 21156 1726882590.45923: 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 0x7f561c042d00> <<< 21156 1726882590.45940: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.45960: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 21156 1726882590.45974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 21156 1726882590.45992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 21156 1726882590.46042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 21156 1726882590.46072: 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' <<< 21156 1726882590.46090: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bd72370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 21156 1726882590.46101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 21156 1726882590.46133: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bd72460> <<< 21156 1726882590.46254: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c049fa0> <<< 21156 1726882590.46291: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c044a30> <<< 21156 1726882590.46305: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c044490> <<< 21156 1726882590.46327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 21156 1726882590.46346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 21156 1726882590.46369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 21156 1726882590.46390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 21156 1726882590.46403: 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 0x7f561bc8c1c0> <<< 21156 1726882590.46442: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bd5dc70> <<< 21156 1726882590.46491: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c044eb0> <<< 21156 1726882590.46505: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0bb040> <<< 21156 1726882590.46515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 21156 1726882590.46557: stdout chunk (state=3): >>># 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 <<< 21156 1726882590.46576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bc9eaf0> import 'errno' # <<< 21156 1726882590.46621: 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 0x7f561bc9ee20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 21156 1726882590.46639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 21156 1726882590.46667: 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 0x7f561bcb0730> <<< 21156 1726882590.46685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 21156 1726882590.46727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 21156 1726882590.46762: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bcb0c70> <<< 21156 1726882590.46799: 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 0x7f561bc3d3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bc9ef10> <<< 21156 1726882590.46815: 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' <<< 21156 1726882590.46877: stdout chunk (state=3): >>># 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 0x7f561bc4e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bcb05b0> import 'pwd' # <<< 21156 1726882590.46909: 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 0x7f561bc4e340> <<< 21156 1726882590.46948: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0429d0> <<< 21156 1726882590.46969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 21156 1726882590.46983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 21156 1726882590.47005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 21156 1726882590.47023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 21156 1726882590.47045: 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 0x7f561bc696a0> <<< 21156 1726882590.47065: 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' <<< 21156 1726882590.47106: 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 0x7f561bc69970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bc69760> <<< 21156 1726882590.47132: stdout chunk (state=3): >>># 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 0x7f561bc69850> <<< 21156 1726882590.47150: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.47357: 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 0x7f561bc69ca0> <<< 21156 1726882590.47386: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882590.47403: 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 0x7f561bc761f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bc698e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bc5da30> <<< 21156 1726882590.47454: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 21156 1726882590.47506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 21156 1726882590.47551: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bc69a90> <<< 21156 1726882590.47691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 21156 1726882590.47703: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f561bb93670> <<< 21156 1726882590.48003: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip' <<< 21156 1726882590.48006: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.48087: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.48120: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 21156 1726882590.48143: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 21156 1726882590.48154: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.49377: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.50319: 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 0x7f561b5047f0> <<< 21156 1726882590.50353: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.50382: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.50410: stdout chunk (state=3): >>># 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 0x7f561b595760> <<< 21156 1726882590.50453: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b595640> <<< 21156 1726882590.50482: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b595370> <<< 21156 1726882590.50515: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.50584: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b595490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b595190> <<< 21156 1726882590.50587: stdout chunk (state=3): >>>import 'atexit' # <<< 21156 1726882590.50606: stdout chunk (state=3): >>># 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 0x7f561b595400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 21156 1726882590.50637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 21156 1726882590.50687: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b5957c0> <<< 21156 1726882590.50719: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.50745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 21156 1726882590.50748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 21156 1726882590.50782: 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' <<< 21156 1726882590.50903: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b56e7c0> # 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 0x7f561b56eb50> <<< 21156 1726882590.50978: 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 0x7f561b56e9a0> # /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' <<< 21156 1726882590.51016: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b4874f0> <<< 21156 1726882590.51019: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b58ed30> <<< 21156 1726882590.51205: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b595520> <<< 21156 1726882590.51209: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.51249: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b58e190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 21156 1726882590.51269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 21156 1726882590.51302: 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' <<< 21156 1726882590.51329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 21156 1726882590.51346: stdout chunk (state=3): >>># 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 0x7f561b5bfa90> <<< 21156 1726882590.51651: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b562190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b562790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b48dd00> # 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 0x7f561b5626a0> # /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 0x7f561b5e3d30> # /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 0x7f561b4e59a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b5eee50> <<< 21156 1726882590.51674: 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' <<< 21156 1726882590.51753: 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 0x7f561b4f50d0> <<< 21156 1726882590.51759: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b5eee20> <<< 21156 1726882590.51780: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 21156 1726882590.51806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882590.51834: 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' <<< 21156 1726882590.51837: stdout chunk (state=3): >>>import '_string' # <<< 21156 1726882590.51881: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b5f5220> <<< 21156 1726882590.52015: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b4f5100> <<< 21156 1726882590.52105: 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 0x7f561b5b9b80> <<< 21156 1726882590.52139: 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 0x7f561b5eeac0> <<< 21156 1726882590.52189: 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 0x7f561b5eed00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bb93820> <<< 21156 1726882590.52243: 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' <<< 21156 1726882590.52246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 21156 1726882590.52260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 21156 1726882590.52295: 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 0x7f561b4f10d0> <<< 21156 1726882590.52487: 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 0x7f561b4e7370> <<< 21156 1726882590.52493: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b4f1d00> <<< 21156 1726882590.52545: 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' # 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 0x7f561b4f16a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b4f2130> <<< 21156 1726882590.52571: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 21156 1726882590.52650: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.52740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 21156 1726882590.52778: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 21156 1726882590.52884: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.52975: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.53433: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.53908: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 21156 1726882590.53935: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 21156 1726882590.53938: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.53987: stdout chunk (state=3): >>># 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 0x7f561b52d8b0> <<< 21156 1726882590.54069: 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' <<< 21156 1726882590.54082: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b532910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b07b6a0> <<< 21156 1726882590.54134: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 21156 1726882590.54171: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 21156 1726882590.54291: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.54418: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.54459: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b56c7f0> <<< 21156 1726882590.54462: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.54841: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.55212: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.55260: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.55332: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 21156 1726882590.55372: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.55408: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 21156 1726882590.55411: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.55486: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.55581: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 21156 1726882590.55605: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 21156 1726882590.55649: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 21156 1726882590.55992: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.56020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 21156 1726882590.56061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 21156 1726882590.56065: stdout chunk (state=3): >>>import '_ast' # <<< 21156 1726882590.56133: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b07fd90> # zipimport: zlib available <<< 21156 1726882590.56200: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.56269: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 21156 1726882590.56295: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 21156 1726882590.56298: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.56335: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.56368: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 21156 1726882590.56381: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.56413: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.56454: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.56542: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.56604: 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 <<< 21156 1726882590.56621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882590.56698: 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 0x7f561b5200a0> <<< 21156 1726882590.56793: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b046070> <<< 21156 1726882590.56837: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 21156 1726882590.56840: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.56894: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.56941: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.56981: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57010: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 21156 1726882590.57034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 21156 1726882590.57037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 21156 1726882590.57087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 21156 1726882590.57117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 21156 1726882590.57120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 21156 1726882590.57200: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b529160> <<< 21156 1726882590.57234: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b525cd0> <<< 21156 1726882590.57297: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b07fbb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 21156 1726882590.57304: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57344: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 21156 1726882590.57454: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 21156 1726882590.57470: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 21156 1726882590.57520: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57583: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57607: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57610: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57647: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57680: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57713: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57753: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 21156 1726882590.57760: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57816: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57902: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57908: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.57932: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 21156 1726882590.58084: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.58223: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.58254: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.58301: 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' <<< 21156 1726882590.58352: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 21156 1726882590.58368: stdout chunk (state=3): >>># 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' <<< 21156 1726882590.58389: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561adfaa60> <<< 21156 1726882590.58422: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.58440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 21156 1726882590.58497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 21156 1726882590.58510: stdout chunk (state=3): >>># /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 0x7f561b05a6d0> <<< 21156 1726882590.58554: 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 0x7f561b05aaf0> <<< 21156 1726882590.58625: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b03f250> <<< 21156 1726882590.58630: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b03fa30> <<< 21156 1726882590.58677: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b08e460> <<< 21156 1726882590.58713: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b08e910> <<< 21156 1726882590.58717: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.58731: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.58772: stdout chunk (state=3): >>># 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 0x7f561b08cd00> <<< 21156 1726882590.58803: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b08cd60> # /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' <<< 21156 1726882590.58833: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b08c250> <<< 21156 1726882590.58844: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 21156 1726882590.58886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 21156 1726882590.58911: 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' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f561ae62f70> <<< 21156 1726882590.58923: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b09cb50> <<< 21156 1726882590.58967: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b08e310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 21156 1726882590.59003: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 21156 1726882590.59007: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.59058: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.59111: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 21156 1726882590.59149: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.59212: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 21156 1726882590.59247: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 21156 1726882590.59261: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.59296: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 21156 1726882590.59339: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.59387: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 21156 1726882590.59430: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.59474: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 21156 1726882590.59524: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.59580: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.59617: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.59694: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 21156 1726882590.60070: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.60425: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 21156 1726882590.60477: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.60520: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.60581: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.60596: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 21156 1726882590.60623: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.60647: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 21156 1726882590.60669: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.60701: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.60751: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 21156 1726882590.60810: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.60830: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 21156 1726882590.60849: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.60876: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 21156 1726882590.60942: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.61030: 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' <<< 21156 1726882590.61074: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561ad7cca0> <<< 21156 1726882590.61077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 21156 1726882590.61089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 21156 1726882590.61260: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561ad7cfd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 21156 1726882590.61265: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.61311: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.61376: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 21156 1726882590.61446: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.61526: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 21156 1726882590.61592: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.61653: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 21156 1726882590.61673: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.61704: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.61746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 21156 1726882590.61774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 21156 1726882590.61961: 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 0x7f561ad6f370> <<< 21156 1726882590.62187: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561adbdbb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 21156 1726882590.62268: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 21156 1726882590.62287: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63118: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63122: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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_odkc6muw/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 <<< 21156 1726882590.63125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 21156 1726882590.63127: 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' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f561acf5160> <<< 21156 1726882590.63132: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561acf52b0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 21156 1726882590.63134: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63136: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63138: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 21156 1726882590.63140: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63142: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63144: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 21156 1726882590.63146: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63148: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63248: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 21156 1726882590.63252: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63353: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63420: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63445: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63494: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 21156 1726882590.63500: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63594: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63612: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63759: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.63847: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 21156 1726882590.63853: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.64104: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.64107: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 21156 1726882590.64109: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.64113: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.64131: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.64572: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.64980: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 21156 1726882590.64997: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 21156 1726882590.65083: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.65170: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 21156 1726882590.65177: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.65251: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.65338: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 21156 1726882590.65476: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.65605: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 21156 1726882590.65619: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.65630: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.65634: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 21156 1726882590.65636: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.65679: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.65718: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 21156 1726882590.65724: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.65808: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.65893: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66062: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66232: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 21156 1726882590.66238: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66276: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66310: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 21156 1726882590.66322: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66331: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66360: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 21156 1726882590.66365: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66430: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66502: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 21156 1726882590.66535: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66538: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 21156 1726882590.66543: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66594: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66647: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 21156 1726882590.66650: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66698: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.66753: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 21156 1726882590.67046: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67186: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 21156 1726882590.67190: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67237: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67291: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 21156 1726882590.67298: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67330: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67363: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 21156 1726882590.67371: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67393: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67428: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 21156 1726882590.67467: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67495: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 21156 1726882590.67501: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67568: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67659: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 21156 1726882590.67675: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 21156 1726882590.67678: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67713: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67762: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 21156 1726882590.67791: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67794: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67841: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67882: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.67944: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.68017: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 21156 1726882590.68021: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 21156 1726882590.68024: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.68073: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.68117: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 21156 1726882590.68280: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.68440: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 21156 1726882590.68443: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.68501: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.68535: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 21156 1726882590.68576: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.68616: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 21156 1726882590.68620: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.68692: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.68763: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 21156 1726882590.68768: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.68845: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.68920: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 21156 1726882590.68923: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 21156 1726882590.68997: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882590.69198: stdout chunk (state=3): >>>import 'gc' # <<< 21156 1726882590.69562: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 21156 1726882590.69581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 21156 1726882590.69598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 21156 1726882590.69605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 21156 1726882590.69641: 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 0x7f561ad482b0> <<< 21156 1726882590.69648: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561ad48130> <<< 21156 1726882590.69726: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561ab5e9d0> <<< 21156 1726882590.73252: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 21156 1726882590.73277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 21156 1726882590.73283: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561ad48cd0> <<< 21156 1726882590.73321: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.73350: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561acf5eb0> <<< 21156 1726882590.73425: stdout chunk (state=3): >>># /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' <<< 21156 1726882590.73447: 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 0x7f561ab56310> <<< 21156 1726882590.73451: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561acf0700> <<< 21156 1726882590.73719: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 21156 1726882590.97741: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.51, "5m": 0.42, "15m": 0.23}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "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_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "30", "epoch": "1726882590", "epoch_int": "1726882590", "date": "2024-09-20", "time": "21:36:30", "iso8601_micro": "2024-09-21T01:36:30.711774Z", "iso8601": "2024-09-21T01:36:30Z", "iso8601_basic": "20240920T213630711774", "iso8601_basic_short": "20240920T213630", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_fips": false, "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 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 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_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5<<< 21156 1726882590.97782: stdout chunk (state=3): >>>-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": 2809, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 723, "free": 2809}, "nocache": {"free": 3271, "used": 261}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": 748, "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": 264239202304, "block_size": 4096, "block_total": 65519355, "block_available": 64511524, "block_used": 1007831, "inode_total": 131071472, "inode_available": 130998699, "inode_used": 72773, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21156 1726882590.98362: stdout chunk (state=3): >>># 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 <<< 21156 1726882590.98419: stdout chunk (state=3): >>># 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 <<< 21156 1726882590.98505: 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 # 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 <<< 21156 1726882590.98766: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21156 1726882590.98804: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 21156 1726882590.98857: stdout chunk (state=3): >>># destroy zipimport <<< 21156 1726882590.98861: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 21156 1726882590.98885: stdout chunk (state=3): >>># 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 <<< 21156 1726882590.98897: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 21156 1726882590.98935: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 21156 1726882590.99005: stdout chunk (state=3): >>># 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 <<< 21156 1726882590.99030: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 21156 1726882590.99066: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 21156 1726882590.99125: stdout chunk (state=3): >>># destroy base64 <<< 21156 1726882590.99130: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 21156 1726882590.99143: stdout chunk (state=3): >>># 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 <<< 21156 1726882590.99180: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 21156 1726882590.99245: stdout chunk (state=3): >>># 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 <<< 21156 1726882590.99300: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # 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 <<< 21156 1726882590.99361: stdout chunk (state=3): >>># 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 <<< 21156 1726882590.99409: 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 # 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 <<< 21156 1726882590.99441: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 21156 1726882590.99445: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 21156 1726882590.99601: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 21156 1726882590.99650: 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 <<< 21156 1726882590.99687: 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 <<< 21156 1726882590.99690: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 21156 1726882590.99728: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 21156 1726882591.00082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21156 1726882591.00146: stderr chunk (state=3): >>><<< 21156 1726882591.00149: stdout chunk (state=3): >>><<< 21156 1726882591.00450: _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 0x7f561c1b3dc0> # /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 0x7f561c1583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c1b3b20> # /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 0x7f561c1b3ac0> 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 0x7f561c158490> # /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 0x7f561c158940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c158670> # /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 0x7f561c10f190> # /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 0x7f561c10f220> # /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 0x7f561c132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c10f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c170880> # /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 0x7f561c108d90> # /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 0x7f561c132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c158970> 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 0x7f561c0aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0b1f40> # /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 0x7f561c0a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0ab640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0ae370> # /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 0x7f561c030dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0308b0> 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 0x7f561c030eb0> # /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 0x7f561c030f70> # /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 0x7f561c030e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c089d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c082610> # /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 0x7f561c095670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0b5e20> # /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 0x7f561c042c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c089250> # 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 0x7f561c095280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0bb9d0> # /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 0x7f561c042fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c042d90> # /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 0x7f561c042d00> # /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 0x7f561bd72370> # /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 0x7f561bd72460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c049fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c044a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c044490> # /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 0x7f561bc8c1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bd5dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c044eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0bb040> # /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 0x7f561bc9eaf0> 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 0x7f561bc9ee20> # /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 0x7f561bcb0730> # /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 0x7f561bcb0c70> # 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 0x7f561bc3d3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bc9ef10> # /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 0x7f561bc4e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bcb05b0> 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 0x7f561bc4e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0429d0> # /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 0x7f561bc696a0> # /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 0x7f561bc69970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bc69760> # 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 0x7f561bc69850> # /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 0x7f561bc69ca0> # 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 0x7f561bc761f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bc698e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bc5da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561c0425b0> # /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 0x7f561bc69a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f561bb93670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_odkc6muw/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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 0x7f561b5047f0> # /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 0x7f561b595760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b595640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b595370> # /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 0x7f561b595490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b595190> 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 0x7f561b595400> # /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 0x7f561b5957c0> # /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 0x7f561b56e7c0> # 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 0x7f561b56eb50> # 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 0x7f561b56e9a0> # /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 0x7f561b4874f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b58ed30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b595520> # /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 0x7f561b58e190> # /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 0x7f561b5bfa90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b562190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b562790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b48dd00> # 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 0x7f561b5626a0> # /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 0x7f561b5e3d30> # /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 0x7f561b4e59a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b5eee50> # /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 0x7f561b4f50d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b5eee20> # /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 0x7f561b5f5220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b4f5100> # 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 0x7f561b5b9b80> # 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 0x7f561b5eeac0> # 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 0x7f561b5eed00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561bb93820> # /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 0x7f561b4f10d0> # 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 0x7f561b4e7370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b4f1d00> # 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 0x7f561b4f16a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b4f2130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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 0x7f561b52d8b0> # /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 0x7f561b532910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b07b6a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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 0x7f561b56c7f0> # 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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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 0x7f561b07fd90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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 0x7f561b5200a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b046070> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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 0x7f561b529160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b525cd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b07fbb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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 0x7f561adfaa60> # /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 0x7f561b05a6d0> # 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 0x7f561b05aaf0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b03f250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b03fa30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b08e460> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b08e910> # /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 0x7f561b08cd00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b08cd60> # /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 0x7f561b08c250> # /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 0x7f561ae62f70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b09cb50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561b08e310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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 0x7f561ad7cca0> # /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 0x7f561ad7cfd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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 0x7f561ad6f370> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561adbdbb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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 0x7f561acf5160> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561acf52b0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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_odkc6muw/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 0x7f561ad482b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561ad48130> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561ab5e9d0> # /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 0x7f561ad48cd0> # /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 0x7f561acf5eb0> # /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 0x7f561ab56310> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f561acf0700> 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_lsb": {}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.51, "5m": 0.42, "15m": 0.23}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "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_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "30", "epoch": "1726882590", "epoch_int": "1726882590", "date": "2024-09-20", "time": "21:36:30", "iso8601_micro": "2024-09-21T01:36:30.711774Z", "iso8601": "2024-09-21T01:36:30Z", "iso8601_basic": "20240920T213630711774", "iso8601_basic_short": "20240920T213630", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_fips": false, "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 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 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_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": 2809, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 723, "free": 2809}, "nocache": {"free": 3271, "used": 261}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": 748, "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": 264239202304, "block_size": 4096, "block_total": 65519355, "block_available": 64511524, "block_used": 1007831, "inode_total": 131071472, "inode_available": 130998699, "inode_used": 72773, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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.44.90 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_node1 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. 21156 1726882591.02201: 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-1726882589.7841308-21182-108892582192746/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21156 1726882591.02204: _low_level_execute_command(): starting 21156 1726882591.02206: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882589.7841308-21182-108892582192746/ > /dev/null 2>&1 && sleep 0' 21156 1726882591.03663: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882591.03731: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.03745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.03762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.03804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.03855: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882591.03875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.03942: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882591.03954: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882591.03968: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882591.03983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.03996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.04010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.04020: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.04030: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882591.04044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.04195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882591.04257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882591.04285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882591.04410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882591.06289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882591.06312: stderr chunk (state=3): >>><<< 21156 1726882591.06315: stdout chunk (state=3): >>><<< 21156 1726882591.06576: _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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882591.06579: handler run complete 21156 1726882591.06581: variable 'ansible_facts' from source: unknown 21156 1726882591.06584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882591.06900: variable 'ansible_facts' from source: unknown 21156 1726882591.06988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882591.07197: attempt loop complete, returning result 21156 1726882591.07482: _execute() done 21156 1726882591.07491: dumping result to json 21156 1726882591.07525: done dumping result, returning 21156 1726882591.07536: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-a0fd-f11b-00000000015d] 21156 1726882591.07584: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000015d ok: [managed_node1] 21156 1726882591.08321: no more pending results, returning what we have 21156 1726882591.08326: results queue empty 21156 1726882591.08327: checking for any_errors_fatal 21156 1726882591.08328: done checking for any_errors_fatal 21156 1726882591.08329: checking for max_fail_percentage 21156 1726882591.08331: done checking for max_fail_percentage 21156 1726882591.08332: checking to see if all hosts have failed and the running result is not ok 21156 1726882591.08333: done checking to see if all hosts have failed 21156 1726882591.08334: getting the remaining hosts for this loop 21156 1726882591.08336: done getting the remaining hosts for this loop 21156 1726882591.08340: getting the next task for host managed_node1 21156 1726882591.08347: done getting next task for host managed_node1 21156 1726882591.08349: ^ task is: TASK: meta (flush_handlers) 21156 1726882591.08351: ^ 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 21156 1726882591.08358: getting variables 21156 1726882591.08360: in VariableManager get_vars() 21156 1726882591.08385: Calling all_inventory to load vars for managed_node1 21156 1726882591.08388: Calling groups_inventory to load vars for managed_node1 21156 1726882591.08391: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882591.08402: Calling all_plugins_play to load vars for managed_node1 21156 1726882591.08405: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882591.08408: Calling groups_plugins_play to load vars for managed_node1 21156 1726882591.08588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882591.08998: done with get_vars() 21156 1726882591.09007: done getting variables 21156 1726882591.09159: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000015d 21156 1726882591.09165: WORKER PROCESS EXITING 21156 1726882591.09206: in VariableManager get_vars() 21156 1726882591.09214: Calling all_inventory to load vars for managed_node1 21156 1726882591.09217: Calling groups_inventory to load vars for managed_node1 21156 1726882591.09219: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882591.09223: Calling all_plugins_play to load vars for managed_node1 21156 1726882591.09226: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882591.09236: Calling groups_plugins_play to load vars for managed_node1 21156 1726882591.09375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882591.09587: done with get_vars() 21156 1726882591.09600: done queuing things up, now waiting for results queue to drain 21156 1726882591.09602: results queue empty 21156 1726882591.09603: checking for any_errors_fatal 21156 1726882591.09605: done checking for any_errors_fatal 21156 1726882591.09605: checking for max_fail_percentage 21156 1726882591.09606: done checking for max_fail_percentage 21156 1726882591.09607: checking to see if all hosts have failed and the running result is not ok 21156 1726882591.09608: done checking to see if all hosts have failed 21156 1726882591.09609: getting the remaining hosts for this loop 21156 1726882591.09610: done getting the remaining hosts for this loop 21156 1726882591.09612: getting the next task for host managed_node1 21156 1726882591.09616: done getting next task for host managed_node1 21156 1726882591.09618: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21156 1726882591.09620: ^ 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 21156 1726882591.09622: getting variables 21156 1726882591.09623: in VariableManager get_vars() 21156 1726882591.09629: Calling all_inventory to load vars for managed_node1 21156 1726882591.09631: Calling groups_inventory to load vars for managed_node1 21156 1726882591.09633: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882591.09637: Calling all_plugins_play to load vars for managed_node1 21156 1726882591.09640: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882591.09642: Calling groups_plugins_play to load vars for managed_node1 21156 1726882591.09986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882591.10489: done with get_vars() 21156 1726882591.10497: 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_ring_initscripts.yml:10 Friday 20 September 2024 21:36:31 -0400 (0:00:01.358) 0:00:01.366 ****** 21156 1726882591.10570: entering _queue_task() for managed_node1/include_tasks 21156 1726882591.10572: Creating lock for include_tasks 21156 1726882591.10968: worker is 1 (out of 1 available) 21156 1726882591.10981: exiting _queue_task() for managed_node1/include_tasks 21156 1726882591.10993: done queuing things up, now waiting for results queue to drain 21156 1726882591.10995: waiting for pending results... 21156 1726882591.11254: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 21156 1726882591.11349: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000006 21156 1726882591.11372: variable 'ansible_search_path' from source: unknown 21156 1726882591.11408: calling self._execute() 21156 1726882591.11482: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882591.11493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882591.11505: variable 'omit' from source: magic vars 21156 1726882591.11605: _execute() done 21156 1726882591.11613: dumping result to json 21156 1726882591.11621: done dumping result, returning 21156 1726882591.11630: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-a0fd-f11b-000000000006] 21156 1726882591.11641: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000006 21156 1726882591.11747: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000006 21156 1726882591.11795: no more pending results, returning what we have 21156 1726882591.11800: in VariableManager get_vars() 21156 1726882591.11831: Calling all_inventory to load vars for managed_node1 21156 1726882591.11833: Calling groups_inventory to load vars for managed_node1 21156 1726882591.11837: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882591.11850: Calling all_plugins_play to load vars for managed_node1 21156 1726882591.11853: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882591.11859: Calling groups_plugins_play to load vars for managed_node1 21156 1726882591.12031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882591.12261: done with get_vars() 21156 1726882591.12270: variable 'ansible_search_path' from source: unknown 21156 1726882591.12284: we have included files to process 21156 1726882591.12285: generating all_blocks data 21156 1726882591.12287: done generating all_blocks data 21156 1726882591.12288: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21156 1726882591.12289: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21156 1726882591.12291: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21156 1726882591.12737: WORKER PROCESS EXITING 21156 1726882591.13228: in VariableManager get_vars() 21156 1726882591.13243: done with get_vars() 21156 1726882591.13253: done processing included file 21156 1726882591.13258: iterating over new_blocks loaded from include file 21156 1726882591.13260: in VariableManager get_vars() 21156 1726882591.13270: done with get_vars() 21156 1726882591.13272: filtering new block on tags 21156 1726882591.13286: done filtering new block on tags 21156 1726882591.13290: in VariableManager get_vars() 21156 1726882591.13300: done with get_vars() 21156 1726882591.13302: filtering new block on tags 21156 1726882591.13316: done filtering new block on tags 21156 1726882591.13319: in VariableManager get_vars() 21156 1726882591.13328: done with get_vars() 21156 1726882591.13329: filtering new block on tags 21156 1726882591.13340: done filtering new block on tags 21156 1726882591.13342: 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_node1 21156 1726882591.13346: extending task lists for all hosts with included blocks 21156 1726882591.13398: done extending task lists 21156 1726882591.13399: done processing included files 21156 1726882591.13400: results queue empty 21156 1726882591.13401: checking for any_errors_fatal 21156 1726882591.13402: done checking for any_errors_fatal 21156 1726882591.13403: checking for max_fail_percentage 21156 1726882591.13404: done checking for max_fail_percentage 21156 1726882591.13404: checking to see if all hosts have failed and the running result is not ok 21156 1726882591.13405: done checking to see if all hosts have failed 21156 1726882591.13406: getting the remaining hosts for this loop 21156 1726882591.13407: done getting the remaining hosts for this loop 21156 1726882591.13410: getting the next task for host managed_node1 21156 1726882591.13413: done getting next task for host managed_node1 21156 1726882591.13415: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 21156 1726882591.13417: ^ 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 21156 1726882591.13419: getting variables 21156 1726882591.13420: in VariableManager get_vars() 21156 1726882591.13428: Calling all_inventory to load vars for managed_node1 21156 1726882591.13430: Calling groups_inventory to load vars for managed_node1 21156 1726882591.13433: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882591.13437: Calling all_plugins_play to load vars for managed_node1 21156 1726882591.13439: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882591.13442: Calling groups_plugins_play to load vars for managed_node1 21156 1726882591.13596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882591.13780: done with get_vars() 21156 1726882591.13788: 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:31 -0400 (0:00:00.032) 0:00:01.398 ****** 21156 1726882591.13849: entering _queue_task() for managed_node1/setup 21156 1726882591.14067: worker is 1 (out of 1 available) 21156 1726882591.14078: exiting _queue_task() for managed_node1/setup 21156 1726882591.14089: done queuing things up, now waiting for results queue to drain 21156 1726882591.14090: waiting for pending results... 21156 1726882591.14745: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 21156 1726882591.14873: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000016e 21156 1726882591.14892: variable 'ansible_search_path' from source: unknown 21156 1726882591.14900: variable 'ansible_search_path' from source: unknown 21156 1726882591.14947: calling self._execute() 21156 1726882591.15025: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882591.15189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882591.15205: variable 'omit' from source: magic vars 21156 1726882591.16002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882591.19253: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882591.19333: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882591.19376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882591.19512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882591.19541: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882591.19656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882591.19694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882591.19732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882591.19777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882591.19797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882591.19993: variable 'ansible_facts' from source: unknown 21156 1726882591.20077: variable 'network_test_required_facts' from source: task vars 21156 1726882591.20150: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 21156 1726882591.20162: variable 'omit' from source: magic vars 21156 1726882591.20208: variable 'omit' from source: magic vars 21156 1726882591.20255: variable 'omit' from source: magic vars 21156 1726882591.20289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21156 1726882591.20320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21156 1726882591.20342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21156 1726882591.20374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21156 1726882591.20391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21156 1726882591.20427: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21156 1726882591.20434: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882591.20441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882591.20546: Set connection var ansible_connection to ssh 21156 1726882591.20559: Set connection var ansible_shell_executable to /bin/sh 21156 1726882591.20580: Set connection var ansible_module_compression to ZIP_DEFLATED 21156 1726882591.20589: Set connection var ansible_pipelining to False 21156 1726882591.20598: Set connection var ansible_timeout to 10 21156 1726882591.20604: Set connection var ansible_shell_type to sh 21156 1726882591.20633: variable 'ansible_shell_executable' from source: unknown 21156 1726882591.20641: variable 'ansible_connection' from source: unknown 21156 1726882591.20647: variable 'ansible_module_compression' from source: unknown 21156 1726882591.20653: variable 'ansible_shell_type' from source: unknown 21156 1726882591.20658: variable 'ansible_shell_executable' from source: unknown 21156 1726882591.20670: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882591.20688: variable 'ansible_pipelining' from source: unknown 21156 1726882591.20695: variable 'ansible_timeout' from source: unknown 21156 1726882591.20702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882591.20836: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21156 1726882591.20850: variable 'omit' from source: magic vars 21156 1726882591.20858: starting attempt loop 21156 1726882591.20865: running the handler 21156 1726882591.20879: _low_level_execute_command(): starting 21156 1726882591.20895: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21156 1726882591.21616: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882591.21654: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.21685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.21720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.21813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.21823: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882591.21836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.21854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882591.21885: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882591.21909: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882591.21924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.21937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.21950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.21960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.21971: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882591.21999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.22096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882591.22124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882591.22140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882591.22278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882591.24048: stdout chunk (state=3): >>>/root <<< 21156 1726882591.24290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882591.24296: stdout chunk (state=3): >>><<< 21156 1726882591.24299: stderr chunk (state=3): >>><<< 21156 1726882591.24382: _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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882591.24386: _low_level_execute_command(): starting 21156 1726882591.24389: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882591.2432208-21238-116471279457329 `" && echo ansible-tmp-1726882591.2432208-21238-116471279457329="` echo /root/.ansible/tmp/ansible-tmp-1726882591.2432208-21238-116471279457329 `" ) && sleep 0' 21156 1726882591.25846: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882591.25863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.25889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.25908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.25956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.25972: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882591.25991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.26010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882591.26021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882591.26032: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882591.26042: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.26054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.26071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.26084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.26100: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882591.26114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.26189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882591.26219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882591.26237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882591.26367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882591.28998: stdout chunk (state=3): >>>ansible-tmp-1726882591.2432208-21238-116471279457329=/root/.ansible/tmp/ansible-tmp-1726882591.2432208-21238-116471279457329 <<< 21156 1726882591.29159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882591.29350: stderr chunk (state=3): >>><<< 21156 1726882591.29375: stdout chunk (state=3): >>><<< 21156 1726882591.29576: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882591.2432208-21238-116471279457329=/root/.ansible/tmp/ansible-tmp-1726882591.2432208-21238-116471279457329 , 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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882591.29580: variable 'ansible_module_compression' from source: unknown 21156 1726882591.29583: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2115671_lhuvp/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21156 1726882591.29585: variable 'ansible_facts' from source: unknown 21156 1726882591.29742: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882591.2432208-21238-116471279457329/AnsiballZ_setup.py 21156 1726882591.30816: Sending initial data 21156 1726882591.30819: Sent initial data (154 bytes) 21156 1726882591.32695: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882591.32711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.32727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.32747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.32800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.32813: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882591.32827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.32843: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882591.32854: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882591.32876: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882591.32889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.32901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.32915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.32925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.32940: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882591.32952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.33038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882591.33058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882591.33076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882591.33216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882591.34972: 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 <<< 21156 1726882591.35072: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21156 1726882591.35171: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2115671_lhuvp/tmpjm4v7x8e /root/.ansible/tmp/ansible-tmp-1726882591.2432208-21238-116471279457329/AnsiballZ_setup.py <<< 21156 1726882591.35257: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21156 1726882591.38183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882591.38370: stderr chunk (state=3): >>><<< 21156 1726882591.38373: stdout chunk (state=3): >>><<< 21156 1726882591.38375: done transferring module to remote 21156 1726882591.38377: _low_level_execute_command(): starting 21156 1726882591.38379: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882591.2432208-21238-116471279457329/ /root/.ansible/tmp/ansible-tmp-1726882591.2432208-21238-116471279457329/AnsiballZ_setup.py && sleep 0' 21156 1726882591.39442: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882591.39456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.39474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.39492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.39544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.39557: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882591.39574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.39599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882591.39612: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882591.39637: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882591.39651: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.39670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.39687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.39701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.39714: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882591.39727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.39814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882591.39835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882591.39867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882591.39992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882591.41809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882591.41812: stdout chunk (state=3): >>><<< 21156 1726882591.41814: stderr chunk (state=3): >>><<< 21156 1726882591.41904: _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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882591.41908: _low_level_execute_command(): starting 21156 1726882591.41910: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882591.2432208-21238-116471279457329/AnsiballZ_setup.py && sleep 0' 21156 1726882591.42619: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882591.42632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.42644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.42661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.42716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.42728: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882591.42742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.42761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882591.42775: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882591.42787: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882591.42805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.42826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.42843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.42856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.42899: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882591.42916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.43098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882591.43159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882591.43209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882591.43923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882591.46303: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21156 1726882591.46310: stdout chunk (state=3): >>>import _imp # builtin <<< 21156 1726882591.46339: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 21156 1726882591.46342: stdout chunk (state=3): >>>import '_weakref' # <<< 21156 1726882591.46435: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21156 1726882591.46438: stdout chunk (state=3): >>> <<< 21156 1726882591.46487: stdout chunk (state=3): >>>import 'posix' # <<< 21156 1726882591.46528: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 21156 1726882591.46530: stdout chunk (state=3): >>># installing zipimport hook <<< 21156 1726882591.46575: stdout chunk (state=3): >>>import 'time' # <<< 21156 1726882591.46586: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21156 1726882591.46648: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 21156 1726882591.46651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882591.46699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 21156 1726882591.46702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 21156 1726882591.46729: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209ddf2dc0> <<< 21156 1726882591.46760: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 21156 1726882591.46789: 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 0x7f209d9d83a0> <<< 21156 1726882591.46828: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209ddf2b20> <<< 21156 1726882591.46834: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 21156 1726882591.46837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 21156 1726882591.46843: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209ddf2ac0> <<< 21156 1726882591.46859: stdout chunk (state=3): >>>import '_signal' # <<< 21156 1726882591.46878: stdout chunk (state=3): >>># /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' <<< 21156 1726882591.46889: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d9d8490> <<< 21156 1726882591.46916: 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' <<< 21156 1726882591.46946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 21156 1726882591.46950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 21156 1726882591.46971: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d9d8940> <<< 21156 1726882591.46983: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d9d8670> <<< 21156 1726882591.47030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 21156 1726882591.47033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 21156 1726882591.47044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 21156 1726882591.47072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 21156 1726882591.47092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 21156 1726882591.47365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d98f190> # /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 0x7f209d98f220> # /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 0x7f209d9b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d98f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d9f0880> # /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' <<< 21156 1726882591.47368: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d987d90> <<< 21156 1726882591.47430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 21156 1726882591.47433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d9b2d90> <<< 21156 1726882591.47485: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d9d8970> <<< 21156 1726882591.47513: 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. <<< 21156 1726882591.47850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 21156 1726882591.47857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 21156 1726882591.47884: 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' <<< 21156 1726882591.47899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 21156 1726882591.47917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 21156 1726882591.47941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 21156 1726882591.47943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 21156 1726882591.47977: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d92eeb0> <<< 21156 1726882591.48011: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d931f40> <<< 21156 1726882591.48038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 21156 1726882591.48042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 21156 1726882591.48060: stdout chunk (state=3): >>>import '_sre' # <<< 21156 1726882591.48077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 21156 1726882591.48110: stdout chunk (state=3): >>># 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 <<< 21156 1726882591.48113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 21156 1726882591.48127: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d927610> <<< 21156 1726882591.48150: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d92b640> <<< 21156 1726882591.48153: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d92e370> <<< 21156 1726882591.48189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 21156 1726882591.48248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 21156 1726882591.48641: stdout chunk (state=3): >>># /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 0x7f209d5d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5d4910> 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 0x7f209d5d4f10> # /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 0x7f209d5d4fd0> # /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 0x7f209d5e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d909d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d902670> <<< 21156 1726882591.48644: 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 0x7f209d9156d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d935e20> <<< 21156 1726882591.48832: 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' # 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 0x7f209d5e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d9092b0> # 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 0x7f209d9152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d93b9d0> # /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' <<< 21156 1726882591.48835: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 21156 1726882591.48837: stdout chunk (state=3): >>> <<< 21156 1726882591.48847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'<<< 21156 1726882591.48882: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 21156 1726882591.48917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 21156 1726882591.48966: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e7eb0> <<< 21156 1726882591.48969: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e7df0><<< 21156 1726882591.48971: stdout chunk (state=3): >>> <<< 21156 1726882591.49009: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 21156 1726882591.49028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 21156 1726882591.49042: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e7d60> <<< 21156 1726882591.49079: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 21156 1726882591.49103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 21156 1726882591.49145: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 21156 1726882591.49178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 21156 1726882591.49216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 21156 1726882591.49219: stdout chunk (state=3): >>> <<< 21156 1726882591.49290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 21156 1726882591.49334: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 21156 1726882591.49353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 21156 1726882591.49370: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5ba3d0> <<< 21156 1726882591.49402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 21156 1726882591.49439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 21156 1726882591.49501: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5ba4c0><<< 21156 1726882591.49504: stdout chunk (state=3): >>> <<< 21156 1726882591.49697: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5eef40> <<< 21156 1726882591.49755: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e9a90> <<< 21156 1726882591.49792: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e9490><<< 21156 1726882591.49795: stdout chunk (state=3): >>> <<< 21156 1726882591.49823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 21156 1726882591.49856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<< 21156 1726882591.49859: stdout chunk (state=3): >>> <<< 21156 1726882591.49907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 21156 1726882591.49943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 21156 1726882591.49979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 21156 1726882591.50002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 21156 1726882591.50027: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d508220> <<< 21156 1726882591.50081: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5a5520> <<< 21156 1726882591.50165: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e9f10> <<< 21156 1726882591.50188: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d93b040> <<< 21156 1726882591.50226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 21156 1726882591.50278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 21156 1726882591.50322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 21156 1726882591.50356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 21156 1726882591.50372: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d51ab50> <<< 21156 1726882591.50389: stdout chunk (state=3): >>>import 'errno' # <<< 21156 1726882591.50433: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.50462: 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 0x7f209d51ae80> <<< 21156 1726882591.50497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 21156 1726882591.50520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 21156 1726882591.50551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 21156 1726882591.50579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 21156 1726882591.50606: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d52b790> <<< 21156 1726882591.50646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py<<< 21156 1726882591.50649: stdout chunk (state=3): >>> <<< 21156 1726882591.50703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 21156 1726882591.50754: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d52bcd0> <<< 21156 1726882591.50830: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.50853: 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 0x7f209d4c4400> <<< 21156 1726882591.50870: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d51af70> <<< 21156 1726882591.50898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 21156 1726882591.50925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 21156 1726882591.51001: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.51030: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.51056: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f209d4d52e0> <<< 21156 1726882591.51075: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d52b610> <<< 21156 1726882591.51078: stdout chunk (state=3): >>>import 'pwd' # <<< 21156 1726882591.51113: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.51150: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.51156: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f209d4d53a0> <<< 21156 1726882591.51202: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e7a30> <<< 21156 1726882591.51237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 21156 1726882591.51279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 21156 1726882591.51311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 21156 1726882591.51341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 21156 1726882591.51414: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.51431: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.51434: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f209d4f0700> <<< 21156 1726882591.51477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 21156 1726882591.51481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 21156 1726882591.51541: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.51559: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.51574: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f209d4f09d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d4f07c0> <<< 21156 1726882591.51621: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.51644: 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 0x7f209d4f08b0> <<< 21156 1726882591.51700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 21156 1726882591.51714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 21156 1726882591.51996: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.52021: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.52024: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f209d4f0d00> <<< 21156 1726882591.52080: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.52104: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.52118: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f209d4fb250> <<< 21156 1726882591.52127: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d4f0940> <<< 21156 1726882591.52161: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d4e4a90> <<< 21156 1726882591.52206: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e7610> <<< 21156 1726882591.52243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 21156 1726882591.52336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 21156 1726882591.52399: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d4f0af0> <<< 21156 1726882591.52609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 21156 1726882591.52641: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f209d4106d0> <<< 21156 1726882591.53049: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip' <<< 21156 1726882591.53066: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.53219: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.53265: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/__init__.py <<< 21156 1726882591.53294: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.53321: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.53350: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 21156 1726882591.53390: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.55206: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.56144: 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 0x7f209cd83820> <<< 21156 1726882591.56188: stdout chunk (state=3): >>># /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' <<< 21156 1726882591.56201: stdout chunk (state=3): >>># /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' <<< 21156 1726882591.56224: stdout chunk (state=3): >>># /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' <<< 21156 1726882591.56255: stdout chunk (state=3): >>># 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 0x7f209d333730> <<< 21156 1726882591.56302: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d333610> <<< 21156 1726882591.56334: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d333340> <<< 21156 1726882591.56350: stdout chunk (state=3): >>># /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' <<< 21156 1726882591.56408: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d333460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d333160> import 'atexit' # <<< 21156 1726882591.56441: stdout chunk (state=3): >>># 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 0x7f209d3333a0> <<< 21156 1726882591.56454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 21156 1726882591.56488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 21156 1726882591.56529: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d333790> <<< 21156 1726882591.56548: stdout chunk (state=3): >>># /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' <<< 21156 1726882591.56580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 21156 1726882591.56593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 21156 1726882591.56627: 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' <<< 21156 1726882591.56704: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d323820> <<< 21156 1726882591.56743: 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' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f209d323490> <<< 21156 1726882591.56774: 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 0x7f209d323640> <<< 21156 1726882591.56796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 21156 1726882591.56799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 21156 1726882591.56839: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cd08520> <<< 21156 1726882591.56856: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d32ed60> <<< 21156 1726882591.57024: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d3334f0> <<< 21156 1726882591.57045: stdout chunk (state=3): >>># /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' <<< 21156 1726882591.57081: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d32e1c0> <<< 21156 1726882591.57095: stdout chunk (state=3): >>># /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' <<< 21156 1726882591.57143: 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' <<< 21156 1726882591.57146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 21156 1726882591.57193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 21156 1726882591.57196: stdout chunk (state=3): >>># /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 0x7f209d332b20> <<< 21156 1726882591.57257: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cde1160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cde1760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cd0ed30> <<< 21156 1726882591.57288: stdout chunk (state=3): >>># 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 0x7f209cde1670> <<< 21156 1726882591.57327: 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 0x7f209d384d00> <<< 21156 1726882591.57359: 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 <<< 21156 1726882591.57365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 21156 1726882591.57377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 21156 1726882591.57409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 21156 1726882591.57476: 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 0x7f209cd64a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d38ee80> <<< 21156 1726882591.57510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 21156 1726882591.57513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 21156 1726882591.57580: 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 0x7f209cd730a0> <<< 21156 1726882591.57584: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d38eeb0> <<< 21156 1726882591.57596: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 21156 1726882591.57626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882591.57668: 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' # <<< 21156 1726882591.57726: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d396250> <<< 21156 1726882591.58156: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cd730d0> # 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 0x7f209d396a60> # 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 0x7f209d358b80> # 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 0x7f209d38ecd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d384ee0> # /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' <<< 21156 1726882591.58336: 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 0x7f209cd6f0d0> <<< 21156 1726882591.58500: 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 0x7f209cd66310> <<< 21156 1726882591.58504: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cd6fcd0> <<< 21156 1726882591.58561: 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' # 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 0x7f209cd6f670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cd70100> # zipimport: zlib available <<< 21156 1726882591.58580: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.58593: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 21156 1726882591.58705: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.58832: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.58845: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.58884: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 21156 1726882591.58914: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.58929: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.58940: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 21156 1726882591.58952: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.59110: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.59262: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.60042: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.60688: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 21156 1726882591.60753: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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 <<< 21156 1726882591.60757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882591.61096: stdout chunk (state=3): >>># 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 0x7f209cdad910> <<< 21156 1726882591.61385: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cdb29a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c8f7640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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 0x7f209cde97f0> # zipimport: zlib available <<< 21156 1726882591.61781: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.62277: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21156 1726882591.62336: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 21156 1726882591.62339: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.62373: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.62402: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 21156 1726882591.62456: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.62542: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 21156 1726882591.62562: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 21156 1726882591.62597: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.62644: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 21156 1726882591.62826: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.63011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 21156 1726882591.63045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 21156 1726882591.63048: stdout chunk (state=3): >>>import '_ast' # <<< 21156 1726882591.63127: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d350460> <<< 21156 1726882591.63130: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.63192: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.63267: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 21156 1726882591.63281: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.63318: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.63353: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 21156 1726882591.63393: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.63433: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.63528: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.63581: 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 <<< 21156 1726882591.63607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882591.63681: 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 0x7f209cda4f40> <<< 21156 1726882591.63777: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cdb21f0> <<< 21156 1726882591.63815: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 21156 1726882591.63876: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.63926: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.63944: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.64006: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 21156 1726882591.64010: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 21156 1726882591.64022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 21156 1726882591.64042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 21156 1726882591.64069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 21156 1726882591.64089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 21156 1726882591.64170: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cdb4bb0> <<< 21156 1726882591.64213: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d39f070> <<< 21156 1726882591.64287: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cda52e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 21156 1726882591.64300: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21156 1726882591.64336: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 21156 1726882591.64881: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 21156 1726882591.65173: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 21156 1726882591.65328: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.65590: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.65632: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.65727: 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'<<< 21156 1726882591.65735: stdout chunk (state=3): >>> <<< 21156 1726882591.65799: stdout chunk (state=3): >>># /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'<<< 21156 1726882591.65819: stdout chunk (state=3): >>> <<< 21156 1726882591.65847: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 21156 1726882591.65862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 21156 1726882591.65907: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c8aa400> <<< 21156 1726882591.65961: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py<<< 21156 1726882591.65981: stdout chunk (state=3): >>> <<< 21156 1726882591.65984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 21156 1726882591.66010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 21156 1726882591.66069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<< 21156 1726882591.66072: stdout chunk (state=3): >>> <<< 21156 1726882591.66112: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 21156 1726882591.66130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 21156 1726882591.66165: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c9099a0><<< 21156 1726882591.66168: stdout chunk (state=3): >>> <<< 21156 1726882591.66237: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 21156 1726882591.66250: 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 0x7f209c909df0> <<< 21156 1726882591.66354: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c907490><<< 21156 1726882591.66357: stdout chunk (state=3): >>> <<< 21156 1726882591.66392: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c782040><<< 21156 1726882591.66395: stdout chunk (state=3): >>> <<< 21156 1726882591.66440: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c6723a0><<< 21156 1726882591.66466: stdout chunk (state=3): >>> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c6725e0><<< 21156 1726882591.66469: stdout chunk (state=3): >>> <<< 21156 1726882591.66503: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py<<< 21156 1726882591.66506: stdout chunk (state=3): >>> <<< 21156 1726882591.66544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'<<< 21156 1726882591.66557: stdout chunk (state=3): >>> <<< 21156 1726882591.66587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 21156 1726882591.66602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 21156 1726882591.66659: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<< 21156 1726882591.66681: 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 0x7f209cda16d0> <<< 21156 1726882591.66707: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c917730><<< 21156 1726882591.66719: stdout chunk (state=3): >>> <<< 21156 1726882591.66743: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 21156 1726882591.66783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'<<< 21156 1726882591.66786: stdout chunk (state=3): >>> <<< 21156 1726882591.66826: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cda15e0><<< 21156 1726882591.66828: stdout chunk (state=3): >>> <<< 21156 1726882591.66862: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py<<< 21156 1726882591.66866: stdout chunk (state=3): >>> <<< 21156 1726882591.66899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 21156 1726882591.66953: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.66981: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882591.66986: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f209c8c33a0> <<< 21156 1726882591.67005: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c6d19a0> <<< 21156 1726882591.67249: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c6724f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available <<< 21156 1726882591.67301: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 21156 1726882591.67333: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 21156 1726882591.67399: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 21156 1726882591.67441: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.67486: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 21156 1726882591.67525: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.67574: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 21156 1726882591.67577: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.67622: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.67677: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.67716: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.67786: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 21156 1726882591.68176: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.68549: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 21156 1726882591.68579: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.68591: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.68646: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.69044: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available <<< 21156 1726882591.69084: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 21156 1726882591.69178: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.69281: 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' <<< 21156 1726882591.69314: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c6729d0> <<< 21156 1726882591.69341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 21156 1726882591.69370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 21156 1726882591.69628: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c5f1f40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 21156 1726882591.69646: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.69732: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.69832: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 21156 1726882591.69845: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.69978: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.70110: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 21156 1726882591.70128: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.70217: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.70334: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 21156 1726882591.70351: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.70408: stdout chunk (state=3): >>># zipimport: zlib available<<< 21156 1726882591.70411: stdout chunk (state=3): >>> <<< 21156 1726882591.70481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py<<< 21156 1726882591.70484: stdout chunk (state=3): >>> <<< 21156 1726882591.70517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 21156 1726882591.70752: 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 0x7f209c5e93a0><<< 21156 1726882591.70755: stdout chunk (state=3): >>> <<< 21156 1726882591.71178: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c637100> <<< 21156 1726882591.71181: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 21156 1726882591.71198: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.71276: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.71342: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 21156 1726882591.71370: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.71486: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.71605: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.71769: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.71997: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 21156 1726882591.72014: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 21156 1726882591.72020: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.72071: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.72144: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 21156 1726882591.72157: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.72207: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.72292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 21156 1726882591.72295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 21156 1726882591.72369: 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' <<< 21156 1726882591.72393: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f209c57d6a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c57da90> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 21156 1726882591.72436: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.72459: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.72474: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 21156 1726882591.72498: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.72559: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.72617: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 21156 1726882591.72641: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.72855: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.73053: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 21156 1726882591.73086: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.73215: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.73343: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.73401: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.73458: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 21156 1726882591.73489: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 21156 1726882591.73501: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.73628: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.73657: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.73891: stdout chunk (state=3): >>># zipimport: zlib available<<< 21156 1726882591.73905: stdout chunk (state=3): >>> <<< 21156 1726882591.74056: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 21156 1726882591.74094: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 21156 1726882591.74097: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.74266: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.74445: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 21156 1726882591.74457: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.74502: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.74555: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.75288: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.76000: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 21156 1726882591.76003: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 21156 1726882591.76018: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.76129: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.76277: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 21156 1726882591.76397: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.76530: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 21156 1726882591.76533: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.76727: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.76956: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 21156 1726882591.76971: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.77016: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.77084: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 21156 1726882591.77088: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.77208: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.77330: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.77600: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.77883: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 21156 1726882591.77886: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.77921: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.77984: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 21156 1726882591.77996: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21156 1726882591.78030: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 21156 1726882591.78033: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.78118: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.78220: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 21156 1726882591.78224: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.78236: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.78269: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 21156 1726882591.78272: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.78339: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.78423: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 21156 1726882591.78426: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.78478: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.78553: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 21156 1726882591.78899: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.79252: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 21156 1726882591.79259: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.79320: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.79390: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 21156 1726882591.79431: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.79503: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 21156 1726882591.79506: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.79519: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.79550: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 21156 1726882591.79592: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.79643: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 21156 1726882591.79646: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.79738: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.79848: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 21156 1726882591.79880: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 21156 1726882591.79883: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.79919: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.79984: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 21156 1726882591.80004: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.80023: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.80089: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.80142: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.80230: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.80329: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 21156 1726882591.80343: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 21156 1726882591.80397: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.80469: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 21156 1726882591.80472: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.80730: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.80988: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 21156 1726882591.80991: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.81037: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.81101: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 21156 1726882591.81160: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.81211: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 21156 1726882591.81312: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.81443: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 21156 1726882591.81458: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882591.82278: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /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 0x7f209c55f0d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c564790> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c564040> <<< 21156 1726882591.84357: stdout chunk (state=3): >>>import 'gc' # <<< 21156 1726882591.84950: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_lsb": {}, "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_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "31", "epoch": "1726882591", "epoch_int": "1726882591", "date": "2024-09-20", "time": "21:36:31", "iso8601_micro": "2024-09-21T01:36:31.834955Z", "iso8601": "2024-09-21T01:36:31Z", "iso8601_basic": "20240920T213631834955", "iso8601_basic_short": "20240920T213631", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_grou<<< 21156 1726882591.84983: stdout chunk (state=3): >>>p_id": 0, "ansible_effective_group_id": 0, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 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_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_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21156 1726882591.85644: stdout chunk (state=3): >>># 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 <<< 21156 1726882591.85683: stdout chunk (state=3): >>># 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 <<< 21156 1726882591.85745: 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 # 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 <<< 21156 1726882591.85798: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _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 <<< 21156 1726882591.85802: stdout chunk (state=3): >>># cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc <<< 21156 1726882591.86142: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21156 1726882591.86157: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 21156 1726882591.86186: stdout chunk (state=3): >>># destroy zipimport <<< 21156 1726882591.86214: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 21156 1726882591.86266: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 21156 1726882591.86269: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 21156 1726882591.86294: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 21156 1726882591.86348: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 21156 1726882591.86429: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 21156 1726882591.86434: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 21156 1726882591.86475: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 21156 1726882591.86479: stdout chunk (state=3): >>># destroy shlex <<< 21156 1726882591.86501: stdout chunk (state=3): >>># destroy datetime <<< 21156 1726882591.86528: stdout chunk (state=3): >>># destroy base64 <<< 21156 1726882591.86535: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 21156 1726882591.86560: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 21156 1726882591.86625: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser <<< 21156 1726882591.86688: stdout chunk (state=3): >>># 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 <<< 21156 1726882591.86743: 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 # 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 <<< 21156 1726882591.86801: stdout chunk (state=3): >>># 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 <<< 21156 1726882591.86804: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 21156 1726882591.86860: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl <<< 21156 1726882591.86866: stdout chunk (state=3): >>># 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 <<< 21156 1726882591.87100: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 21156 1726882591.87129: 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 <<< 21156 1726882591.87158: 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 <<< 21156 1726882591.87161: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 21156 1726882591.87210: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 21156 1726882591.87623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21156 1726882591.87724: stderr chunk (state=3): >>><<< 21156 1726882591.87728: stdout chunk (state=3): >>><<< 21156 1726882591.88181: _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 0x7f209ddf2dc0> # /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 0x7f209d9d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209ddf2b20> # /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 0x7f209ddf2ac0> 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 0x7f209d9d8490> # /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 0x7f209d9d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d9d8670> # /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 0x7f209d98f190> # /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 0x7f209d98f220> # /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 0x7f209d9b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d98f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d9f0880> # /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 0x7f209d987d90> # /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 0x7f209d9b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d9d8970> 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 0x7f209d92eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d931f40> # /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 0x7f209d927610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d92b640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d92e370> # /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 0x7f209d5d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5d4910> 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 0x7f209d5d4f10> # /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 0x7f209d5d4fd0> # /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 0x7f209d5e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d909d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d902670> # /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 0x7f209d9156d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d935e20> # /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 0x7f209d5e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d9092b0> # 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 0x7f209d9152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d93b9d0> # /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 0x7f209d5e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e7df0> # /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 0x7f209d5e7d60> # /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 0x7f209d5ba3d0> # /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 0x7f209d5ba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5eef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e9490> # /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 0x7f209d508220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d93b040> # /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 0x7f209d51ab50> 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 0x7f209d51ae80> # /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 0x7f209d52b790> # /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 0x7f209d52bcd0> # 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 0x7f209d4c4400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d51af70> # /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 0x7f209d4d52e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d52b610> 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 0x7f209d4d53a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e7a30> # /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 0x7f209d4f0700> # /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 0x7f209d4f09d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d4f07c0> # 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 0x7f209d4f08b0> # /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 0x7f209d4f0d00> # 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 0x7f209d4fb250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d4f0940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d4e4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d5e7610> # /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 0x7f209d4f0af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f209d4106d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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 0x7f209cd83820> # /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 0x7f209d333730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d333610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d333340> # /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 0x7f209d333460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d333160> 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 0x7f209d3333a0> # /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 0x7f209d333790> # /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 0x7f209d323820> # 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 0x7f209d323490> # 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 0x7f209d323640> # /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 0x7f209cd08520> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d32ed60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d3334f0> # /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 0x7f209d32e1c0> # /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 0x7f209d332b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cde1160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cde1760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cd0ed30> # 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 0x7f209cde1670> # /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 0x7f209d384d00> # /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 0x7f209cd64a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d38ee80> # /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 0x7f209cd730a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d38eeb0> # /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 0x7f209d396250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cd730d0> # 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 0x7f209d396a60> # 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 0x7f209d358b80> # 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 0x7f209d38ecd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d384ee0> # /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 0x7f209cd6f0d0> # 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 0x7f209cd66310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cd6fcd0> # 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 0x7f209cd6f670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cd70100> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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 0x7f209cdad910> # /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 0x7f209cdb29a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c8f7640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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 0x7f209cde97f0> # 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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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 0x7f209d350460> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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 0x7f209cda4f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cdb21f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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 0x7f209cdb4bb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209d39f070> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209cda52e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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 0x7f209c8aa400> # /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 0x7f209c9099a0> # 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 0x7f209c909df0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c907490> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c782040> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c6723a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c6725e0> # /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 0x7f209cda16d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c917730> # /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 0x7f209cda15e0> # /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 0x7f209c8c33a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c6d19a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c6724f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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 0x7f209c6729d0> # /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 0x7f209c5f1f40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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 0x7f209c5e93a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c637100> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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 0x7f209c57d6a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c57da90> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/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_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_psb42zsg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /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 0x7f209c55f0d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c564790> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209c564040> import 'gc' # {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_lsb": {}, "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_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "31", "epoch": "1726882591", "epoch_int": "1726882591", "date": "2024-09-20", "time": "21:36:31", "iso8601_micro": "2024-09-21T01:36:31.834955Z", "iso8601": "2024-09-21T01:36:31Z", "iso8601_basic": "20240920T213631834955", "iso8601_basic_short": "20240920T213631", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 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_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_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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 unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # 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 gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # 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 gc # destroy unicodedata # 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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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.44.90 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 unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # 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 gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # 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 gc # destroy unicodedata # 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 21156 1726882591.88952: 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-1726882591.2432208-21238-116471279457329/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21156 1726882591.88958: _low_level_execute_command(): starting 21156 1726882591.88960: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882591.2432208-21238-116471279457329/ > /dev/null 2>&1 && sleep 0' 21156 1726882591.89497: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882591.89512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.89526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.89544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.89590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.89603: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882591.89617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.89634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882591.89647: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882591.89662: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882591.89681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882591.89696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882591.89712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882591.89725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882591.89738: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882591.89752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882591.89830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882591.89849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882591.89868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882591.89993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882591.92569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882591.92641: stderr chunk (state=3): >>><<< 21156 1726882591.92644: stdout chunk (state=3): >>><<< 21156 1726882591.93232: _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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882591.93235: handler run complete 21156 1726882591.93238: variable 'ansible_facts' from source: unknown 21156 1726882591.93240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882591.93243: variable 'ansible_facts' from source: unknown 21156 1726882591.93246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882591.93248: attempt loop complete, returning result 21156 1726882591.93251: _execute() done 21156 1726882591.93253: dumping result to json 21156 1726882591.93256: done dumping result, returning 21156 1726882591.93258: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-a0fd-f11b-00000000016e] 21156 1726882591.93261: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000016e 21156 1726882591.93501: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000016e 21156 1726882591.93505: WORKER PROCESS EXITING ok: [managed_node1] 21156 1726882591.93611: no more pending results, returning what we have 21156 1726882591.93614: results queue empty 21156 1726882591.93615: checking for any_errors_fatal 21156 1726882591.93616: done checking for any_errors_fatal 21156 1726882591.93617: checking for max_fail_percentage 21156 1726882591.93619: done checking for max_fail_percentage 21156 1726882591.93619: checking to see if all hosts have failed and the running result is not ok 21156 1726882591.93620: done checking to see if all hosts have failed 21156 1726882591.93621: getting the remaining hosts for this loop 21156 1726882591.93622: done getting the remaining hosts for this loop 21156 1726882591.93626: getting the next task for host managed_node1 21156 1726882591.93634: done getting next task for host managed_node1 21156 1726882591.93636: ^ task is: TASK: Check if system is ostree 21156 1726882591.93638: ^ 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 21156 1726882591.93641: getting variables 21156 1726882591.93643: in VariableManager get_vars() 21156 1726882591.93675: Calling all_inventory to load vars for managed_node1 21156 1726882591.93678: Calling groups_inventory to load vars for managed_node1 21156 1726882591.93681: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882591.93692: Calling all_plugins_play to load vars for managed_node1 21156 1726882591.93695: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882591.93697: Calling groups_plugins_play to load vars for managed_node1 21156 1726882591.93885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882591.94106: done with get_vars() 21156 1726882591.94116: 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:31 -0400 (0:00:00.804) 0:00:02.203 ****** 21156 1726882591.94330: entering _queue_task() for managed_node1/stat 21156 1726882591.95018: worker is 1 (out of 1 available) 21156 1726882591.95029: exiting _queue_task() for managed_node1/stat 21156 1726882591.95042: done queuing things up, now waiting for results queue to drain 21156 1726882591.95043: waiting for pending results... 21156 1726882591.95920: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 21156 1726882591.96125: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000170 21156 1726882591.96138: variable 'ansible_search_path' from source: unknown 21156 1726882591.96141: variable 'ansible_search_path' from source: unknown 21156 1726882591.96180: calling self._execute() 21156 1726882591.96318: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882591.96322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882591.96331: variable 'omit' from source: magic vars 21156 1726882591.96834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21156 1726882591.97115: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21156 1726882591.97177: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21156 1726882591.97228: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21156 1726882591.97275: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21156 1726882591.97376: 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) 21156 1726882591.97405: 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) 21156 1726882591.97450: 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) 21156 1726882591.97486: 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) 21156 1726882591.97735: Evaluated conditional (not __network_is_ostree is defined): True 21156 1726882591.97747: variable 'omit' from source: magic vars 21156 1726882591.97797: variable 'omit' from source: magic vars 21156 1726882591.97835: variable 'omit' from source: magic vars 21156 1726882591.97880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21156 1726882591.97912: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21156 1726882591.97934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21156 1726882591.97993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21156 1726882591.98011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21156 1726882591.98045: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21156 1726882591.98054: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882591.98067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882591.98185: Set connection var ansible_connection to ssh 21156 1726882591.98204: Set connection var ansible_shell_executable to /bin/sh 21156 1726882591.98218: Set connection var ansible_module_compression to ZIP_DEFLATED 21156 1726882591.98228: Set connection var ansible_pipelining to False 21156 1726882591.98237: Set connection var ansible_timeout to 10 21156 1726882591.98244: Set connection var ansible_shell_type to sh 21156 1726882591.98278: variable 'ansible_shell_executable' from source: unknown 21156 1726882591.98330: variable 'ansible_connection' from source: unknown 21156 1726882591.98375: variable 'ansible_module_compression' from source: unknown 21156 1726882591.98417: variable 'ansible_shell_type' from source: unknown 21156 1726882591.98431: variable 'ansible_shell_executable' from source: unknown 21156 1726882591.98440: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882591.98447: variable 'ansible_pipelining' from source: unknown 21156 1726882591.98539: variable 'ansible_timeout' from source: unknown 21156 1726882591.98551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882591.99005: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21156 1726882591.99081: variable 'omit' from source: magic vars 21156 1726882591.99196: starting attempt loop 21156 1726882591.99205: running the handler 21156 1726882591.99221: _low_level_execute_command(): starting 21156 1726882591.99297: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21156 1726882592.00906: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882592.00926: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882592.00943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882592.00975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882592.01022: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882592.01039: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882592.01054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882592.01085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882592.01099: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882592.01111: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882592.01123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882592.01142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882592.01162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882592.01178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882592.01196: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882592.01210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882592.01292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882592.01319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882592.01336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882592.01479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21156 1726882592.03340: stdout chunk (state=3): >>>/root <<< 21156 1726882592.03438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882592.03508: stderr chunk (state=3): >>><<< 21156 1726882592.03512: stdout chunk (state=3): >>><<< 21156 1726882592.03610: _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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882592.03620: _low_level_execute_command(): starting 21156 1726882592.03623: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882592.0352945-21283-187817681805860 `" && echo ansible-tmp-1726882592.0352945-21283-187817681805860="` echo /root/.ansible/tmp/ansible-tmp-1726882592.0352945-21283-187817681805860 `" ) && sleep 0' 21156 1726882592.05169: 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 <<< 21156 1726882592.05181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882592.05212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21156 1726882592.05216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882592.05218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21156 1726882592.05220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882592.05407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882592.05411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882592.05581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882592.07412: stdout chunk (state=3): >>>ansible-tmp-1726882592.0352945-21283-187817681805860=/root/.ansible/tmp/ansible-tmp-1726882592.0352945-21283-187817681805860 <<< 21156 1726882592.07553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882592.07618: stderr chunk (state=3): >>><<< 21156 1726882592.07621: stdout chunk (state=3): >>><<< 21156 1726882592.07671: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882592.0352945-21283-187817681805860=/root/.ansible/tmp/ansible-tmp-1726882592.0352945-21283-187817681805860 , 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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882592.07969: variable 'ansible_module_compression' from source: unknown 21156 1726882592.07973: ANSIBALLZ: Using lock for stat 21156 1726882592.07975: ANSIBALLZ: Acquiring lock 21156 1726882592.07981: ANSIBALLZ: Lock acquired: 139842774937056 21156 1726882592.07983: ANSIBALLZ: Creating module 21156 1726882592.32884: ANSIBALLZ: Writing module into payload 21156 1726882592.33016: ANSIBALLZ: Writing module 21156 1726882592.33039: ANSIBALLZ: Renaming module 21156 1726882592.33050: ANSIBALLZ: Done creating module 21156 1726882592.33075: variable 'ansible_facts' from source: unknown 21156 1726882592.33153: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882592.0352945-21283-187817681805860/AnsiballZ_stat.py 21156 1726882592.33804: Sending initial data 21156 1726882592.33807: Sent initial data (153 bytes) 21156 1726882592.34837: stderr chunk (state=3): >>>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 <<< 21156 1726882592.34840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882592.34888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882592.34891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882592.34894: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882592.34896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882592.34898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882592.34967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882592.34971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882592.34973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882592.35099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882592.37604: 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 <<< 21156 1726882592.37700: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21156 1726882592.37798: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2115671_lhuvp/tmp7vgwogsd /root/.ansible/tmp/ansible-tmp-1726882592.0352945-21283-187817681805860/AnsiballZ_stat.py <<< 21156 1726882592.37889: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21156 1726882592.40059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882592.40173: stderr chunk (state=3): >>><<< 21156 1726882592.40176: stdout chunk (state=3): >>><<< 21156 1726882592.40178: done transferring module to remote 21156 1726882592.40270: _low_level_execute_command(): starting 21156 1726882592.40274: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882592.0352945-21283-187817681805860/ /root/.ansible/tmp/ansible-tmp-1726882592.0352945-21283-187817681805860/AnsiballZ_stat.py && sleep 0' 21156 1726882592.40870: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882592.40898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882592.40913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882592.40929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882592.40972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882592.40987: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882592.41008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882592.41025: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882592.41037: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882592.41048: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882592.41066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882592.41080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882592.41103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882592.41120: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882592.41133: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882592.41146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882592.41238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882592.41259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882592.41276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882592.41403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882592.43611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882592.43639: stderr chunk (state=3): >>><<< 21156 1726882592.43642: stdout chunk (state=3): >>><<< 21156 1726882592.43658: _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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882592.43661: _low_level_execute_command(): starting 21156 1726882592.43666: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882592.0352945-21283-187817681805860/AnsiballZ_stat.py && sleep 0' 21156 1726882592.44097: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882592.44100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882592.44131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882592.44135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882592.44137: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882592.44186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882592.44211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882592.44215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882592.44332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21156 1726882592.46908: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21156 1726882592.46912: stdout chunk (state=3): >>>import _imp # builtin <<< 21156 1726882592.46949: stdout chunk (state=3): >>>import '_thread' # <<< 21156 1726882592.46954: stdout chunk (state=3): >>> <<< 21156 1726882592.46979: stdout chunk (state=3): >>>import '_warnings' # <<< 21156 1726882592.46997: stdout chunk (state=3): >>>import '_weakref' # <<< 21156 1726882592.47088: stdout chunk (state=3): >>>import '_io' # <<< 21156 1726882592.47115: stdout chunk (state=3): >>>import 'marshal' # <<< 21156 1726882592.47183: stdout chunk (state=3): >>>import 'posix' # <<< 21156 1726882592.47186: stdout chunk (state=3): >>> <<< 21156 1726882592.47226: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 21156 1726882592.47248: stdout chunk (state=3): >>># installing zipimport hook <<< 21156 1726882592.47303: stdout chunk (state=3): >>>import 'time' # <<< 21156 1726882592.47307: stdout chunk (state=3): >>> <<< 21156 1726882592.47334: stdout chunk (state=3): >>>import 'zipimport' # <<< 21156 1726882592.47348: stdout chunk (state=3): >>># installed zipimport hook <<< 21156 1726882592.47423: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 21156 1726882592.47444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882592.47481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 21156 1726882592.47522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 21156 1726882592.47546: stdout chunk (state=3): >>>import '_codecs' # <<< 21156 1726882592.47549: stdout chunk (state=3): >>> <<< 21156 1726882592.47588: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9db1edc0> <<< 21156 1726882592.47644: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 21156 1726882592.47678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 21156 1726882592.47699: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9dac33a0> <<< 21156 1726882592.47720: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9db1eb20> <<< 21156 1726882592.47760: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<< 21156 1726882592.47772: stdout chunk (state=3): >>> <<< 21156 1726882592.47778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 21156 1726882592.47812: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9db1eac0> <<< 21156 1726882592.47848: stdout chunk (state=3): >>>import '_signal' # <<< 21156 1726882592.47852: stdout chunk (state=3): >>> <<< 21156 1726882592.47885: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<< 21156 1726882592.47898: stdout chunk (state=3): >>> <<< 21156 1726882592.47906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 21156 1726882592.47935: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9dac3490> <<< 21156 1726882592.47972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 21156 1726882592.47986: stdout chunk (state=3): >>> <<< 21156 1726882592.47991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 21156 1726882592.48024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 21156 1726882592.48047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 21156 1726882592.48080: stdout chunk (state=3): >>>import '_abc' # <<< 21156 1726882592.48106: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9dac3940><<< 21156 1726882592.48109: stdout chunk (state=3): >>> <<< 21156 1726882592.48141: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9dac3670><<< 21156 1726882592.48145: stdout chunk (state=3): >>> <<< 21156 1726882592.48189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py<<< 21156 1726882592.48194: stdout chunk (state=3): >>> <<< 21156 1726882592.48220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 21156 1726882592.48257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py<<< 21156 1726882592.48265: stdout chunk (state=3): >>> <<< 21156 1726882592.48299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 21156 1726882592.48334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 21156 1726882592.48370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 21156 1726882592.48405: stdout chunk (state=3): >>>import '_stat' # <<< 21156 1726882592.48410: stdout chunk (state=3): >>> <<< 21156 1726882592.48425: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9da7a190> <<< 21156 1726882592.48460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py<<< 21156 1726882592.48462: stdout chunk (state=3): >>> <<< 21156 1726882592.48500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 21156 1726882592.48619: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9da7a220><<< 21156 1726882592.48621: stdout chunk (state=3): >>> <<< 21156 1726882592.48659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 21156 1726882592.48684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 21156 1726882592.48725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 21156 1726882592.48742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 21156 1726882592.48762: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9da9d850><<< 21156 1726882592.48780: stdout chunk (state=3): >>> <<< 21156 1726882592.48785: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9da7a940> <<< 21156 1726882592.48827: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9dadb880><<< 21156 1726882592.48831: stdout chunk (state=3): >>> <<< 21156 1726882592.48869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 21156 1726882592.48884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'<<< 21156 1726882592.48887: stdout chunk (state=3): >>> <<< 21156 1726882592.48908: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9da73d90><<< 21156 1726882592.48914: stdout chunk (state=3): >>> <<< 21156 1726882592.48984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 21156 1726882592.48998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 21156 1726882592.49027: stdout chunk (state=3): >>>import '_locale' # <<< 21156 1726882592.49045: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9da9dd90><<< 21156 1726882592.49048: stdout chunk (state=3): >>> <<< 21156 1726882592.49128: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9dac3970> <<< 21156 1726882592.49188: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) <<< 21156 1726882592.49191: stdout chunk (state=3): >>>[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux <<< 21156 1726882592.49199: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 21156 1726882592.49516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 21156 1726882592.49542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 21156 1726882592.49592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 21156 1726882592.49617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 21156 1726882592.49649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 21156 1726882592.49690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 21156 1726882592.49723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 21156 1726882592.49731: stdout chunk (state=3): >>> <<< 21156 1726882592.49752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'<<< 21156 1726882592.49756: stdout chunk (state=3): >>> <<< 21156 1726882592.49785: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7d3eb0> <<< 21156 1726882592.49866: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7d5f40> <<< 21156 1726882592.49897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 21156 1726882592.49931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 21156 1726882592.49963: stdout chunk (state=3): >>>import '_sre' # <<< 21156 1726882592.49968: stdout chunk (state=3): >>> <<< 21156 1726882592.50000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 21156 1726882592.50002: stdout chunk (state=3): >>> <<< 21156 1726882592.50028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 21156 1726882592.50067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<< 21156 1726882592.50080: stdout chunk (state=3): >>> <<< 21156 1726882592.50091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 21156 1726882592.50127: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7cc610><<< 21156 1726882592.50131: stdout chunk (state=3): >>> <<< 21156 1726882592.50161: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7d2640><<< 21156 1726882592.50168: stdout chunk (state=3): >>> <<< 21156 1726882592.50191: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7d3370> <<< 21156 1726882592.50225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 21156 1726882592.50339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 21156 1726882592.50377: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py<<< 21156 1726882592.50382: stdout chunk (state=3): >>> <<< 21156 1726882592.50432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882592.50466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 21156 1726882592.50489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'<<< 21156 1726882592.50496: stdout chunk (state=3): >>> <<< 21156 1726882592.50533: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.50554: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.50573: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d9d754e20> <<< 21156 1726882592.50589: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d754910> <<< 21156 1726882592.50621: stdout chunk (state=3): >>>import 'itertools' # <<< 21156 1726882592.50661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py<<< 21156 1726882592.50676: stdout chunk (state=3): >>> <<< 21156 1726882592.50690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 21156 1726882592.50698: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d754f10> <<< 21156 1726882592.50731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 21156 1726882592.50772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 21156 1726882592.50806: stdout chunk (state=3): >>>import '_operator' # <<< 21156 1726882592.50828: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d754fd0> <<< 21156 1726882592.50864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 21156 1726882592.50886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'<<< 21156 1726882592.50893: stdout chunk (state=3): >>> <<< 21156 1726882592.50910: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7670d0> <<< 21156 1726882592.50937: stdout chunk (state=3): >>>import '_collections' # <<< 21156 1726882592.50940: stdout chunk (state=3): >>> <<< 21156 1726882592.51004: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7aed90> <<< 21156 1726882592.51030: stdout chunk (state=3): >>>import '_functools' # <<< 21156 1726882592.51077: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7a7670><<< 21156 1726882592.51080: stdout chunk (state=3): >>> <<< 21156 1726882592.51154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<< 21156 1726882592.51169: stdout chunk (state=3): >>> <<< 21156 1726882592.51179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 21156 1726882592.51196: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7b96d0> <<< 21156 1726882592.51214: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7dae20> <<< 21156 1726882592.51246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 21156 1726882592.51269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 21156 1726882592.51315: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.51331: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.51352: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d9d767cd0> <<< 21156 1726882592.51370: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7ae2b0><<< 21156 1726882592.51373: stdout chunk (state=3): >>> <<< 21156 1726882592.51419: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.51447: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.51468: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d9d7b92e0> <<< 21156 1726882592.51479: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7e09d0> <<< 21156 1726882592.51511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 21156 1726882592.51519: stdout chunk (state=3): >>> <<< 21156 1726882592.51536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<< 21156 1726882592.51540: stdout chunk (state=3): >>> <<< 21156 1726882592.51578: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 21156 1726882592.51594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882592.51630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 21156 1726882592.51632: stdout chunk (state=3): >>> <<< 21156 1726882592.51658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 21156 1726882592.51666: stdout chunk (state=3): >>> <<< 21156 1726882592.51686: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d767eb0> <<< 21156 1726882592.51706: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d767df0><<< 21156 1726882592.51710: stdout chunk (state=3): >>> <<< 21156 1726882592.51747: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 21156 1726882592.51768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 21156 1726882592.51788: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d767d60><<< 21156 1726882592.51791: stdout chunk (state=3): >>> <<< 21156 1726882592.51824: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 21156 1726882592.51846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 21156 1726882592.51882: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py<<< 21156 1726882592.51886: stdout chunk (state=3): >>> <<< 21156 1726882592.51910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<< 21156 1726882592.51913: stdout chunk (state=3): >>> <<< 21156 1726882592.51949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 21156 1726882592.51953: stdout chunk (state=3): >>> <<< 21156 1726882592.52032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 21156 1726882592.52079: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 21156 1726882592.52090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 21156 1726882592.52099: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d73a3d0> <<< 21156 1726882592.52129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 21156 1726882592.52166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 21156 1726882592.52219: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d73a4c0><<< 21156 1726882592.52223: stdout chunk (state=3): >>> <<< 21156 1726882592.52421: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d76ef40> <<< 21156 1726882592.52481: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d769a90> <<< 21156 1726882592.52512: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d769490> <<< 21156 1726882592.52547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<< 21156 1726882592.52551: stdout chunk (state=3): >>> <<< 21156 1726882592.52579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<< 21156 1726882592.52583: stdout chunk (state=3): >>> <<< 21156 1726882592.52627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 21156 1726882592.52660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 21156 1726882592.52700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 21156 1726882592.52706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d688220> <<< 21156 1726882592.52740: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d725520> <<< 21156 1726882592.52812: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d769f10> <<< 21156 1726882592.52817: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7e0040> <<< 21156 1726882592.52843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 21156 1726882592.52872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 21156 1726882592.52895: 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' <<< 21156 1726882592.52912: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d69ab50> <<< 21156 1726882592.52920: stdout chunk (state=3): >>>import 'errno' # <<< 21156 1726882592.52955: 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 0x7f8d9d69ae80> <<< 21156 1726882592.52983: 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' <<< 21156 1726882592.53014: 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' <<< 21156 1726882592.53034: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d6ab790> <<< 21156 1726882592.53060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 21156 1726882592.53095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 21156 1726882592.53129: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d6abcd0> <<< 21156 1726882592.53172: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.53179: 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 0x7f8d9d639400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d69af70> <<< 21156 1726882592.53206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 21156 1726882592.53212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 21156 1726882592.53262: stdout chunk (state=3): >>># 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' <<< 21156 1726882592.53271: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d9d64a2e0> <<< 21156 1726882592.53282: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d6ab610> <<< 21156 1726882592.53289: stdout chunk (state=3): >>>import 'pwd' # <<< 21156 1726882592.53318: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.53323: stdout chunk (state=3): >>># 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 0x7f8d9d64a3a0> <<< 21156 1726882592.53376: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d767a30> <<< 21156 1726882592.53395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 21156 1726882592.53421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 21156 1726882592.53447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 21156 1726882592.53467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 21156 1726882592.53505: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.53511: stdout chunk (state=3): >>># 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 0x7f8d9d665700> <<< 21156 1726882592.53536: 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' <<< 21156 1726882592.53568: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.53581: stdout chunk (state=3): >>># 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 0x7f8d9d6659d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d6657c0> <<< 21156 1726882592.53610: stdout chunk (state=3): >>># 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 0x7f8d9d6658b0> <<< 21156 1726882592.53643: stdout chunk (state=3): >>># /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' <<< 21156 1726882592.53927: 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 0x7f8d9d665d00> <<< 21156 1726882592.53975: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.53986: 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 0x7f8d9d670250> <<< 21156 1726882592.53989: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d665940> <<< 21156 1726882592.54008: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d659a90> <<< 21156 1726882592.54037: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d767610> <<< 21156 1726882592.54065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 21156 1726882592.54143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 21156 1726882592.54187: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d665af0> <<< 21156 1726882592.54319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 21156 1726882592.54336: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d9d58e6d0> <<< 21156 1726882592.54691: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip' # zipimport: zlib available<<< 21156 1726882592.54694: stdout chunk (state=3): >>> <<< 21156 1726882592.54827: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.54869: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/__init__.py <<< 21156 1726882592.54872: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.54899: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.54908: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 21156 1726882592.54927: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.56895: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.58468: 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' <<< 21156 1726882592.58473: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf6d820> <<< 21156 1726882592.58503: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 21156 1726882592.58513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882592.58539: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 21156 1726882592.58544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 21156 1726882592.58582: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 21156 1726882592.58589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 21156 1726882592.58615: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.58621: 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 0x7f8d9cffc730> <<< 21156 1726882592.58670: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cffc610> <<< 21156 1726882592.58713: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cffc340> <<< 21156 1726882592.58739: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 21156 1726882592.58754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 21156 1726882592.58819: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cffc460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cffc160> import 'atexit' # <<< 21156 1726882592.58854: stdout chunk (state=3): >>># 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 0x7f8d9cffc3a0> <<< 21156 1726882592.58880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 21156 1726882592.58935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 21156 1726882592.58992: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cffc790> <<< 21156 1726882592.59014: stdout chunk (state=3): >>># /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' <<< 21156 1726882592.59036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 21156 1726882592.59067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 21156 1726882592.59092: 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' <<< 21156 1726882592.59219: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ceed7f0> <<< 21156 1726882592.59268: 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' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d9ceedb80> <<< 21156 1726882592.59303: 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 0x7f8d9ceed9d0> <<< 21156 1726882592.59323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 21156 1726882592.59356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 21156 1726882592.59401: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf0caf0> <<< 21156 1726882592.59422: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cff6d60> <<< 21156 1726882592.59700: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cffc4f0> <<< 21156 1726882592.59751: stdout chunk (state=3): >>># /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' <<< 21156 1726882592.59780: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cff61c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 21156 1726882592.59797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 21156 1726882592.59817: 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' <<< 21156 1726882592.59857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 21156 1726882592.59876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 21156 1726882592.59889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 21156 1726882592.59898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf68b20> <<< 21156 1726882592.60013: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf9eeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf9e8b0> <<< 21156 1726882592.60029: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf072e0> <<< 21156 1726882592.60053: stdout chunk (state=3): >>># 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 0x7f8d9cf9e9a0> <<< 21156 1726882592.60092: 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 <<< 21156 1726882592.60097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cfcdd00> <<< 21156 1726882592.60126: 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 <<< 21156 1726882592.60137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 21156 1726882592.60162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 21156 1726882592.60214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 21156 1726882592.60293: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.60296: 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 0x7f8d9cecea00> <<< 21156 1726882592.60302: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cfd5e80> <<< 21156 1726882592.60320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 21156 1726882592.60341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 21156 1726882592.60408: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.60412: 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 0x7f8d9cedd0a0> <<< 21156 1726882592.60414: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cfd5eb0> <<< 21156 1726882592.60445: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 21156 1726882592.60487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882592.60525: 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' <<< 21156 1726882592.60531: stdout chunk (state=3): >>>import '_string' # <<< 21156 1726882592.60616: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cfa2730> <<< 21156 1726882592.60827: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cedd0d0> <<< 21156 1726882592.60941: 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' <<< 21156 1726882592.60950: 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' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d9ceda550> <<< 21156 1726882592.60985: 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' <<< 21156 1726882592.60990: 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' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d9ceda610> <<< 21156 1726882592.61036: 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' <<< 21156 1726882592.61044: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d9ced9c40> <<< 21156 1726882592.61060: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cfcdee0> <<< 21156 1726882592.61088: 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' <<< 21156 1726882592.61123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 21156 1726882592.61132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 21156 1726882592.61200: 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' <<< 21156 1726882592.61203: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d9cf5db50> <<< 21156 1726882592.61491: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 21156 1726882592.61500: 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 0x7f8d9cf5c940> <<< 21156 1726882592.61517: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ced0820> <<< 21156 1726882592.61546: 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' # 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 0x7f8d9cf5d5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf96af0> <<< 21156 1726882592.61576: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.61596: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.61602: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 21156 1726882592.61620: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.61739: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.61870: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.61895: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 21156 1726882592.61917: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 21156 1726882592.61930: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.62239: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21156 1726882592.62978: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.63770: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 21156 1726882592.63787: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 21156 1726882592.63809: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 21156 1726882592.63830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882592.63897: stdout chunk (state=3): >>># 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 0x7f8d9caa5df0> <<< 21156 1726882592.63995: 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' <<< 21156 1726882592.64016: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cea95b0> <<< 21156 1726882592.64027: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ce97df0> <<< 21156 1726882592.64082: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 21156 1726882592.64101: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.64127: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 21156 1726882592.64139: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.64323: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.64515: stdout chunk (state=3): >>># /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' <<< 21156 1726882592.64558: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf539d0> <<< 21156 1726882592.64562: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.65188: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.65783: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.65858: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.65955: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 21156 1726882592.66005: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.66050: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 21156 1726882592.66057: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.66142: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.66275: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 21156 1726882592.66279: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.66306: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 21156 1726882592.66309: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.66347: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.66405: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 21156 1726882592.66408: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.66701: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.67005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 21156 1726882592.67057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 21156 1726882592.67060: stdout chunk (state=3): >>>import '_ast' # <<< 21156 1726882592.67169: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ca76e50> <<< 21156 1726882592.67172: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.67257: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.67356: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 21156 1726882592.67361: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 21156 1726882592.67381: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 21156 1726882592.67394: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.67442: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.67491: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 21156 1726882592.67503: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.67545: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.67604: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.67731: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.67816: 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 <<< 21156 1726882592.67855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 21156 1726882592.67958: 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 0x7f8d9cfe7910> <<< 21156 1726882592.67993: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ca76be0> <<< 21156 1726882592.68045: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 21156 1726882592.68069: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.68230: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.68312: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.68339: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.68419: stdout chunk (state=3): >>># /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' <<< 21156 1726882592.68433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 21156 1726882592.68491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 21156 1726882592.68527: stdout chunk (state=3): >>># /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' <<< 21156 1726882592.68658: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ca38c70> <<< 21156 1726882592.68712: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ce9d670> <<< 21156 1726882592.68805: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ce9b850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 21156 1726882592.68809: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.68841: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.68870: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 21156 1726882592.69002: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 21156 1726882592.69043: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.69069: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 21156 1726882592.69073: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.69228: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.69484: stdout chunk (state=3): >>># zipimport: zlib available <<< 21156 1726882592.69755: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 21156 1726882592.70119: stdout chunk (state=3): >>># 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 <<< 21156 1726882592.70198: stdout chunk (state=3): >>># 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<<< 21156 1726882592.70302: stdout chunk (state=3): >>> # 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 <<< 21156 1726882592.70414: 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 # 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 <<< 21156 1726882592.70421: stdout chunk (state=3): >>># 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 <<< 21156 1726882592.70687: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 21156 1726882592.70735: stdout chunk (state=3): >>># destroy zipimport <<< 21156 1726882592.70780: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 21156 1726882592.70793: stdout chunk (state=3): >>># 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 <<< 21156 1726882592.70854: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 21156 1726882592.70858: stdout chunk (state=3): >>># destroy datetime <<< 21156 1726882592.70871: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 21156 1726882592.70935: 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 <<< 21156 1726882592.70996: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 21156 1726882592.71106: stdout chunk (state=3): >>># 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 <<< 21156 1726882592.71186: stdout chunk (state=3): >>># 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 <<< 21156 1726882592.71243: 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 # 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 <<< 21156 1726882592.71246: stdout chunk (state=3): >>># 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 <<< 21156 1726882592.71434: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 21156 1726882592.71486: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 21156 1726882592.71509: 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 <<< 21156 1726882592.71542: 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 <<< 21156 1726882592.71545: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 21156 1726882592.71586: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 21156 1726882592.72025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21156 1726882592.72028: stdout chunk (state=3): >>><<< 21156 1726882592.72030: stderr chunk (state=3): >>><<< 21156 1726882592.72122: _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 0x7f8d9db1edc0> # /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 0x7f8d9dac33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9db1eb20> # /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 0x7f8d9db1eac0> 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 0x7f8d9dac3490> # /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 0x7f8d9dac3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9dac3670> # /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 0x7f8d9da7a190> # /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 0x7f8d9da7a220> # /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 0x7f8d9da9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9da7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9dadb880> # /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 0x7f8d9da73d90> # /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 0x7f8d9da9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9dac3970> 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 0x7f8d9d7d3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7d5f40> # /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 0x7f8d9d7cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7d3370> # /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 0x7f8d9d754e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d754910> 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 0x7f8d9d754f10> # /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 0x7f8d9d754fd0> # /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 0x7f8d9d7670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7a7670> # /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 0x7f8d9d7b96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7dae20> # /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 0x7f8d9d767cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7ae2b0> # 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 0x7f8d9d7b92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7e09d0> # /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 0x7f8d9d767eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d767df0> # /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 0x7f8d9d767d60> # /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 0x7f8d9d73a3d0> # /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 0x7f8d9d73a4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d76ef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d769a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d769490> # /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 0x7f8d9d688220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d725520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d769f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d7e0040> # /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 0x7f8d9d69ab50> 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 0x7f8d9d69ae80> # /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 0x7f8d9d6ab790> # /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 0x7f8d9d6abcd0> # 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 0x7f8d9d639400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d69af70> # /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 0x7f8d9d64a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d6ab610> 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 0x7f8d9d64a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d767a30> # /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 0x7f8d9d665700> # /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 0x7f8d9d6659d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d6657c0> # 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 0x7f8d9d6658b0> # /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 0x7f8d9d665d00> # 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 0x7f8d9d670250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d665940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d659a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9d767610> # /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 0x7f8d9d665af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d9d58e6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/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 0x7f8d9cf6d820> # /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 0x7f8d9cffc730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cffc610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cffc340> # /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 0x7f8d9cffc460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cffc160> 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 0x7f8d9cffc3a0> # /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 0x7f8d9cffc790> # /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 0x7f8d9ceed7f0> # 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 0x7f8d9ceedb80> # 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 0x7f8d9ceed9d0> # /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 0x7f8d9cf0caf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cff6d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cffc4f0> # /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 0x7f8d9cff61c0> # /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 0x7f8d9cf68b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf9eeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf9e8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf072e0> # 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 0x7f8d9cf9e9a0> # /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 0x7f8d9cfcdd00> # /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 0x7f8d9cecea00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cfd5e80> # /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 0x7f8d9cedd0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cfd5eb0> # /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 0x7f8d9cfa2730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cedd0d0> # 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 0x7f8d9ceda550> # 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 0x7f8d9ceda610> # 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 0x7f8d9ced9c40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cfcdee0> # /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 0x7f8d9cf5db50> # 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 0x7f8d9cf5c940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ced0820> # 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 0x7f8d9cf5d5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9cf96af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/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_1rkevhy2/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_1rkevhy2/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_1rkevhy2/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_1rkevhy2/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 0x7f8d9caa5df0> # /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 0x7f8d9cea95b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ce97df0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/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_1rkevhy2/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 0x7f8d9cf539d0> # 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_1rkevhy2/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_1rkevhy2/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_1rkevhy2/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_1rkevhy2/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_1rkevhy2/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 0x7f8d9ca76e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/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_1rkevhy2/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 0x7f8d9cfe7910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ca76be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/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 0x7f8d9ca38c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ce9d670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9ce9b850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/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_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_1rkevhy2/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_1rkevhy2/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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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.44.90 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 21156 1726882592.72824: 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-1726882592.0352945-21283-187817681805860/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21156 1726882592.72827: _low_level_execute_command(): starting 21156 1726882592.72830: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882592.0352945-21283-187817681805860/ > /dev/null 2>&1 && sleep 0' 21156 1726882592.73705: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21156 1726882592.73720: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882592.73751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882592.73791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882592.73857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882592.73873: stderr chunk (state=3): >>>debug2: match not found <<< 21156 1726882592.73887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882592.73925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21156 1726882592.73951: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21156 1726882592.73966: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21156 1726882592.73987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21156 1726882592.74008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21156 1726882592.74029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21156 1726882592.74041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21156 1726882592.74067: stderr chunk (state=3): >>>debug2: match found <<< 21156 1726882592.74083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21156 1726882592.74170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21156 1726882592.74193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21156 1726882592.74210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21156 1726882592.74346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21156 1726882592.76887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21156 1726882592.76965: stderr chunk (state=3): >>><<< 21156 1726882592.77087: stdout chunk (state=3): >>><<< 21156 1726882592.77372: _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.44.90 originally 10.31.44.90 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.44.90 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.44.90 originally 10.31.44.90 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 21156 1726882592.77375: handler run complete 21156 1726882592.77377: attempt loop complete, returning result 21156 1726882592.77379: _execute() done 21156 1726882592.77381: dumping result to json 21156 1726882592.77382: done dumping result, returning 21156 1726882592.77384: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0e448fcc-3ce9-a0fd-f11b-000000000170] 21156 1726882592.77386: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000170 21156 1726882592.77447: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000170 21156 1726882592.77450: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 21156 1726882592.77514: no more pending results, returning what we have 21156 1726882592.77517: results queue empty 21156 1726882592.77518: checking for any_errors_fatal 21156 1726882592.77525: done checking for any_errors_fatal 21156 1726882592.77526: checking for max_fail_percentage 21156 1726882592.77528: done checking for max_fail_percentage 21156 1726882592.77528: checking to see if all hosts have failed and the running result is not ok 21156 1726882592.77529: done checking to see if all hosts have failed 21156 1726882592.77530: getting the remaining hosts for this loop 21156 1726882592.77532: done getting the remaining hosts for this loop 21156 1726882592.77536: getting the next task for host managed_node1 21156 1726882592.77541: done getting next task for host managed_node1 21156 1726882592.77544: ^ task is: TASK: Set flag to indicate system is ostree 21156 1726882592.77546: ^ 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 21156 1726882592.77549: getting variables 21156 1726882592.77550: in VariableManager get_vars() 21156 1726882592.77583: Calling all_inventory to load vars for managed_node1 21156 1726882592.77586: Calling groups_inventory to load vars for managed_node1 21156 1726882592.77589: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882592.77599: Calling all_plugins_play to load vars for managed_node1 21156 1726882592.77602: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882592.77605: Calling groups_plugins_play to load vars for managed_node1 21156 1726882592.77759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882592.78484: done with get_vars() 21156 1726882592.78496: done getting variables 21156 1726882592.78957: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:36:32 -0400 (0:00:00.846) 0:00:03.050 ****** 21156 1726882592.79003: entering _queue_task() for managed_node1/set_fact 21156 1726882592.79005: Creating lock for set_fact 21156 1726882592.79297: worker is 1 (out of 1 available) 21156 1726882592.79311: exiting _queue_task() for managed_node1/set_fact 21156 1726882592.79330: done queuing things up, now waiting for results queue to drain 21156 1726882592.79331: waiting for pending results... 21156 1726882592.79598: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 21156 1726882592.79717: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000171 21156 1726882592.79736: variable 'ansible_search_path' from source: unknown 21156 1726882592.79743: variable 'ansible_search_path' from source: unknown 21156 1726882592.79792: calling self._execute() 21156 1726882592.79868: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882592.79890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882592.79905: variable 'omit' from source: magic vars 21156 1726882592.80380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21156 1726882592.80695: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21156 1726882592.80748: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21156 1726882592.80795: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21156 1726882592.80832: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21156 1726882592.80925: 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) 21156 1726882592.80956: 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) 21156 1726882592.80998: 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) 21156 1726882592.81027: 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) 21156 1726882592.81154: Evaluated conditional (not __network_is_ostree is defined): True 21156 1726882592.81168: variable 'omit' from source: magic vars 21156 1726882592.81217: variable 'omit' from source: magic vars 21156 1726882592.81341: variable '__ostree_booted_stat' from source: set_fact 21156 1726882592.81390: variable 'omit' from source: magic vars 21156 1726882592.81427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21156 1726882592.81455: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21156 1726882592.81507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21156 1726882592.81537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21156 1726882592.81550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21156 1726882592.81583: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21156 1726882592.81590: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882592.81597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882592.81700: Set connection var ansible_connection to ssh 21156 1726882592.81710: Set connection var ansible_shell_executable to /bin/sh 21156 1726882592.81719: Set connection var ansible_module_compression to ZIP_DEFLATED 21156 1726882592.81729: Set connection var ansible_pipelining to False 21156 1726882592.81746: Set connection var ansible_timeout to 10 21156 1726882592.81753: Set connection var ansible_shell_type to sh 21156 1726882592.81783: variable 'ansible_shell_executable' from source: unknown 21156 1726882592.81791: variable 'ansible_connection' from source: unknown 21156 1726882592.81799: variable 'ansible_module_compression' from source: unknown 21156 1726882592.81805: variable 'ansible_shell_type' from source: unknown 21156 1726882592.81811: variable 'ansible_shell_executable' from source: unknown 21156 1726882592.81817: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882592.81823: variable 'ansible_pipelining' from source: unknown 21156 1726882592.81828: variable 'ansible_timeout' from source: unknown 21156 1726882592.81835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882592.81944: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21156 1726882592.81975: variable 'omit' from source: magic vars 21156 1726882592.81984: starting attempt loop 21156 1726882592.81990: running the handler 21156 1726882592.82004: handler run complete 21156 1726882592.82015: attempt loop complete, returning result 21156 1726882592.82020: _execute() done 21156 1726882592.82025: dumping result to json 21156 1726882592.82031: done dumping result, returning 21156 1726882592.82040: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-a0fd-f11b-000000000171] 21156 1726882592.82048: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000171 21156 1726882592.82145: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000171 21156 1726882592.82152: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 21156 1726882592.82229: no more pending results, returning what we have 21156 1726882592.82232: results queue empty 21156 1726882592.82233: checking for any_errors_fatal 21156 1726882592.82240: done checking for any_errors_fatal 21156 1726882592.82241: checking for max_fail_percentage 21156 1726882592.82243: done checking for max_fail_percentage 21156 1726882592.82244: checking to see if all hosts have failed and the running result is not ok 21156 1726882592.82245: done checking to see if all hosts have failed 21156 1726882592.82245: getting the remaining hosts for this loop 21156 1726882592.82247: done getting the remaining hosts for this loop 21156 1726882592.82251: getting the next task for host managed_node1 21156 1726882592.82259: done getting next task for host managed_node1 21156 1726882592.82262: ^ task is: TASK: Fix CentOS6 Base repo 21156 1726882592.82267: ^ 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 21156 1726882592.82271: getting variables 21156 1726882592.82273: in VariableManager get_vars() 21156 1726882592.82302: Calling all_inventory to load vars for managed_node1 21156 1726882592.82305: Calling groups_inventory to load vars for managed_node1 21156 1726882592.82309: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882592.82319: Calling all_plugins_play to load vars for managed_node1 21156 1726882592.82322: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882592.82331: Calling groups_plugins_play to load vars for managed_node1 21156 1726882592.82543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882592.82754: done with get_vars() 21156 1726882592.82763: done getting variables 21156 1726882592.82890: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:36:32 -0400 (0:00:00.040) 0:00:03.090 ****** 21156 1726882592.83038: entering _queue_task() for managed_node1/copy 21156 1726882592.83426: worker is 1 (out of 1 available) 21156 1726882592.83436: exiting _queue_task() for managed_node1/copy 21156 1726882592.83446: done queuing things up, now waiting for results queue to drain 21156 1726882592.83447: waiting for pending results... 21156 1726882592.83701: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 21156 1726882592.83808: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000173 21156 1726882592.83836: variable 'ansible_search_path' from source: unknown 21156 1726882592.83843: variable 'ansible_search_path' from source: unknown 21156 1726882592.83886: calling self._execute() 21156 1726882592.83969: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882592.83981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882592.83996: variable 'omit' from source: magic vars 21156 1726882592.84490: variable 'ansible_distribution' from source: facts 21156 1726882592.84516: Evaluated conditional (ansible_distribution == 'CentOS'): True 21156 1726882592.84643: variable 'ansible_distribution_major_version' from source: facts 21156 1726882592.84660: Evaluated conditional (ansible_distribution_major_version == '6'): False 21156 1726882592.84669: when evaluation is False, skipping this task 21156 1726882592.84677: _execute() done 21156 1726882592.84686: dumping result to json 21156 1726882592.84699: done dumping result, returning 21156 1726882592.84708: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-a0fd-f11b-000000000173] 21156 1726882592.84718: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000173 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21156 1726882592.84889: no more pending results, returning what we have 21156 1726882592.84892: results queue empty 21156 1726882592.84893: checking for any_errors_fatal 21156 1726882592.84898: done checking for any_errors_fatal 21156 1726882592.84899: checking for max_fail_percentage 21156 1726882592.84900: done checking for max_fail_percentage 21156 1726882592.84901: checking to see if all hosts have failed and the running result is not ok 21156 1726882592.84902: done checking to see if all hosts have failed 21156 1726882592.84903: getting the remaining hosts for this loop 21156 1726882592.84904: done getting the remaining hosts for this loop 21156 1726882592.84908: getting the next task for host managed_node1 21156 1726882592.84920: done getting next task for host managed_node1 21156 1726882592.84923: ^ task is: TASK: Include the task 'enable_epel.yml' 21156 1726882592.84926: ^ 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 21156 1726882592.84931: getting variables 21156 1726882592.84932: in VariableManager get_vars() 21156 1726882592.84960: Calling all_inventory to load vars for managed_node1 21156 1726882592.84964: Calling groups_inventory to load vars for managed_node1 21156 1726882592.84969: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882592.84983: Calling all_plugins_play to load vars for managed_node1 21156 1726882592.84987: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882592.84992: Calling groups_plugins_play to load vars for managed_node1 21156 1726882592.85173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882592.85375: done with get_vars() 21156 1726882592.85384: done getting variables 21156 1726882592.85513: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000173 21156 1726882592.85516: WORKER PROCESS EXITING 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:32 -0400 (0:00:00.025) 0:00:03.115 ****** 21156 1726882592.85547: entering _queue_task() for managed_node1/include_tasks 21156 1726882592.85944: worker is 1 (out of 1 available) 21156 1726882592.85955: exiting _queue_task() for managed_node1/include_tasks 21156 1726882592.85969: done queuing things up, now waiting for results queue to drain 21156 1726882592.85970: waiting for pending results... 21156 1726882592.86870: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 21156 1726882592.87011: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000174 21156 1726882592.87081: variable 'ansible_search_path' from source: unknown 21156 1726882592.87088: variable 'ansible_search_path' from source: unknown 21156 1726882592.87122: calling self._execute() 21156 1726882592.87222: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882592.87232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882592.87245: variable 'omit' from source: magic vars 21156 1726882592.87803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882592.90411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882592.90475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882592.90521: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882592.90568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882592.90598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882592.90703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882592.90744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882592.90783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882592.90836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882592.90856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882592.90978: variable '__network_is_ostree' from source: set_fact 21156 1726882592.91001: Evaluated conditional (not __network_is_ostree | d(false)): True 21156 1726882592.91012: _execute() done 21156 1726882592.91019: dumping result to json 21156 1726882592.91027: done dumping result, returning 21156 1726882592.91035: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-a0fd-f11b-000000000174] 21156 1726882592.91051: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000174 21156 1726882592.91178: no more pending results, returning what we have 21156 1726882592.91185: in VariableManager get_vars() 21156 1726882592.91218: Calling all_inventory to load vars for managed_node1 21156 1726882592.91221: Calling groups_inventory to load vars for managed_node1 21156 1726882592.91225: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882592.91235: Calling all_plugins_play to load vars for managed_node1 21156 1726882592.91239: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882592.91242: Calling groups_plugins_play to load vars for managed_node1 21156 1726882592.91460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882592.91667: done with get_vars() 21156 1726882592.91675: variable 'ansible_search_path' from source: unknown 21156 1726882592.91676: variable 'ansible_search_path' from source: unknown 21156 1726882592.91720: we have included files to process 21156 1726882592.91722: generating all_blocks data 21156 1726882592.91723: done generating all_blocks data 21156 1726882592.91729: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21156 1726882592.91730: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21156 1726882592.91732: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21156 1726882592.92344: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000174 21156 1726882592.92348: WORKER PROCESS EXITING 21156 1726882592.93497: done processing included file 21156 1726882592.93500: iterating over new_blocks loaded from include file 21156 1726882592.93501: in VariableManager get_vars() 21156 1726882592.93514: done with get_vars() 21156 1726882592.93516: filtering new block on tags 21156 1726882592.93538: done filtering new block on tags 21156 1726882592.93540: in VariableManager get_vars() 21156 1726882592.93672: done with get_vars() 21156 1726882592.93674: filtering new block on tags 21156 1726882592.93688: done filtering new block on tags 21156 1726882592.93691: 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_node1 21156 1726882592.93696: extending task lists for all hosts with included blocks 21156 1726882592.93923: done extending task lists 21156 1726882592.93924: done processing included files 21156 1726882592.93925: results queue empty 21156 1726882592.93926: checking for any_errors_fatal 21156 1726882592.93929: done checking for any_errors_fatal 21156 1726882592.93929: checking for max_fail_percentage 21156 1726882592.93930: done checking for max_fail_percentage 21156 1726882592.93931: checking to see if all hosts have failed and the running result is not ok 21156 1726882592.93932: done checking to see if all hosts have failed 21156 1726882592.93933: getting the remaining hosts for this loop 21156 1726882592.93934: done getting the remaining hosts for this loop 21156 1726882592.93936: getting the next task for host managed_node1 21156 1726882592.93940: done getting next task for host managed_node1 21156 1726882592.93942: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 21156 1726882592.93944: ^ 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 21156 1726882592.93946: getting variables 21156 1726882592.93947: in VariableManager get_vars() 21156 1726882592.93955: Calling all_inventory to load vars for managed_node1 21156 1726882592.93958: Calling groups_inventory to load vars for managed_node1 21156 1726882592.93960: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882592.93967: Calling all_plugins_play to load vars for managed_node1 21156 1726882592.93974: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882592.93978: Calling groups_plugins_play to load vars for managed_node1 21156 1726882592.94683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882592.94978: done with get_vars() 21156 1726882592.94986: done getting variables 21156 1726882592.95047: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 21156 1726882592.95554: 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:32 -0400 (0:00:00.100) 0:00:03.216 ****** 21156 1726882592.95602: entering _queue_task() for managed_node1/command 21156 1726882592.95604: Creating lock for command 21156 1726882592.96493: worker is 1 (out of 1 available) 21156 1726882592.96505: exiting _queue_task() for managed_node1/command 21156 1726882592.96518: done queuing things up, now waiting for results queue to drain 21156 1726882592.96519: waiting for pending results... 21156 1726882592.96965: running TaskExecutor() for managed_node1/TASK: Create EPEL 9 21156 1726882592.97090: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000018e 21156 1726882592.97120: variable 'ansible_search_path' from source: unknown 21156 1726882592.97128: variable 'ansible_search_path' from source: unknown 21156 1726882592.97167: calling self._execute() 21156 1726882592.97252: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882592.97265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882592.97279: variable 'omit' from source: magic vars 21156 1726882592.97671: variable 'ansible_distribution' from source: facts 21156 1726882592.97687: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21156 1726882592.97821: variable 'ansible_distribution_major_version' from source: facts 21156 1726882592.97832: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21156 1726882592.97838: when evaluation is False, skipping this task 21156 1726882592.97845: _execute() done 21156 1726882592.97850: dumping result to json 21156 1726882592.97857: done dumping result, returning 21156 1726882592.97871: done running TaskExecutor() for managed_node1/TASK: Create EPEL 9 [0e448fcc-3ce9-a0fd-f11b-00000000018e] 21156 1726882592.97887: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000018e skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21156 1726882592.98045: no more pending results, returning what we have 21156 1726882592.98049: results queue empty 21156 1726882592.98050: checking for any_errors_fatal 21156 1726882592.98051: done checking for any_errors_fatal 21156 1726882592.98052: checking for max_fail_percentage 21156 1726882592.98054: done checking for max_fail_percentage 21156 1726882592.98055: checking to see if all hosts have failed and the running result is not ok 21156 1726882592.98056: done checking to see if all hosts have failed 21156 1726882592.98056: getting the remaining hosts for this loop 21156 1726882592.98058: done getting the remaining hosts for this loop 21156 1726882592.98062: getting the next task for host managed_node1 21156 1726882592.98070: done getting next task for host managed_node1 21156 1726882592.98072: ^ task is: TASK: Install yum-utils package 21156 1726882592.98077: ^ 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 21156 1726882592.98082: getting variables 21156 1726882592.98083: in VariableManager get_vars() 21156 1726882592.98112: Calling all_inventory to load vars for managed_node1 21156 1726882592.98115: Calling groups_inventory to load vars for managed_node1 21156 1726882592.98119: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882592.98131: Calling all_plugins_play to load vars for managed_node1 21156 1726882592.98134: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882592.98137: Calling groups_plugins_play to load vars for managed_node1 21156 1726882592.98324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882592.98577: done with get_vars() 21156 1726882592.98586: done getting variables 21156 1726882592.98835: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 21156 1726882592.98937: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000018e 21156 1726882592.98941: WORKER PROCESS EXITING 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:32 -0400 (0:00:00.033) 0:00:03.249 ****** 21156 1726882592.98953: entering _queue_task() for managed_node1/package 21156 1726882592.98954: Creating lock for package 21156 1726882592.99230: worker is 1 (out of 1 available) 21156 1726882592.99242: exiting _queue_task() for managed_node1/package 21156 1726882592.99253: done queuing things up, now waiting for results queue to drain 21156 1726882592.99260: waiting for pending results... 21156 1726882592.99486: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 21156 1726882592.99587: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000018f 21156 1726882592.99612: variable 'ansible_search_path' from source: unknown 21156 1726882592.99619: variable 'ansible_search_path' from source: unknown 21156 1726882592.99653: calling self._execute() 21156 1726882592.99730: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882592.99739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882592.99751: variable 'omit' from source: magic vars 21156 1726882593.00117: variable 'ansible_distribution' from source: facts 21156 1726882593.00135: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21156 1726882593.00285: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.00295: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21156 1726882593.00303: when evaluation is False, skipping this task 21156 1726882593.00309: _execute() done 21156 1726882593.00316: dumping result to json 21156 1726882593.00323: done dumping result, returning 21156 1726882593.00333: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0e448fcc-3ce9-a0fd-f11b-00000000018f] 21156 1726882593.00343: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000018f 21156 1726882593.00447: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000018f 21156 1726882593.00454: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21156 1726882593.00518: no more pending results, returning what we have 21156 1726882593.00521: results queue empty 21156 1726882593.00522: checking for any_errors_fatal 21156 1726882593.00530: done checking for any_errors_fatal 21156 1726882593.00531: checking for max_fail_percentage 21156 1726882593.00533: done checking for max_fail_percentage 21156 1726882593.00534: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.00535: done checking to see if all hosts have failed 21156 1726882593.00536: getting the remaining hosts for this loop 21156 1726882593.00538: done getting the remaining hosts for this loop 21156 1726882593.00541: getting the next task for host managed_node1 21156 1726882593.00547: done getting next task for host managed_node1 21156 1726882593.00549: ^ task is: TASK: Enable EPEL 7 21156 1726882593.00553: ^ 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 21156 1726882593.00557: getting variables 21156 1726882593.00559: in VariableManager get_vars() 21156 1726882593.00588: Calling all_inventory to load vars for managed_node1 21156 1726882593.00590: Calling groups_inventory to load vars for managed_node1 21156 1726882593.00594: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.00605: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.00608: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.00611: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.00783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.00996: done with get_vars() 21156 1726882593.01006: done getting variables 21156 1726882593.01075: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:36:33 -0400 (0:00:00.021) 0:00:03.271 ****** 21156 1726882593.01115: entering _queue_task() for managed_node1/command 21156 1726882593.01654: worker is 1 (out of 1 available) 21156 1726882593.01668: exiting _queue_task() for managed_node1/command 21156 1726882593.01680: done queuing things up, now waiting for results queue to drain 21156 1726882593.01681: waiting for pending results... 21156 1726882593.02695: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 21156 1726882593.03005: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000190 21156 1726882593.03021: variable 'ansible_search_path' from source: unknown 21156 1726882593.03029: variable 'ansible_search_path' from source: unknown 21156 1726882593.03075: calling self._execute() 21156 1726882593.03150: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.03217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.03236: variable 'omit' from source: magic vars 21156 1726882593.03612: variable 'ansible_distribution' from source: facts 21156 1726882593.03988: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21156 1726882593.04240: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.04306: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21156 1726882593.04314: when evaluation is False, skipping this task 21156 1726882593.04322: _execute() done 21156 1726882593.04329: dumping result to json 21156 1726882593.04338: done dumping result, returning 21156 1726882593.04348: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0e448fcc-3ce9-a0fd-f11b-000000000190] 21156 1726882593.04363: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000190 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21156 1726882593.04520: no more pending results, returning what we have 21156 1726882593.04524: results queue empty 21156 1726882593.04525: checking for any_errors_fatal 21156 1726882593.04531: done checking for any_errors_fatal 21156 1726882593.04532: checking for max_fail_percentage 21156 1726882593.04534: done checking for max_fail_percentage 21156 1726882593.04535: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.04536: done checking to see if all hosts have failed 21156 1726882593.04536: getting the remaining hosts for this loop 21156 1726882593.04538: done getting the remaining hosts for this loop 21156 1726882593.04542: getting the next task for host managed_node1 21156 1726882593.04548: done getting next task for host managed_node1 21156 1726882593.04551: ^ task is: TASK: Enable EPEL 8 21156 1726882593.04558: ^ 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 21156 1726882593.04562: getting variables 21156 1726882593.04568: in VariableManager get_vars() 21156 1726882593.04598: Calling all_inventory to load vars for managed_node1 21156 1726882593.04601: Calling groups_inventory to load vars for managed_node1 21156 1726882593.04604: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.04619: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.04623: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.04626: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.04878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.05085: done with get_vars() 21156 1726882593.05094: done getting variables 21156 1726882593.05328: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000190 21156 1726882593.05331: WORKER PROCESS EXITING 21156 1726882593.05431: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:36:33 -0400 (0:00:00.043) 0:00:03.315 ****** 21156 1726882593.05471: entering _queue_task() for managed_node1/command 21156 1726882593.06024: worker is 1 (out of 1 available) 21156 1726882593.06036: exiting _queue_task() for managed_node1/command 21156 1726882593.06046: done queuing things up, now waiting for results queue to drain 21156 1726882593.06048: waiting for pending results... 21156 1726882593.06491: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 21156 1726882593.06747: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000191 21156 1726882593.07418: variable 'ansible_search_path' from source: unknown 21156 1726882593.07427: variable 'ansible_search_path' from source: unknown 21156 1726882593.07516: calling self._execute() 21156 1726882593.07594: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.07738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.07754: variable 'omit' from source: magic vars 21156 1726882593.08598: variable 'ansible_distribution' from source: facts 21156 1726882593.08617: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21156 1726882593.08822: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.08832: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21156 1726882593.08843: when evaluation is False, skipping this task 21156 1726882593.08850: _execute() done 21156 1726882593.08860: dumping result to json 21156 1726882593.08870: done dumping result, returning 21156 1726882593.08880: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0e448fcc-3ce9-a0fd-f11b-000000000191] 21156 1726882593.08889: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000191 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21156 1726882593.09032: no more pending results, returning what we have 21156 1726882593.09036: results queue empty 21156 1726882593.09037: checking for any_errors_fatal 21156 1726882593.09043: done checking for any_errors_fatal 21156 1726882593.09044: checking for max_fail_percentage 21156 1726882593.09046: done checking for max_fail_percentage 21156 1726882593.09047: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.09047: done checking to see if all hosts have failed 21156 1726882593.09048: getting the remaining hosts for this loop 21156 1726882593.09050: done getting the remaining hosts for this loop 21156 1726882593.09057: getting the next task for host managed_node1 21156 1726882593.09071: done getting next task for host managed_node1 21156 1726882593.09074: ^ task is: TASK: Enable EPEL 6 21156 1726882593.09078: ^ 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 21156 1726882593.09082: getting variables 21156 1726882593.09083: in VariableManager get_vars() 21156 1726882593.09116: Calling all_inventory to load vars for managed_node1 21156 1726882593.09119: Calling groups_inventory to load vars for managed_node1 21156 1726882593.09122: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.09135: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.09139: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.09142: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.09331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.09538: done with get_vars() 21156 1726882593.09548: done getting variables 21156 1726882593.09624: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:36:33 -0400 (0:00:00.041) 0:00:03.356 ****** 21156 1726882593.09659: entering _queue_task() for managed_node1/copy 21156 1726882593.09679: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000191 21156 1726882593.09687: WORKER PROCESS EXITING 21156 1726882593.10131: worker is 1 (out of 1 available) 21156 1726882593.10143: exiting _queue_task() for managed_node1/copy 21156 1726882593.10157: done queuing things up, now waiting for results queue to drain 21156 1726882593.10159: waiting for pending results... 21156 1726882593.10512: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 21156 1726882593.10616: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000193 21156 1726882593.10632: variable 'ansible_search_path' from source: unknown 21156 1726882593.10639: variable 'ansible_search_path' from source: unknown 21156 1726882593.10683: calling self._execute() 21156 1726882593.10761: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.10775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.10790: variable 'omit' from source: magic vars 21156 1726882593.11171: variable 'ansible_distribution' from source: facts 21156 1726882593.11187: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21156 1726882593.11310: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.11321: Evaluated conditional (ansible_distribution_major_version == '6'): False 21156 1726882593.11327: when evaluation is False, skipping this task 21156 1726882593.11334: _execute() done 21156 1726882593.11340: dumping result to json 21156 1726882593.11347: done dumping result, returning 21156 1726882593.11359: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0e448fcc-3ce9-a0fd-f11b-000000000193] 21156 1726882593.11374: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000193 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21156 1726882593.11521: no more pending results, returning what we have 21156 1726882593.11525: results queue empty 21156 1726882593.11525: checking for any_errors_fatal 21156 1726882593.11530: done checking for any_errors_fatal 21156 1726882593.11531: checking for max_fail_percentage 21156 1726882593.11532: done checking for max_fail_percentage 21156 1726882593.11533: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.11534: done checking to see if all hosts have failed 21156 1726882593.11535: getting the remaining hosts for this loop 21156 1726882593.11536: done getting the remaining hosts for this loop 21156 1726882593.11540: getting the next task for host managed_node1 21156 1726882593.11551: done getting next task for host managed_node1 21156 1726882593.11554: ^ task is: TASK: Set network provider to 'initscripts' 21156 1726882593.11559: ^ 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 21156 1726882593.11566: getting variables 21156 1726882593.11568: in VariableManager get_vars() 21156 1726882593.11597: Calling all_inventory to load vars for managed_node1 21156 1726882593.11600: Calling groups_inventory to load vars for managed_node1 21156 1726882593.11604: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.11616: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.11620: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.11623: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.11850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.12045: done with get_vars() 21156 1726882593.12053: done getting variables 21156 1726882593.12124: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:12 Friday 20 September 2024 21:36:33 -0400 (0:00:00.024) 0:00:03.381 ****** 21156 1726882593.12151: entering _queue_task() for managed_node1/set_fact 21156 1726882593.12171: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000193 21156 1726882593.12179: WORKER PROCESS EXITING 21156 1726882593.12538: worker is 1 (out of 1 available) 21156 1726882593.12548: exiting _queue_task() for managed_node1/set_fact 21156 1726882593.12561: done queuing things up, now waiting for results queue to drain 21156 1726882593.12563: waiting for pending results... 21156 1726882593.12793: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 21156 1726882593.12875: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000007 21156 1726882593.12892: variable 'ansible_search_path' from source: unknown 21156 1726882593.12932: calling self._execute() 21156 1726882593.13006: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.13021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.13034: variable 'omit' from source: magic vars 21156 1726882593.13139: variable 'omit' from source: magic vars 21156 1726882593.13180: variable 'omit' from source: magic vars 21156 1726882593.13218: variable 'omit' from source: magic vars 21156 1726882593.13267: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21156 1726882593.13306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21156 1726882593.13328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21156 1726882593.13354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21156 1726882593.13375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21156 1726882593.13408: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21156 1726882593.13417: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.13424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.13525: Set connection var ansible_connection to ssh 21156 1726882593.13537: Set connection var ansible_shell_executable to /bin/sh 21156 1726882593.13546: Set connection var ansible_module_compression to ZIP_DEFLATED 21156 1726882593.13566: Set connection var ansible_pipelining to False 21156 1726882593.13577: Set connection var ansible_timeout to 10 21156 1726882593.13584: Set connection var ansible_shell_type to sh 21156 1726882593.13612: variable 'ansible_shell_executable' from source: unknown 21156 1726882593.13619: variable 'ansible_connection' from source: unknown 21156 1726882593.13625: variable 'ansible_module_compression' from source: unknown 21156 1726882593.13630: variable 'ansible_shell_type' from source: unknown 21156 1726882593.13635: variable 'ansible_shell_executable' from source: unknown 21156 1726882593.13641: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.13647: variable 'ansible_pipelining' from source: unknown 21156 1726882593.13652: variable 'ansible_timeout' from source: unknown 21156 1726882593.13662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.13802: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21156 1726882593.13817: variable 'omit' from source: magic vars 21156 1726882593.13826: starting attempt loop 21156 1726882593.13832: running the handler 21156 1726882593.13845: handler run complete 21156 1726882593.13860: attempt loop complete, returning result 21156 1726882593.13869: _execute() done 21156 1726882593.13876: dumping result to json 21156 1726882593.13885: done dumping result, returning 21156 1726882593.13897: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0e448fcc-3ce9-a0fd-f11b-000000000007] 21156 1726882593.13905: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 21156 1726882593.14043: no more pending results, returning what we have 21156 1726882593.14046: results queue empty 21156 1726882593.14047: checking for any_errors_fatal 21156 1726882593.14054: done checking for any_errors_fatal 21156 1726882593.14054: checking for max_fail_percentage 21156 1726882593.14058: done checking for max_fail_percentage 21156 1726882593.14059: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.14060: done checking to see if all hosts have failed 21156 1726882593.14061: getting the remaining hosts for this loop 21156 1726882593.14062: done getting the remaining hosts for this loop 21156 1726882593.14067: getting the next task for host managed_node1 21156 1726882593.14074: done getting next task for host managed_node1 21156 1726882593.14076: ^ task is: TASK: meta (flush_handlers) 21156 1726882593.14077: ^ 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 21156 1726882593.14082: getting variables 21156 1726882593.14084: in VariableManager get_vars() 21156 1726882593.14108: Calling all_inventory to load vars for managed_node1 21156 1726882593.14110: Calling groups_inventory to load vars for managed_node1 21156 1726882593.14113: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.14123: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.14126: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.14128: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.14297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.14491: done with get_vars() 21156 1726882593.14499: done getting variables 21156 1726882593.14562: in VariableManager get_vars() 21156 1726882593.14573: Calling all_inventory to load vars for managed_node1 21156 1726882593.14575: Calling groups_inventory to load vars for managed_node1 21156 1726882593.14577: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.14581: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.14583: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.14586: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.14719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.15096: done with get_vars() 21156 1726882593.15107: done queuing things up, now waiting for results queue to drain 21156 1726882593.15109: results queue empty 21156 1726882593.15110: checking for any_errors_fatal 21156 1726882593.15111: done checking for any_errors_fatal 21156 1726882593.15111: checking for max_fail_percentage 21156 1726882593.15112: done checking for max_fail_percentage 21156 1726882593.15113: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.15114: done checking to see if all hosts have failed 21156 1726882593.15114: getting the remaining hosts for this loop 21156 1726882593.15115: done getting the remaining hosts for this loop 21156 1726882593.15118: getting the next task for host managed_node1 21156 1726882593.15120: done getting next task for host managed_node1 21156 1726882593.15122: ^ task is: TASK: meta (flush_handlers) 21156 1726882593.15123: ^ 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 21156 1726882593.15131: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000007 21156 1726882593.15140: WORKER PROCESS EXITING 21156 1726882593.15136: getting variables 21156 1726882593.15141: in VariableManager get_vars() 21156 1726882593.15149: Calling all_inventory to load vars for managed_node1 21156 1726882593.15151: Calling groups_inventory to load vars for managed_node1 21156 1726882593.15153: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.15159: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.15162: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.15167: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.15300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.15691: done with get_vars() 21156 1726882593.15699: done getting variables 21156 1726882593.15739: in VariableManager get_vars() 21156 1726882593.15746: Calling all_inventory to load vars for managed_node1 21156 1726882593.15748: Calling groups_inventory to load vars for managed_node1 21156 1726882593.15751: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.15754: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.15759: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.15762: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.15996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.16328: done with get_vars() 21156 1726882593.16339: done queuing things up, now waiting for results queue to drain 21156 1726882593.16340: results queue empty 21156 1726882593.16341: checking for any_errors_fatal 21156 1726882593.16342: done checking for any_errors_fatal 21156 1726882593.16343: checking for max_fail_percentage 21156 1726882593.16344: done checking for max_fail_percentage 21156 1726882593.16345: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.16346: done checking to see if all hosts have failed 21156 1726882593.16346: getting the remaining hosts for this loop 21156 1726882593.16347: done getting the remaining hosts for this loop 21156 1726882593.16349: getting the next task for host managed_node1 21156 1726882593.16352: done getting next task for host managed_node1 21156 1726882593.16353: ^ task is: None 21156 1726882593.16354: ^ 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 21156 1726882593.16357: done queuing things up, now waiting for results queue to drain 21156 1726882593.16358: results queue empty 21156 1726882593.16359: checking for any_errors_fatal 21156 1726882593.16360: done checking for any_errors_fatal 21156 1726882593.16360: checking for max_fail_percentage 21156 1726882593.16361: done checking for max_fail_percentage 21156 1726882593.16362: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.16363: done checking to see if all hosts have failed 21156 1726882593.16366: getting the next task for host managed_node1 21156 1726882593.16368: done getting next task for host managed_node1 21156 1726882593.16369: ^ task is: None 21156 1726882593.16370: ^ 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 21156 1726882593.16413: in VariableManager get_vars() 21156 1726882593.16442: done with get_vars() 21156 1726882593.16448: in VariableManager get_vars() 21156 1726882593.16472: done with get_vars() 21156 1726882593.16477: variable 'omit' from source: magic vars 21156 1726882593.16506: in VariableManager get_vars() 21156 1726882593.16525: done with get_vars() 21156 1726882593.16546: variable 'omit' from source: magic vars PLAY [Play for testing ethtool ring settings] ********************************** 21156 1726882593.17908: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21156 1726882593.18099: getting the remaining hosts for this loop 21156 1726882593.18101: done getting the remaining hosts for this loop 21156 1726882593.18103: getting the next task for host managed_node1 21156 1726882593.18106: done getting next task for host managed_node1 21156 1726882593.18108: ^ task is: TASK: Gathering Facts 21156 1726882593.18113: ^ 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 21156 1726882593.18115: getting variables 21156 1726882593.18116: in VariableManager get_vars() 21156 1726882593.18134: Calling all_inventory to load vars for managed_node1 21156 1726882593.18136: Calling groups_inventory to load vars for managed_node1 21156 1726882593.18138: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.18144: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.18159: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.18164: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.18350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.18536: done with get_vars() 21156 1726882593.18545: done getting variables 21156 1726882593.18591: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 Friday 20 September 2024 21:36:33 -0400 (0:00:00.064) 0:00:03.446 ****** 21156 1726882593.18613: entering _queue_task() for managed_node1/gather_facts 21156 1726882593.18877: worker is 1 (out of 1 available) 21156 1726882593.18888: exiting _queue_task() for managed_node1/gather_facts 21156 1726882593.18901: done queuing things up, now waiting for results queue to drain 21156 1726882593.18902: waiting for pending results... 21156 1726882593.19153: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21156 1726882593.19258: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000001b9 21156 1726882593.19280: variable 'ansible_search_path' from source: unknown 21156 1726882593.19322: calling self._execute() 21156 1726882593.19410: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.19421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.19437: variable 'omit' from source: magic vars 21156 1726882593.19892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.23030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.23214: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.23310: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.23347: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.23394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.23561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.23707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.23751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.23807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.23841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.23991: variable 'ansible_distribution' from source: facts 21156 1726882593.24002: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.24028: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.24035: when evaluation is False, skipping this task 21156 1726882593.24042: _execute() done 21156 1726882593.24049: dumping result to json 21156 1726882593.24058: done dumping result, returning 21156 1726882593.24070: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-a0fd-f11b-0000000001b9] 21156 1726882593.24078: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000001b9 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.24210: no more pending results, returning what we have 21156 1726882593.24214: results queue empty 21156 1726882593.24215: checking for any_errors_fatal 21156 1726882593.24217: done checking for any_errors_fatal 21156 1726882593.24217: checking for max_fail_percentage 21156 1726882593.24219: done checking for max_fail_percentage 21156 1726882593.24220: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.24221: done checking to see if all hosts have failed 21156 1726882593.24221: getting the remaining hosts for this loop 21156 1726882593.24223: done getting the remaining hosts for this loop 21156 1726882593.24227: getting the next task for host managed_node1 21156 1726882593.24234: done getting next task for host managed_node1 21156 1726882593.24236: ^ task is: TASK: meta (flush_handlers) 21156 1726882593.24237: ^ 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 21156 1726882593.24241: getting variables 21156 1726882593.24243: in VariableManager get_vars() 21156 1726882593.24296: Calling all_inventory to load vars for managed_node1 21156 1726882593.24299: Calling groups_inventory to load vars for managed_node1 21156 1726882593.24301: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.24313: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.24315: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.24318: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.24498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.24700: done with get_vars() 21156 1726882593.24710: done getting variables 21156 1726882593.24780: in VariableManager get_vars() 21156 1726882593.24796: Calling all_inventory to load vars for managed_node1 21156 1726882593.24799: Calling groups_inventory to load vars for managed_node1 21156 1726882593.24801: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.24805: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.24807: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.24810: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.25220: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000001b9 21156 1726882593.25224: WORKER PROCESS EXITING 21156 1726882593.25242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.25444: done with get_vars() 21156 1726882593.25459: done queuing things up, now waiting for results queue to drain 21156 1726882593.25461: results queue empty 21156 1726882593.25462: checking for any_errors_fatal 21156 1726882593.25465: done checking for any_errors_fatal 21156 1726882593.25466: checking for max_fail_percentage 21156 1726882593.25467: done checking for max_fail_percentage 21156 1726882593.25468: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.25469: done checking to see if all hosts have failed 21156 1726882593.25470: getting the remaining hosts for this loop 21156 1726882593.25471: done getting the remaining hosts for this loop 21156 1726882593.25473: getting the next task for host managed_node1 21156 1726882593.25476: done getting next task for host managed_node1 21156 1726882593.25478: ^ task is: TASK: Show playbook name 21156 1726882593.25479: ^ 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 21156 1726882593.25481: getting variables 21156 1726882593.25482: in VariableManager get_vars() 21156 1726882593.25496: Calling all_inventory to load vars for managed_node1 21156 1726882593.25498: Calling groups_inventory to load vars for managed_node1 21156 1726882593.25500: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.25504: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.25511: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.25514: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.25750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.25946: done with get_vars() 21156 1726882593.25954: done getting variables 21156 1726882593.26025: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:9 Friday 20 September 2024 21:36:33 -0400 (0:00:00.074) 0:00:03.520 ****** 21156 1726882593.26048: entering _queue_task() for managed_node1/debug 21156 1726882593.26050: Creating lock for debug 21156 1726882593.26688: worker is 1 (out of 1 available) 21156 1726882593.26700: exiting _queue_task() for managed_node1/debug 21156 1726882593.26711: done queuing things up, now waiting for results queue to drain 21156 1726882593.26713: waiting for pending results... 21156 1726882593.27186: running TaskExecutor() for managed_node1/TASK: Show playbook name 21156 1726882593.27330: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000000b 21156 1726882593.27348: variable 'ansible_search_path' from source: unknown 21156 1726882593.27390: calling self._execute() 21156 1726882593.27471: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.27482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.27495: variable 'omit' from source: magic vars 21156 1726882593.27907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.30157: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.30225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.30270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.30310: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.30341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.30427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.30466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.30506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.30551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.30577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.30720: variable 'ansible_distribution' from source: facts 21156 1726882593.30731: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.30751: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.30762: when evaluation is False, skipping this task 21156 1726882593.30771: _execute() done 21156 1726882593.30779: dumping result to json 21156 1726882593.30787: done dumping result, returning 21156 1726882593.30797: done running TaskExecutor() for managed_node1/TASK: Show playbook name [0e448fcc-3ce9-a0fd-f11b-00000000000b] 21156 1726882593.30806: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000000b 21156 1726882593.30912: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000000b 21156 1726882593.30921: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882593.30972: no more pending results, returning what we have 21156 1726882593.30976: results queue empty 21156 1726882593.30977: checking for any_errors_fatal 21156 1726882593.30979: done checking for any_errors_fatal 21156 1726882593.30980: checking for max_fail_percentage 21156 1726882593.30981: done checking for max_fail_percentage 21156 1726882593.30982: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.30983: done checking to see if all hosts have failed 21156 1726882593.30984: getting the remaining hosts for this loop 21156 1726882593.30986: done getting the remaining hosts for this loop 21156 1726882593.30990: getting the next task for host managed_node1 21156 1726882593.30996: done getting next task for host managed_node1 21156 1726882593.30999: ^ task is: TASK: INIT: Ethtool ring tests 21156 1726882593.31001: ^ 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 21156 1726882593.31004: getting variables 21156 1726882593.31006: in VariableManager get_vars() 21156 1726882593.31058: Calling all_inventory to load vars for managed_node1 21156 1726882593.31061: Calling groups_inventory to load vars for managed_node1 21156 1726882593.31066: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.31077: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.31080: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.31083: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.31261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.31468: done with get_vars() 21156 1726882593.31478: done getting variables 21156 1726882593.31532: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [INIT: Ethtool ring tests] ************************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:15 Friday 20 September 2024 21:36:33 -0400 (0:00:00.055) 0:00:03.576 ****** 21156 1726882593.31804: entering _queue_task() for managed_node1/debug 21156 1726882593.32031: worker is 1 (out of 1 available) 21156 1726882593.32045: exiting _queue_task() for managed_node1/debug 21156 1726882593.32060: done queuing things up, now waiting for results queue to drain 21156 1726882593.32062: waiting for pending results... 21156 1726882593.32310: running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests 21156 1726882593.32393: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000000c 21156 1726882593.32407: variable 'ansible_search_path' from source: unknown 21156 1726882593.32434: calling self._execute() 21156 1726882593.32577: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.32584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.32593: variable 'omit' from source: magic vars 21156 1726882593.32881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.34562: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.34637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.34688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.34725: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.34754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.34830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.34862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.34899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.34971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.34995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.35221: variable 'ansible_distribution' from source: facts 21156 1726882593.35239: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.35265: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.35268: when evaluation is False, skipping this task 21156 1726882593.35271: _execute() done 21156 1726882593.35274: dumping result to json 21156 1726882593.35276: done dumping result, returning 21156 1726882593.35281: done running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests [0e448fcc-3ce9-a0fd-f11b-00000000000c] 21156 1726882593.35286: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000000c 21156 1726882593.35386: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000000c 21156 1726882593.35389: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882593.35453: no more pending results, returning what we have 21156 1726882593.35456: results queue empty 21156 1726882593.35457: checking for any_errors_fatal 21156 1726882593.35463: done checking for any_errors_fatal 21156 1726882593.35467: checking for max_fail_percentage 21156 1726882593.35468: done checking for max_fail_percentage 21156 1726882593.35469: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.35470: done checking to see if all hosts have failed 21156 1726882593.35471: getting the remaining hosts for this loop 21156 1726882593.35472: done getting the remaining hosts for this loop 21156 1726882593.35475: getting the next task for host managed_node1 21156 1726882593.35479: done getting next task for host managed_node1 21156 1726882593.35482: ^ task is: TASK: Include the task 'show_interfaces.yml' 21156 1726882593.35483: ^ 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 21156 1726882593.35486: getting variables 21156 1726882593.35487: in VariableManager get_vars() 21156 1726882593.35580: Calling all_inventory to load vars for managed_node1 21156 1726882593.35582: Calling groups_inventory to load vars for managed_node1 21156 1726882593.35584: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.35590: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.35592: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.35594: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.35688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.35802: done with get_vars() 21156 1726882593.35808: 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_ring.yml:18 Friday 20 September 2024 21:36:33 -0400 (0:00:00.043) 0:00:03.619 ****** 21156 1726882593.35869: entering _queue_task() for managed_node1/include_tasks 21156 1726882593.36032: worker is 1 (out of 1 available) 21156 1726882593.36044: exiting _queue_task() for managed_node1/include_tasks 21156 1726882593.36056: done queuing things up, now waiting for results queue to drain 21156 1726882593.36057: waiting for pending results... 21156 1726882593.36197: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21156 1726882593.36252: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000000d 21156 1726882593.36268: variable 'ansible_search_path' from source: unknown 21156 1726882593.36297: calling self._execute() 21156 1726882593.36351: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.36354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.36368: variable 'omit' from source: magic vars 21156 1726882593.36659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.39058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.39125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.39153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.39184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.39204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.39278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.39296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.39313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.39341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.39355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.39454: variable 'ansible_distribution' from source: facts 21156 1726882593.39458: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.39480: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.39483: when evaluation is False, skipping this task 21156 1726882593.39485: _execute() done 21156 1726882593.39488: dumping result to json 21156 1726882593.39490: done dumping result, returning 21156 1726882593.39496: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-a0fd-f11b-00000000000d] 21156 1726882593.39501: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000000d 21156 1726882593.39584: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000000d 21156 1726882593.39587: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.39629: no more pending results, returning what we have 21156 1726882593.39632: results queue empty 21156 1726882593.39633: checking for any_errors_fatal 21156 1726882593.39638: done checking for any_errors_fatal 21156 1726882593.39639: checking for max_fail_percentage 21156 1726882593.39641: done checking for max_fail_percentage 21156 1726882593.39641: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.39642: done checking to see if all hosts have failed 21156 1726882593.39643: getting the remaining hosts for this loop 21156 1726882593.39645: done getting the remaining hosts for this loop 21156 1726882593.39649: getting the next task for host managed_node1 21156 1726882593.39654: done getting next task for host managed_node1 21156 1726882593.39657: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21156 1726882593.39659: ^ 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 21156 1726882593.39662: getting variables 21156 1726882593.39665: in VariableManager get_vars() 21156 1726882593.39708: Calling all_inventory to load vars for managed_node1 21156 1726882593.39710: Calling groups_inventory to load vars for managed_node1 21156 1726882593.39712: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.39721: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.39723: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.39726: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.39849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.39973: done with get_vars() 21156 1726882593.39981: 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_ring.yml:20 Friday 20 September 2024 21:36:33 -0400 (0:00:00.041) 0:00:03.660 ****** 21156 1726882593.40041: entering _queue_task() for managed_node1/include_tasks 21156 1726882593.40212: worker is 1 (out of 1 available) 21156 1726882593.40223: exiting _queue_task() for managed_node1/include_tasks 21156 1726882593.40235: done queuing things up, now waiting for results queue to drain 21156 1726882593.40237: waiting for pending results... 21156 1726882593.40393: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21156 1726882593.40449: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000000e 21156 1726882593.40461: variable 'ansible_search_path' from source: unknown 21156 1726882593.40492: calling self._execute() 21156 1726882593.40610: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.40614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.40622: variable 'omit' from source: magic vars 21156 1726882593.40942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.43074: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.43339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.43389: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.43426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.43456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.43545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.43580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.43619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.43679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.43704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.43813: variable 'ansible_distribution' from source: facts 21156 1726882593.43820: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.43837: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.43840: when evaluation is False, skipping this task 21156 1726882593.43843: _execute() done 21156 1726882593.43845: dumping result to json 21156 1726882593.43847: done dumping result, returning 21156 1726882593.43853: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-a0fd-f11b-00000000000e] 21156 1726882593.43859: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000000e 21156 1726882593.43937: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000000e 21156 1726882593.43940: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.44045: no more pending results, returning what we have 21156 1726882593.44048: results queue empty 21156 1726882593.44048: checking for any_errors_fatal 21156 1726882593.44052: done checking for any_errors_fatal 21156 1726882593.44052: checking for max_fail_percentage 21156 1726882593.44054: done checking for max_fail_percentage 21156 1726882593.44054: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.44058: done checking to see if all hosts have failed 21156 1726882593.44059: getting the remaining hosts for this loop 21156 1726882593.44060: done getting the remaining hosts for this loop 21156 1726882593.44065: getting the next task for host managed_node1 21156 1726882593.44069: done getting next task for host managed_node1 21156 1726882593.44071: ^ task is: TASK: Include the task 'assert_device_present.yml' 21156 1726882593.44073: ^ 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 21156 1726882593.44075: getting variables 21156 1726882593.44076: in VariableManager get_vars() 21156 1726882593.44108: Calling all_inventory to load vars for managed_node1 21156 1726882593.44110: Calling groups_inventory to load vars for managed_node1 21156 1726882593.44112: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.44119: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.44120: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.44122: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.44220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.44336: done with get_vars() 21156 1726882593.44342: 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_ring.yml:24 Friday 20 September 2024 21:36:33 -0400 (0:00:00.043) 0:00:03.704 ****** 21156 1726882593.44404: entering _queue_task() for managed_node1/include_tasks 21156 1726882593.44568: worker is 1 (out of 1 available) 21156 1726882593.44580: exiting _queue_task() for managed_node1/include_tasks 21156 1726882593.44593: done queuing things up, now waiting for results queue to drain 21156 1726882593.44594: waiting for pending results... 21156 1726882593.44738: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 21156 1726882593.44802: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000000f 21156 1726882593.44813: variable 'ansible_search_path' from source: unknown 21156 1726882593.44840: calling self._execute() 21156 1726882593.44897: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.44902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.44914: variable 'omit' from source: magic vars 21156 1726882593.45206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.47434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.47480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.47508: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.47532: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.47551: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.47615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.47633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.47651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.47687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.47700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.47789: variable 'ansible_distribution' from source: facts 21156 1726882593.47794: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.47810: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.47813: when evaluation is False, skipping this task 21156 1726882593.47816: _execute() done 21156 1726882593.47818: dumping result to json 21156 1726882593.47820: done dumping result, returning 21156 1726882593.47826: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-a0fd-f11b-00000000000f] 21156 1726882593.47830: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000000f 21156 1726882593.47911: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000000f 21156 1726882593.47914: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.47961: no more pending results, returning what we have 21156 1726882593.47965: results queue empty 21156 1726882593.47966: checking for any_errors_fatal 21156 1726882593.47970: done checking for any_errors_fatal 21156 1726882593.47971: checking for max_fail_percentage 21156 1726882593.47972: done checking for max_fail_percentage 21156 1726882593.47973: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.47974: done checking to see if all hosts have failed 21156 1726882593.47975: getting the remaining hosts for this loop 21156 1726882593.47976: done getting the remaining hosts for this loop 21156 1726882593.47980: getting the next task for host managed_node1 21156 1726882593.47984: done getting next task for host managed_node1 21156 1726882593.47986: ^ task is: TASK: Install ethtool (test dependency) 21156 1726882593.47988: ^ 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 21156 1726882593.47990: getting variables 21156 1726882593.47991: in VariableManager get_vars() 21156 1726882593.48029: Calling all_inventory to load vars for managed_node1 21156 1726882593.48031: Calling groups_inventory to load vars for managed_node1 21156 1726882593.48034: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.48042: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.48044: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.48047: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.48149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.48289: done with get_vars() 21156 1726882593.48295: done getting variables 21156 1726882593.48332: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Friday 20 September 2024 21:36:33 -0400 (0:00:00.039) 0:00:03.743 ****** 21156 1726882593.48349: entering _queue_task() for managed_node1/package 21156 1726882593.48514: worker is 1 (out of 1 available) 21156 1726882593.48527: exiting _queue_task() for managed_node1/package 21156 1726882593.48538: done queuing things up, now waiting for results queue to drain 21156 1726882593.48539: waiting for pending results... 21156 1726882593.48682: running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) 21156 1726882593.48740: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000010 21156 1726882593.48751: variable 'ansible_search_path' from source: unknown 21156 1726882593.48780: calling self._execute() 21156 1726882593.48835: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.48839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.48847: variable 'omit' from source: magic vars 21156 1726882593.49133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.50832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.50882: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.50910: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.50946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.50967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.51026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.51046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.51066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.51098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.51110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.51199: variable 'ansible_distribution' from source: facts 21156 1726882593.51205: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.51224: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.51227: when evaluation is False, skipping this task 21156 1726882593.51229: _execute() done 21156 1726882593.51231: dumping result to json 21156 1726882593.51234: done dumping result, returning 21156 1726882593.51238: done running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) [0e448fcc-3ce9-a0fd-f11b-000000000010] 21156 1726882593.51243: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000010 21156 1726882593.51322: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000010 21156 1726882593.51325: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.51397: no more pending results, returning what we have 21156 1726882593.51401: results queue empty 21156 1726882593.51402: checking for any_errors_fatal 21156 1726882593.51406: done checking for any_errors_fatal 21156 1726882593.51407: checking for max_fail_percentage 21156 1726882593.51408: done checking for max_fail_percentage 21156 1726882593.51409: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.51410: done checking to see if all hosts have failed 21156 1726882593.51411: getting the remaining hosts for this loop 21156 1726882593.51412: done getting the remaining hosts for this loop 21156 1726882593.51415: getting the next task for host managed_node1 21156 1726882593.51421: done getting next task for host managed_node1 21156 1726882593.51423: ^ task is: TASK: TEST: I can create a profile without any ring option. 21156 1726882593.51425: ^ 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 21156 1726882593.51427: getting variables 21156 1726882593.51428: in VariableManager get_vars() 21156 1726882593.51467: Calling all_inventory to load vars for managed_node1 21156 1726882593.51470: Calling groups_inventory to load vars for managed_node1 21156 1726882593.51472: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.51479: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.51481: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.51482: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.51586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.51700: done with get_vars() 21156 1726882593.51707: done getting variables 21156 1726882593.51745: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without any ring option.] ******************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:34 Friday 20 September 2024 21:36:33 -0400 (0:00:00.034) 0:00:03.778 ****** 21156 1726882593.51765: entering _queue_task() for managed_node1/debug 21156 1726882593.51923: worker is 1 (out of 1 available) 21156 1726882593.51935: exiting _queue_task() for managed_node1/debug 21156 1726882593.51946: done queuing things up, now waiting for results queue to drain 21156 1726882593.51947: waiting for pending results... 21156 1726882593.52089: running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. 21156 1726882593.52133: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000012 21156 1726882593.52144: variable 'ansible_search_path' from source: unknown 21156 1726882593.52177: calling self._execute() 21156 1726882593.52232: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.52235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.52243: variable 'omit' from source: magic vars 21156 1726882593.52535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.54198: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.54238: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.54269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.54296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.54315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.54376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.54397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.54415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.54440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.54453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.54542: variable 'ansible_distribution' from source: facts 21156 1726882593.54545: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.54560: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.54568: when evaluation is False, skipping this task 21156 1726882593.54573: _execute() done 21156 1726882593.54578: dumping result to json 21156 1726882593.54582: done dumping result, returning 21156 1726882593.54588: done running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. [0e448fcc-3ce9-a0fd-f11b-000000000012] 21156 1726882593.54593: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000012 21156 1726882593.54666: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000012 21156 1726882593.54669: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882593.54724: no more pending results, returning what we have 21156 1726882593.54727: results queue empty 21156 1726882593.54728: checking for any_errors_fatal 21156 1726882593.54733: done checking for any_errors_fatal 21156 1726882593.54734: checking for max_fail_percentage 21156 1726882593.54735: done checking for max_fail_percentage 21156 1726882593.54736: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.54737: done checking to see if all hosts have failed 21156 1726882593.54737: getting the remaining hosts for this loop 21156 1726882593.54739: done getting the remaining hosts for this loop 21156 1726882593.54742: getting the next task for host managed_node1 21156 1726882593.54748: done getting next task for host managed_node1 21156 1726882593.54752: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21156 1726882593.54754: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882593.54771: getting variables 21156 1726882593.54773: in VariableManager get_vars() 21156 1726882593.54813: Calling all_inventory to load vars for managed_node1 21156 1726882593.54815: Calling groups_inventory to load vars for managed_node1 21156 1726882593.54817: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.54823: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.54824: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.54826: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.54961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.55084: done with get_vars() 21156 1726882593.55090: 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:33 -0400 (0:00:00.033) 0:00:03.811 ****** 21156 1726882593.55152: entering _queue_task() for managed_node1/include_tasks 21156 1726882593.55311: worker is 1 (out of 1 available) 21156 1726882593.55323: exiting _queue_task() for managed_node1/include_tasks 21156 1726882593.55333: done queuing things up, now waiting for results queue to drain 21156 1726882593.55335: waiting for pending results... 21156 1726882593.55476: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21156 1726882593.55560: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000001a 21156 1726882593.55571: variable 'ansible_search_path' from source: unknown 21156 1726882593.55575: variable 'ansible_search_path' from source: unknown 21156 1726882593.55599: calling self._execute() 21156 1726882593.55654: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.55663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.55666: variable 'omit' from source: magic vars 21156 1726882593.55942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.57550: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.57593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.57629: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.57657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.57680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.57741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.57765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.57783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.57809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.57819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.57918: variable 'ansible_distribution' from source: facts 21156 1726882593.57923: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.57940: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.57943: when evaluation is False, skipping this task 21156 1726882593.57946: _execute() done 21156 1726882593.57948: dumping result to json 21156 1726882593.57960: done dumping result, returning 21156 1726882593.57963: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-a0fd-f11b-00000000001a] 21156 1726882593.57974: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001a 21156 1726882593.58047: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001a 21156 1726882593.58050: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.58117: no more pending results, returning what we have 21156 1726882593.58120: results queue empty 21156 1726882593.58121: checking for any_errors_fatal 21156 1726882593.58126: done checking for any_errors_fatal 21156 1726882593.58126: checking for max_fail_percentage 21156 1726882593.58128: done checking for max_fail_percentage 21156 1726882593.58129: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.58130: done checking to see if all hosts have failed 21156 1726882593.58130: getting the remaining hosts for this loop 21156 1726882593.58132: done getting the remaining hosts for this loop 21156 1726882593.58135: getting the next task for host managed_node1 21156 1726882593.58141: done getting next task for host managed_node1 21156 1726882593.58145: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21156 1726882593.58148: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882593.58163: getting variables 21156 1726882593.58171: in VariableManager get_vars() 21156 1726882593.58212: Calling all_inventory to load vars for managed_node1 21156 1726882593.58214: Calling groups_inventory to load vars for managed_node1 21156 1726882593.58215: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.58221: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.58223: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.58225: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.58337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.58466: done with get_vars() 21156 1726882593.58473: done getting variables 21156 1726882593.58515: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:33 -0400 (0:00:00.033) 0:00:03.845 ****** 21156 1726882593.58536: entering _queue_task() for managed_node1/debug 21156 1726882593.58725: worker is 1 (out of 1 available) 21156 1726882593.58738: exiting _queue_task() for managed_node1/debug 21156 1726882593.58749: done queuing things up, now waiting for results queue to drain 21156 1726882593.58751: waiting for pending results... 21156 1726882593.58907: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21156 1726882593.58986: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000001b 21156 1726882593.58997: variable 'ansible_search_path' from source: unknown 21156 1726882593.59000: variable 'ansible_search_path' from source: unknown 21156 1726882593.59029: calling self._execute() 21156 1726882593.59088: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.59092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.59101: variable 'omit' from source: magic vars 21156 1726882593.59393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.61365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.61427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.61482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.61519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.61566: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.61724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.61790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.61847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.61889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.61906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.62020: variable 'ansible_distribution' from source: facts 21156 1726882593.62025: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.62039: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.62045: when evaluation is False, skipping this task 21156 1726882593.62047: _execute() done 21156 1726882593.62050: dumping result to json 21156 1726882593.62052: done dumping result, returning 21156 1726882593.62058: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-a0fd-f11b-00000000001b] 21156 1726882593.62069: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001b 21156 1726882593.62160: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001b 21156 1726882593.62165: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882593.62207: no more pending results, returning what we have 21156 1726882593.62210: results queue empty 21156 1726882593.62211: checking for any_errors_fatal 21156 1726882593.62215: done checking for any_errors_fatal 21156 1726882593.62216: checking for max_fail_percentage 21156 1726882593.62218: done checking for max_fail_percentage 21156 1726882593.62218: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.62219: done checking to see if all hosts have failed 21156 1726882593.62220: getting the remaining hosts for this loop 21156 1726882593.62222: done getting the remaining hosts for this loop 21156 1726882593.62225: getting the next task for host managed_node1 21156 1726882593.62231: done getting next task for host managed_node1 21156 1726882593.62234: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21156 1726882593.62237: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882593.62249: getting variables 21156 1726882593.62250: in VariableManager get_vars() 21156 1726882593.62296: Calling all_inventory to load vars for managed_node1 21156 1726882593.62298: Calling groups_inventory to load vars for managed_node1 21156 1726882593.62300: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.62308: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.62311: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.62314: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.62581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.62701: done with get_vars() 21156 1726882593.62707: done getting variables 21156 1726882593.62770: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:33 -0400 (0:00:00.042) 0:00:03.888 ****** 21156 1726882593.62789: entering _queue_task() for managed_node1/fail 21156 1726882593.62790: Creating lock for fail 21156 1726882593.62966: worker is 1 (out of 1 available) 21156 1726882593.62979: exiting _queue_task() for managed_node1/fail 21156 1726882593.62991: done queuing things up, now waiting for results queue to drain 21156 1726882593.62993: waiting for pending results... 21156 1726882593.63140: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21156 1726882593.63227: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000001c 21156 1726882593.63239: variable 'ansible_search_path' from source: unknown 21156 1726882593.63242: variable 'ansible_search_path' from source: unknown 21156 1726882593.63271: calling self._execute() 21156 1726882593.63328: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.63332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.63340: variable 'omit' from source: magic vars 21156 1726882593.63626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.66165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.66239: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.66284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.66320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.66349: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.66429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.66462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.66493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.66536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.66554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.66683: variable 'ansible_distribution' from source: facts 21156 1726882593.66693: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.66712: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.66719: when evaluation is False, skipping this task 21156 1726882593.66725: _execute() done 21156 1726882593.66731: dumping result to json 21156 1726882593.66738: done dumping result, returning 21156 1726882593.66747: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-a0fd-f11b-00000000001c] 21156 1726882593.66756: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001c 21156 1726882593.66849: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001c 21156 1726882593.66856: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.66922: no more pending results, returning what we have 21156 1726882593.66925: results queue empty 21156 1726882593.66926: checking for any_errors_fatal 21156 1726882593.66931: done checking for any_errors_fatal 21156 1726882593.66932: checking for max_fail_percentage 21156 1726882593.66934: done checking for max_fail_percentage 21156 1726882593.66934: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.66935: done checking to see if all hosts have failed 21156 1726882593.66936: getting the remaining hosts for this loop 21156 1726882593.66938: done getting the remaining hosts for this loop 21156 1726882593.66941: getting the next task for host managed_node1 21156 1726882593.66947: done getting next task for host managed_node1 21156 1726882593.66951: ^ 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 21156 1726882593.66954: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882593.66970: getting variables 21156 1726882593.66972: in VariableManager get_vars() 21156 1726882593.67015: Calling all_inventory to load vars for managed_node1 21156 1726882593.67017: Calling groups_inventory to load vars for managed_node1 21156 1726882593.67019: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.67027: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.67029: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.67031: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.67212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.67440: done with get_vars() 21156 1726882593.67450: done getting variables 21156 1726882593.67517: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:33 -0400 (0:00:00.047) 0:00:03.935 ****** 21156 1726882593.67547: entering _queue_task() for managed_node1/fail 21156 1726882593.67788: worker is 1 (out of 1 available) 21156 1726882593.67801: exiting _queue_task() for managed_node1/fail 21156 1726882593.67813: done queuing things up, now waiting for results queue to drain 21156 1726882593.67814: waiting for pending results... 21156 1726882593.68096: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21156 1726882593.68235: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000001d 21156 1726882593.68265: variable 'ansible_search_path' from source: unknown 21156 1726882593.68282: variable 'ansible_search_path' from source: unknown 21156 1726882593.68343: calling self._execute() 21156 1726882593.68474: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.68486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.68506: variable 'omit' from source: magic vars 21156 1726882593.69014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.71949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.72028: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.72071: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.72118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.72147: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.72236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.72273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.72302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.72358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.72379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.72522: variable 'ansible_distribution' from source: facts 21156 1726882593.72543: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.72568: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.72575: when evaluation is False, skipping this task 21156 1726882593.72582: _execute() done 21156 1726882593.72587: dumping result to json 21156 1726882593.72594: done dumping result, returning 21156 1726882593.72604: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-a0fd-f11b-00000000001d] 21156 1726882593.72613: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001d 21156 1726882593.72720: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001d 21156 1726882593.72727: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.72789: no more pending results, returning what we have 21156 1726882593.72793: results queue empty 21156 1726882593.72794: checking for any_errors_fatal 21156 1726882593.72799: done checking for any_errors_fatal 21156 1726882593.72800: checking for max_fail_percentage 21156 1726882593.72801: done checking for max_fail_percentage 21156 1726882593.72802: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.72803: done checking to see if all hosts have failed 21156 1726882593.72804: getting the remaining hosts for this loop 21156 1726882593.72806: done getting the remaining hosts for this loop 21156 1726882593.72809: getting the next task for host managed_node1 21156 1726882593.72816: done getting next task for host managed_node1 21156 1726882593.72821: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21156 1726882593.72824: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882593.72836: getting variables 21156 1726882593.72838: in VariableManager get_vars() 21156 1726882593.72895: Calling all_inventory to load vars for managed_node1 21156 1726882593.72898: Calling groups_inventory to load vars for managed_node1 21156 1726882593.72901: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.72910: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.72913: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.72916: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.73248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.73484: done with get_vars() 21156 1726882593.73494: done getting variables 21156 1726882593.73549: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:33 -0400 (0:00:00.061) 0:00:03.997 ****** 21156 1726882593.73700: entering _queue_task() for managed_node1/fail 21156 1726882593.74101: worker is 1 (out of 1 available) 21156 1726882593.74121: exiting _queue_task() for managed_node1/fail 21156 1726882593.74133: done queuing things up, now waiting for results queue to drain 21156 1726882593.74134: waiting for pending results... 21156 1726882593.75245: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21156 1726882593.75387: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000001e 21156 1726882593.75414: variable 'ansible_search_path' from source: unknown 21156 1726882593.75422: variable 'ansible_search_path' from source: unknown 21156 1726882593.75475: calling self._execute() 21156 1726882593.75568: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.75580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.75595: variable 'omit' from source: magic vars 21156 1726882593.76069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.78726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.78806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.78854: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.78899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.78940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.79023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.79077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.79111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.79174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.79194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.79367: variable 'ansible_distribution' from source: facts 21156 1726882593.80078: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.80102: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.80117: when evaluation is False, skipping this task 21156 1726882593.80124: _execute() done 21156 1726882593.80131: dumping result to json 21156 1726882593.80139: done dumping result, returning 21156 1726882593.80151: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-a0fd-f11b-00000000001e] 21156 1726882593.80165: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.80377: no more pending results, returning what we have 21156 1726882593.80381: results queue empty 21156 1726882593.80381: checking for any_errors_fatal 21156 1726882593.80387: done checking for any_errors_fatal 21156 1726882593.80388: checking for max_fail_percentage 21156 1726882593.80390: done checking for max_fail_percentage 21156 1726882593.80391: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.80392: done checking to see if all hosts have failed 21156 1726882593.80393: getting the remaining hosts for this loop 21156 1726882593.80395: done getting the remaining hosts for this loop 21156 1726882593.80398: getting the next task for host managed_node1 21156 1726882593.80406: done getting next task for host managed_node1 21156 1726882593.80410: ^ 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 21156 1726882593.80413: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882593.80427: getting variables 21156 1726882593.80431: in VariableManager get_vars() 21156 1726882593.80493: Calling all_inventory to load vars for managed_node1 21156 1726882593.80496: Calling groups_inventory to load vars for managed_node1 21156 1726882593.80498: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.80508: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.80511: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.80514: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.80712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.80951: done with get_vars() 21156 1726882593.80967: done getting variables 21156 1726882593.81235: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001e 21156 1726882593.81239: WORKER PROCESS EXITING 21156 1726882593.81379: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:33 -0400 (0:00:00.077) 0:00:04.074 ****** 21156 1726882593.81413: entering _queue_task() for managed_node1/dnf 21156 1726882593.81898: worker is 1 (out of 1 available) 21156 1726882593.81913: exiting _queue_task() for managed_node1/dnf 21156 1726882593.81925: done queuing things up, now waiting for results queue to drain 21156 1726882593.81926: waiting for pending results... 21156 1726882593.82186: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21156 1726882593.82318: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000001f 21156 1726882593.82340: variable 'ansible_search_path' from source: unknown 21156 1726882593.82613: variable 'ansible_search_path' from source: unknown 21156 1726882593.82654: calling self._execute() 21156 1726882593.82744: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.82755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.82770: variable 'omit' from source: magic vars 21156 1726882593.83192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.86009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.86081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.86123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.86162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.86201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.86281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.86320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.86350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.86398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.86426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.86575: variable 'ansible_distribution' from source: facts 21156 1726882593.86586: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.86605: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.86612: when evaluation is False, skipping this task 21156 1726882593.86622: _execute() done 21156 1726882593.86635: dumping result to json 21156 1726882593.86644: done dumping result, returning 21156 1726882593.86654: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-00000000001f] 21156 1726882593.86668: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.86815: no more pending results, returning what we have 21156 1726882593.86818: results queue empty 21156 1726882593.86819: checking for any_errors_fatal 21156 1726882593.86825: done checking for any_errors_fatal 21156 1726882593.86825: checking for max_fail_percentage 21156 1726882593.86827: done checking for max_fail_percentage 21156 1726882593.86828: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.86829: done checking to see if all hosts have failed 21156 1726882593.86829: getting the remaining hosts for this loop 21156 1726882593.86831: done getting the remaining hosts for this loop 21156 1726882593.86835: getting the next task for host managed_node1 21156 1726882593.86841: done getting next task for host managed_node1 21156 1726882593.86845: ^ 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 21156 1726882593.86848: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882593.86863: getting variables 21156 1726882593.86866: in VariableManager get_vars() 21156 1726882593.86915: Calling all_inventory to load vars for managed_node1 21156 1726882593.86918: Calling groups_inventory to load vars for managed_node1 21156 1726882593.86921: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.86931: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.86934: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.86937: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.87162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.87344: done with get_vars() 21156 1726882593.87353: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21156 1726882593.87439: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:33 -0400 (0:00:00.060) 0:00:04.135 ****** 21156 1726882593.88047: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000001f 21156 1726882593.88051: WORKER PROCESS EXITING 21156 1726882593.88075: entering _queue_task() for managed_node1/yum 21156 1726882593.88078: Creating lock for yum 21156 1726882593.88540: worker is 1 (out of 1 available) 21156 1726882593.88560: exiting _queue_task() for managed_node1/yum 21156 1726882593.88575: done queuing things up, now waiting for results queue to drain 21156 1726882593.88576: waiting for pending results... 21156 1726882593.88854: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21156 1726882593.88987: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000020 21156 1726882593.89007: variable 'ansible_search_path' from source: unknown 21156 1726882593.89020: variable 'ansible_search_path' from source: unknown 21156 1726882593.89062: calling self._execute() 21156 1726882593.89147: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.89162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.89179: variable 'omit' from source: magic vars 21156 1726882593.89651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.93322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.93379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.93405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.93430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.93451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.93514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.93533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.93554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.93606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.93614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.93728: variable 'ansible_distribution' from source: facts 21156 1726882593.93734: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.93748: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.93751: when evaluation is False, skipping this task 21156 1726882593.93754: _execute() done 21156 1726882593.93803: dumping result to json 21156 1726882593.93806: done dumping result, returning 21156 1726882593.93809: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-000000000020] 21156 1726882593.93812: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000020 21156 1726882593.93922: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000020 21156 1726882593.93924: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.94056: no more pending results, returning what we have 21156 1726882593.94059: results queue empty 21156 1726882593.94060: checking for any_errors_fatal 21156 1726882593.94067: done checking for any_errors_fatal 21156 1726882593.94068: checking for max_fail_percentage 21156 1726882593.94070: done checking for max_fail_percentage 21156 1726882593.94070: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.94071: done checking to see if all hosts have failed 21156 1726882593.94072: getting the remaining hosts for this loop 21156 1726882593.94073: done getting the remaining hosts for this loop 21156 1726882593.94076: getting the next task for host managed_node1 21156 1726882593.94082: done getting next task for host managed_node1 21156 1726882593.94086: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21156 1726882593.94088: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882593.94100: getting variables 21156 1726882593.94103: in VariableManager get_vars() 21156 1726882593.94146: Calling all_inventory to load vars for managed_node1 21156 1726882593.94149: Calling groups_inventory to load vars for managed_node1 21156 1726882593.94151: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.94159: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.94162: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.94166: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.94342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882593.94686: done with get_vars() 21156 1726882593.94697: done getting variables 21156 1726882593.94753: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:33 -0400 (0:00:00.073) 0:00:04.208 ****** 21156 1726882593.94789: entering _queue_task() for managed_node1/fail 21156 1726882593.95031: worker is 1 (out of 1 available) 21156 1726882593.95042: exiting _queue_task() for managed_node1/fail 21156 1726882593.95056: done queuing things up, now waiting for results queue to drain 21156 1726882593.95058: waiting for pending results... 21156 1726882593.95356: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21156 1726882593.95504: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000021 21156 1726882593.95526: variable 'ansible_search_path' from source: unknown 21156 1726882593.95535: variable 'ansible_search_path' from source: unknown 21156 1726882593.95578: calling self._execute() 21156 1726882593.95752: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882593.95762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882593.95778: variable 'omit' from source: magic vars 21156 1726882593.96452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882593.98531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882593.98615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882593.98672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882593.98716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882593.98742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882593.98823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882593.98871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882593.98907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882593.98952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882593.98980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882593.99142: variable 'ansible_distribution' from source: facts 21156 1726882593.99160: variable 'ansible_distribution_major_version' from source: facts 21156 1726882593.99195: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882593.99202: when evaluation is False, skipping this task 21156 1726882593.99209: _execute() done 21156 1726882593.99326: dumping result to json 21156 1726882593.99341: done dumping result, returning 21156 1726882593.99344: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-000000000021] 21156 1726882593.99349: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000021 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882593.99496: no more pending results, returning what we have 21156 1726882593.99500: results queue empty 21156 1726882593.99500: checking for any_errors_fatal 21156 1726882593.99506: done checking for any_errors_fatal 21156 1726882593.99506: checking for max_fail_percentage 21156 1726882593.99508: done checking for max_fail_percentage 21156 1726882593.99509: checking to see if all hosts have failed and the running result is not ok 21156 1726882593.99510: done checking to see if all hosts have failed 21156 1726882593.99510: getting the remaining hosts for this loop 21156 1726882593.99512: done getting the remaining hosts for this loop 21156 1726882593.99515: getting the next task for host managed_node1 21156 1726882593.99520: done getting next task for host managed_node1 21156 1726882593.99524: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21156 1726882593.99527: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882593.99539: getting variables 21156 1726882593.99540: in VariableManager get_vars() 21156 1726882593.99587: Calling all_inventory to load vars for managed_node1 21156 1726882593.99590: Calling groups_inventory to load vars for managed_node1 21156 1726882593.99592: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882593.99601: Calling all_plugins_play to load vars for managed_node1 21156 1726882593.99604: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882593.99606: Calling groups_plugins_play to load vars for managed_node1 21156 1726882593.99804: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000021 21156 1726882593.99808: WORKER PROCESS EXITING 21156 1726882593.99829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.00046: done with get_vars() 21156 1726882594.00055: done getting variables 21156 1726882594.00189: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:34 -0400 (0:00:00.054) 0:00:04.262 ****** 21156 1726882594.00226: entering _queue_task() for managed_node1/package 21156 1726882594.00692: worker is 1 (out of 1 available) 21156 1726882594.00704: exiting _queue_task() for managed_node1/package 21156 1726882594.00715: done queuing things up, now waiting for results queue to drain 21156 1726882594.00716: waiting for pending results... 21156 1726882594.00994: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21156 1726882594.01125: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000022 21156 1726882594.01147: variable 'ansible_search_path' from source: unknown 21156 1726882594.01156: variable 'ansible_search_path' from source: unknown 21156 1726882594.01206: calling self._execute() 21156 1726882594.01290: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.01308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.01323: variable 'omit' from source: magic vars 21156 1726882594.01710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.03303: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.03361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.03414: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.03440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.03460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.03539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.03561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.03607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.03635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.03647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.03784: variable 'ansible_distribution' from source: facts 21156 1726882594.03799: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.03820: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.03826: when evaluation is False, skipping this task 21156 1726882594.03832: _execute() done 21156 1726882594.03837: dumping result to json 21156 1726882594.03844: done dumping result, returning 21156 1726882594.03857: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-a0fd-f11b-000000000022] 21156 1726882594.03868: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000022 21156 1726882594.03973: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000022 21156 1726882594.03982: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.04242: no more pending results, returning what we have 21156 1726882594.04245: results queue empty 21156 1726882594.04246: checking for any_errors_fatal 21156 1726882594.04251: done checking for any_errors_fatal 21156 1726882594.04251: checking for max_fail_percentage 21156 1726882594.04253: done checking for max_fail_percentage 21156 1726882594.04254: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.04254: done checking to see if all hosts have failed 21156 1726882594.04255: getting the remaining hosts for this loop 21156 1726882594.04256: done getting the remaining hosts for this loop 21156 1726882594.04259: getting the next task for host managed_node1 21156 1726882594.04269: done getting next task for host managed_node1 21156 1726882594.04273: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21156 1726882594.04275: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.04288: getting variables 21156 1726882594.04290: in VariableManager get_vars() 21156 1726882594.04330: Calling all_inventory to load vars for managed_node1 21156 1726882594.04333: Calling groups_inventory to load vars for managed_node1 21156 1726882594.04335: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.04343: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.04346: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.04349: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.04519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.04736: done with get_vars() 21156 1726882594.04745: done getting variables 21156 1726882594.04799: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:34 -0400 (0:00:00.045) 0:00:04.308 ****** 21156 1726882594.04827: entering _queue_task() for managed_node1/package 21156 1726882594.05068: worker is 1 (out of 1 available) 21156 1726882594.05089: exiting _queue_task() for managed_node1/package 21156 1726882594.05102: done queuing things up, now waiting for results queue to drain 21156 1726882594.05103: waiting for pending results... 21156 1726882594.05294: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21156 1726882594.05432: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000023 21156 1726882594.05459: variable 'ansible_search_path' from source: unknown 21156 1726882594.05470: variable 'ansible_search_path' from source: unknown 21156 1726882594.05512: calling self._execute() 21156 1726882594.05601: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.05615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.05628: variable 'omit' from source: magic vars 21156 1726882594.06001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.08119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.08162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.08198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.08223: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.08241: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.08303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.08322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.08339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.08367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.08381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.08478: variable 'ansible_distribution' from source: facts 21156 1726882594.08482: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.08504: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.08507: when evaluation is False, skipping this task 21156 1726882594.08510: _execute() done 21156 1726882594.08512: dumping result to json 21156 1726882594.08514: done dumping result, returning 21156 1726882594.08520: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-a0fd-f11b-000000000023] 21156 1726882594.08525: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000023 21156 1726882594.08609: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000023 21156 1726882594.08612: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.08651: no more pending results, returning what we have 21156 1726882594.08654: results queue empty 21156 1726882594.08655: checking for any_errors_fatal 21156 1726882594.08660: done checking for any_errors_fatal 21156 1726882594.08661: checking for max_fail_percentage 21156 1726882594.08663: done checking for max_fail_percentage 21156 1726882594.08666: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.08667: done checking to see if all hosts have failed 21156 1726882594.08667: getting the remaining hosts for this loop 21156 1726882594.08669: done getting the remaining hosts for this loop 21156 1726882594.08672: getting the next task for host managed_node1 21156 1726882594.08679: done getting next task for host managed_node1 21156 1726882594.08682: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21156 1726882594.08685: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.08697: getting variables 21156 1726882594.08698: in VariableManager get_vars() 21156 1726882594.08738: Calling all_inventory to load vars for managed_node1 21156 1726882594.08741: Calling groups_inventory to load vars for managed_node1 21156 1726882594.08743: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.08751: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.08753: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.08755: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.08901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.09021: done with get_vars() 21156 1726882594.09027: done getting variables 21156 1726882594.09068: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:34 -0400 (0:00:00.042) 0:00:04.351 ****** 21156 1726882594.09087: entering _queue_task() for managed_node1/package 21156 1726882594.09454: worker is 1 (out of 1 available) 21156 1726882594.09463: exiting _queue_task() for managed_node1/package 21156 1726882594.09475: done queuing things up, now waiting for results queue to drain 21156 1726882594.09476: waiting for pending results... 21156 1726882594.09528: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21156 1726882594.09672: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000024 21156 1726882594.09696: variable 'ansible_search_path' from source: unknown 21156 1726882594.09706: variable 'ansible_search_path' from source: unknown 21156 1726882594.09741: calling self._execute() 21156 1726882594.09832: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.09843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.09859: variable 'omit' from source: magic vars 21156 1726882594.10516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.12879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.12957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.13005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.13045: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.13083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.13162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.13203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.13235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.13285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.13309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.13447: variable 'ansible_distribution' from source: facts 21156 1726882594.13459: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.13485: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.13494: when evaluation is False, skipping this task 21156 1726882594.13498: _execute() done 21156 1726882594.13500: dumping result to json 21156 1726882594.13502: done dumping result, returning 21156 1726882594.13510: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-a0fd-f11b-000000000024] 21156 1726882594.13515: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000024 21156 1726882594.13610: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000024 21156 1726882594.13614: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.13652: no more pending results, returning what we have 21156 1726882594.13658: results queue empty 21156 1726882594.13659: checking for any_errors_fatal 21156 1726882594.13667: done checking for any_errors_fatal 21156 1726882594.13668: checking for max_fail_percentage 21156 1726882594.13670: done checking for max_fail_percentage 21156 1726882594.13670: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.13671: done checking to see if all hosts have failed 21156 1726882594.13672: getting the remaining hosts for this loop 21156 1726882594.13673: done getting the remaining hosts for this loop 21156 1726882594.13678: getting the next task for host managed_node1 21156 1726882594.13684: done getting next task for host managed_node1 21156 1726882594.13688: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21156 1726882594.13690: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.13702: getting variables 21156 1726882594.13704: in VariableManager get_vars() 21156 1726882594.13741: Calling all_inventory to load vars for managed_node1 21156 1726882594.13744: Calling groups_inventory to load vars for managed_node1 21156 1726882594.13746: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.13753: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.13759: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.13762: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.13872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.13998: done with get_vars() 21156 1726882594.14004: done getting variables 21156 1726882594.14070: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:34 -0400 (0:00:00.050) 0:00:04.401 ****** 21156 1726882594.14093: entering _queue_task() for managed_node1/service 21156 1726882594.14094: Creating lock for service 21156 1726882594.14267: worker is 1 (out of 1 available) 21156 1726882594.14280: exiting _queue_task() for managed_node1/service 21156 1726882594.14292: done queuing things up, now waiting for results queue to drain 21156 1726882594.14293: waiting for pending results... 21156 1726882594.14442: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21156 1726882594.14518: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000025 21156 1726882594.14533: variable 'ansible_search_path' from source: unknown 21156 1726882594.14538: variable 'ansible_search_path' from source: unknown 21156 1726882594.14571: calling self._execute() 21156 1726882594.14626: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.14630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.14643: variable 'omit' from source: magic vars 21156 1726882594.14948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.16514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.16555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.16586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.16612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.16632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.16687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.16715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.16732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.16761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.16771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.16867: variable 'ansible_distribution' from source: facts 21156 1726882594.16870: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.16885: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.16888: when evaluation is False, skipping this task 21156 1726882594.16891: _execute() done 21156 1726882594.16893: dumping result to json 21156 1726882594.16895: done dumping result, returning 21156 1726882594.16905: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-000000000025] 21156 1726882594.16908: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000025 21156 1726882594.16989: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000025 21156 1726882594.16992: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.17068: no more pending results, returning what we have 21156 1726882594.17071: results queue empty 21156 1726882594.17071: checking for any_errors_fatal 21156 1726882594.17076: done checking for any_errors_fatal 21156 1726882594.17077: checking for max_fail_percentage 21156 1726882594.17078: done checking for max_fail_percentage 21156 1726882594.17079: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.17080: done checking to see if all hosts have failed 21156 1726882594.17081: getting the remaining hosts for this loop 21156 1726882594.17082: done getting the remaining hosts for this loop 21156 1726882594.17085: getting the next task for host managed_node1 21156 1726882594.17090: done getting next task for host managed_node1 21156 1726882594.17093: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21156 1726882594.17095: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.17103: getting variables 21156 1726882594.17104: in VariableManager get_vars() 21156 1726882594.17137: Calling all_inventory to load vars for managed_node1 21156 1726882594.17140: Calling groups_inventory to load vars for managed_node1 21156 1726882594.17142: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.17148: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.17149: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.17151: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.17287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.17411: done with get_vars() 21156 1726882594.17417: done getting variables 21156 1726882594.17458: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:34 -0400 (0:00:00.033) 0:00:04.435 ****** 21156 1726882594.17481: entering _queue_task() for managed_node1/service 21156 1726882594.17634: worker is 1 (out of 1 available) 21156 1726882594.17645: exiting _queue_task() for managed_node1/service 21156 1726882594.17656: done queuing things up, now waiting for results queue to drain 21156 1726882594.17657: waiting for pending results... 21156 1726882594.17815: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21156 1726882594.17892: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000026 21156 1726882594.17905: variable 'ansible_search_path' from source: unknown 21156 1726882594.17910: variable 'ansible_search_path' from source: unknown 21156 1726882594.17937: calling self._execute() 21156 1726882594.17996: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.18000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.18008: variable 'omit' from source: magic vars 21156 1726882594.18294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.19776: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.19825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.19850: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.19887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.19906: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.19965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.19984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.20001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.20027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.20037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.20129: variable 'ansible_distribution' from source: facts 21156 1726882594.20132: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.20146: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.20149: when evaluation is False, skipping this task 21156 1726882594.20151: _execute() done 21156 1726882594.20157: dumping result to json 21156 1726882594.20160: done dumping result, returning 21156 1726882594.20164: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-a0fd-f11b-000000000026] 21156 1726882594.20169: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000026 21156 1726882594.20247: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000026 21156 1726882594.20250: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21156 1726882594.20313: no more pending results, returning what we have 21156 1726882594.20317: results queue empty 21156 1726882594.20317: checking for any_errors_fatal 21156 1726882594.20323: done checking for any_errors_fatal 21156 1726882594.20324: checking for max_fail_percentage 21156 1726882594.20325: done checking for max_fail_percentage 21156 1726882594.20326: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.20327: done checking to see if all hosts have failed 21156 1726882594.20327: getting the remaining hosts for this loop 21156 1726882594.20329: done getting the remaining hosts for this loop 21156 1726882594.20332: getting the next task for host managed_node1 21156 1726882594.20337: done getting next task for host managed_node1 21156 1726882594.20340: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21156 1726882594.20342: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.20353: getting variables 21156 1726882594.20355: in VariableManager get_vars() 21156 1726882594.20394: Calling all_inventory to load vars for managed_node1 21156 1726882594.20397: Calling groups_inventory to load vars for managed_node1 21156 1726882594.20399: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.20405: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.20407: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.20409: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.20510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.20631: done with get_vars() 21156 1726882594.20638: done getting variables 21156 1726882594.20676: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:34 -0400 (0:00:00.032) 0:00:04.467 ****** 21156 1726882594.20695: entering _queue_task() for managed_node1/service 21156 1726882594.20846: worker is 1 (out of 1 available) 21156 1726882594.20857: exiting _queue_task() for managed_node1/service 21156 1726882594.20869: done queuing things up, now waiting for results queue to drain 21156 1726882594.20870: waiting for pending results... 21156 1726882594.21019: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21156 1726882594.21093: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000027 21156 1726882594.21104: variable 'ansible_search_path' from source: unknown 21156 1726882594.21108: variable 'ansible_search_path' from source: unknown 21156 1726882594.21132: calling self._execute() 21156 1726882594.21189: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.21192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.21201: variable 'omit' from source: magic vars 21156 1726882594.21476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.22991: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.23034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.23061: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.23088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.23108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.23161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.23183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.23201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.23229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.23244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.23340: variable 'ansible_distribution' from source: facts 21156 1726882594.23344: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.23361: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.23366: when evaluation is False, skipping this task 21156 1726882594.23369: _execute() done 21156 1726882594.23372: dumping result to json 21156 1726882594.23374: done dumping result, returning 21156 1726882594.23379: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-a0fd-f11b-000000000027] 21156 1726882594.23384: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000027 21156 1726882594.23458: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000027 21156 1726882594.23461: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.23518: no more pending results, returning what we have 21156 1726882594.23522: results queue empty 21156 1726882594.23522: checking for any_errors_fatal 21156 1726882594.23527: done checking for any_errors_fatal 21156 1726882594.23528: checking for max_fail_percentage 21156 1726882594.23529: done checking for max_fail_percentage 21156 1726882594.23530: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.23531: done checking to see if all hosts have failed 21156 1726882594.23532: getting the remaining hosts for this loop 21156 1726882594.23533: done getting the remaining hosts for this loop 21156 1726882594.23536: getting the next task for host managed_node1 21156 1726882594.23541: done getting next task for host managed_node1 21156 1726882594.23544: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21156 1726882594.23547: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.23558: getting variables 21156 1726882594.23559: in VariableManager get_vars() 21156 1726882594.23597: Calling all_inventory to load vars for managed_node1 21156 1726882594.23599: Calling groups_inventory to load vars for managed_node1 21156 1726882594.23601: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.23606: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.23608: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.23610: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.23744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.23866: done with get_vars() 21156 1726882594.23872: done getting variables 21156 1726882594.23909: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:34 -0400 (0:00:00.032) 0:00:04.499 ****** 21156 1726882594.23927: entering _queue_task() for managed_node1/service 21156 1726882594.24080: worker is 1 (out of 1 available) 21156 1726882594.24091: exiting _queue_task() for managed_node1/service 21156 1726882594.24100: done queuing things up, now waiting for results queue to drain 21156 1726882594.24102: waiting for pending results... 21156 1726882594.24246: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21156 1726882594.24323: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000028 21156 1726882594.24336: variable 'ansible_search_path' from source: unknown 21156 1726882594.24341: variable 'ansible_search_path' from source: unknown 21156 1726882594.24375: calling self._execute() 21156 1726882594.24427: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.24431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.24439: variable 'omit' from source: magic vars 21156 1726882594.24725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.26214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.26266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.26292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.26322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.26341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.26396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.26423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.26440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.26467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.26479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.26577: variable 'ansible_distribution' from source: facts 21156 1726882594.26580: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.26595: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.26598: when evaluation is False, skipping this task 21156 1726882594.26602: _execute() done 21156 1726882594.26605: dumping result to json 21156 1726882594.26607: done dumping result, returning 21156 1726882594.26617: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-a0fd-f11b-000000000028] 21156 1726882594.26625: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000028 21156 1726882594.26707: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000028 21156 1726882594.26710: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21156 1726882594.26762: no more pending results, returning what we have 21156 1726882594.26768: results queue empty 21156 1726882594.26769: checking for any_errors_fatal 21156 1726882594.26774: done checking for any_errors_fatal 21156 1726882594.26774: checking for max_fail_percentage 21156 1726882594.26776: done checking for max_fail_percentage 21156 1726882594.26777: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.26777: done checking to see if all hosts have failed 21156 1726882594.26778: getting the remaining hosts for this loop 21156 1726882594.26780: done getting the remaining hosts for this loop 21156 1726882594.26782: getting the next task for host managed_node1 21156 1726882594.26787: done getting next task for host managed_node1 21156 1726882594.26790: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21156 1726882594.26793: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.26804: getting variables 21156 1726882594.26805: in VariableManager get_vars() 21156 1726882594.26840: Calling all_inventory to load vars for managed_node1 21156 1726882594.26842: Calling groups_inventory to load vars for managed_node1 21156 1726882594.26844: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.26849: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.26851: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.26853: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.26954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.27079: done with get_vars() 21156 1726882594.27085: done getting variables 21156 1726882594.27120: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:34 -0400 (0:00:00.032) 0:00:04.531 ****** 21156 1726882594.27139: entering _queue_task() for managed_node1/copy 21156 1726882594.27291: worker is 1 (out of 1 available) 21156 1726882594.27300: exiting _queue_task() for managed_node1/copy 21156 1726882594.27311: done queuing things up, now waiting for results queue to drain 21156 1726882594.27313: waiting for pending results... 21156 1726882594.27451: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21156 1726882594.27527: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000029 21156 1726882594.27536: variable 'ansible_search_path' from source: unknown 21156 1726882594.27540: variable 'ansible_search_path' from source: unknown 21156 1726882594.27567: calling self._execute() 21156 1726882594.27619: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.27623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.27630: variable 'omit' from source: magic vars 21156 1726882594.27901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.29386: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.29426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.29458: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.29482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.29501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.29559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.29576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.29594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.29619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.29630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.29721: variable 'ansible_distribution' from source: facts 21156 1726882594.29726: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.29739: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.29742: when evaluation is False, skipping this task 21156 1726882594.29745: _execute() done 21156 1726882594.29747: dumping result to json 21156 1726882594.29750: done dumping result, returning 21156 1726882594.29758: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-a0fd-f11b-000000000029] 21156 1726882594.29761: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000029 21156 1726882594.29842: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000029 21156 1726882594.29845: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.29898: no more pending results, returning what we have 21156 1726882594.29901: results queue empty 21156 1726882594.29901: checking for any_errors_fatal 21156 1726882594.29906: done checking for any_errors_fatal 21156 1726882594.29906: checking for max_fail_percentage 21156 1726882594.29908: done checking for max_fail_percentage 21156 1726882594.29909: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.29909: done checking to see if all hosts have failed 21156 1726882594.29910: getting the remaining hosts for this loop 21156 1726882594.29911: done getting the remaining hosts for this loop 21156 1726882594.29914: getting the next task for host managed_node1 21156 1726882594.29919: done getting next task for host managed_node1 21156 1726882594.29922: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21156 1726882594.29924: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.29935: getting variables 21156 1726882594.29936: in VariableManager get_vars() 21156 1726882594.29970: Calling all_inventory to load vars for managed_node1 21156 1726882594.29972: Calling groups_inventory to load vars for managed_node1 21156 1726882594.29973: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.29978: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.29980: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.29982: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.30120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.30239: done with get_vars() 21156 1726882594.30245: 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:34 -0400 (0:00:00.031) 0:00:04.563 ****** 21156 1726882594.30298: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21156 1726882594.30299: Creating lock for fedora.linux_system_roles.network_connections 21156 1726882594.30453: worker is 1 (out of 1 available) 21156 1726882594.30469: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21156 1726882594.30481: done queuing things up, now waiting for results queue to drain 21156 1726882594.30482: waiting for pending results... 21156 1726882594.30620: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21156 1726882594.30702: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000002a 21156 1726882594.30714: variable 'ansible_search_path' from source: unknown 21156 1726882594.30717: variable 'ansible_search_path' from source: unknown 21156 1726882594.30743: calling self._execute() 21156 1726882594.30805: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.30809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.30816: variable 'omit' from source: magic vars 21156 1726882594.31094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.32566: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.32617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.32642: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.32668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.32688: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.32741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.32761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.32780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.32805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.32818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.32907: variable 'ansible_distribution' from source: facts 21156 1726882594.32910: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.32924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.32929: when evaluation is False, skipping this task 21156 1726882594.32937: _execute() done 21156 1726882594.32940: dumping result to json 21156 1726882594.32943: done dumping result, returning 21156 1726882594.32949: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-a0fd-f11b-00000000002a] 21156 1726882594.32953: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002a 21156 1726882594.33032: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002a 21156 1726882594.33035: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.33090: no more pending results, returning what we have 21156 1726882594.33093: results queue empty 21156 1726882594.33094: checking for any_errors_fatal 21156 1726882594.33099: done checking for any_errors_fatal 21156 1726882594.33100: checking for max_fail_percentage 21156 1726882594.33101: done checking for max_fail_percentage 21156 1726882594.33102: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.33103: done checking to see if all hosts have failed 21156 1726882594.33103: getting the remaining hosts for this loop 21156 1726882594.33105: done getting the remaining hosts for this loop 21156 1726882594.33108: getting the next task for host managed_node1 21156 1726882594.33112: done getting next task for host managed_node1 21156 1726882594.33115: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21156 1726882594.33118: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.33129: getting variables 21156 1726882594.33130: in VariableManager get_vars() 21156 1726882594.33168: Calling all_inventory to load vars for managed_node1 21156 1726882594.33170: Calling groups_inventory to load vars for managed_node1 21156 1726882594.33171: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.33177: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.33178: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.33180: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.33283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.33406: done with get_vars() 21156 1726882594.33412: 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:34 -0400 (0:00:00.031) 0:00:04.595 ****** 21156 1726882594.33463: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21156 1726882594.33467: Creating lock for fedora.linux_system_roles.network_state 21156 1726882594.33632: worker is 1 (out of 1 available) 21156 1726882594.33644: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21156 1726882594.33659: done queuing things up, now waiting for results queue to drain 21156 1726882594.33660: waiting for pending results... 21156 1726882594.33797: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21156 1726882594.33870: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000002b 21156 1726882594.33882: variable 'ansible_search_path' from source: unknown 21156 1726882594.33887: variable 'ansible_search_path' from source: unknown 21156 1726882594.33917: calling self._execute() 21156 1726882594.33960: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.33972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.33979: variable 'omit' from source: magic vars 21156 1726882594.34246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.35722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.35767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.35792: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.35816: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.35835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.35890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.35909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.35926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.35950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.35968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.36060: variable 'ansible_distribution' from source: facts 21156 1726882594.36065: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.36080: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.36083: when evaluation is False, skipping this task 21156 1726882594.36085: _execute() done 21156 1726882594.36088: dumping result to json 21156 1726882594.36091: done dumping result, returning 21156 1726882594.36094: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-a0fd-f11b-00000000002b] 21156 1726882594.36098: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002b 21156 1726882594.36174: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002b 21156 1726882594.36177: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.36220: no more pending results, returning what we have 21156 1726882594.36224: results queue empty 21156 1726882594.36224: checking for any_errors_fatal 21156 1726882594.36230: done checking for any_errors_fatal 21156 1726882594.36231: checking for max_fail_percentage 21156 1726882594.36233: done checking for max_fail_percentage 21156 1726882594.36233: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.36234: done checking to see if all hosts have failed 21156 1726882594.36235: getting the remaining hosts for this loop 21156 1726882594.36237: done getting the remaining hosts for this loop 21156 1726882594.36240: getting the next task for host managed_node1 21156 1726882594.36245: done getting next task for host managed_node1 21156 1726882594.36249: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21156 1726882594.36251: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.36262: getting variables 21156 1726882594.36269: in VariableManager get_vars() 21156 1726882594.36306: Calling all_inventory to load vars for managed_node1 21156 1726882594.36309: Calling groups_inventory to load vars for managed_node1 21156 1726882594.36311: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.36318: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.36320: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.36322: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.36449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.36569: done with get_vars() 21156 1726882594.36575: done getting variables 21156 1726882594.36610: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:34 -0400 (0:00:00.031) 0:00:04.626 ****** 21156 1726882594.36629: entering _queue_task() for managed_node1/debug 21156 1726882594.36780: worker is 1 (out of 1 available) 21156 1726882594.36792: exiting _queue_task() for managed_node1/debug 21156 1726882594.36803: done queuing things up, now waiting for results queue to drain 21156 1726882594.36804: waiting for pending results... 21156 1726882594.36958: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21156 1726882594.37022: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000002c 21156 1726882594.37033: variable 'ansible_search_path' from source: unknown 21156 1726882594.37037: variable 'ansible_search_path' from source: unknown 21156 1726882594.37067: calling self._execute() 21156 1726882594.37121: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.37125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.37135: variable 'omit' from source: magic vars 21156 1726882594.37416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.38907: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.38959: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.38985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.39011: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.39031: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.39085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.39106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.39125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.39152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.39165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.39254: variable 'ansible_distribution' from source: facts 21156 1726882594.39266: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.39282: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.39285: when evaluation is False, skipping this task 21156 1726882594.39287: _execute() done 21156 1726882594.39290: dumping result to json 21156 1726882594.39293: done dumping result, returning 21156 1726882594.39299: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-a0fd-f11b-00000000002c] 21156 1726882594.39304: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002c 21156 1726882594.39378: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002c 21156 1726882594.39381: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882594.39454: no more pending results, returning what we have 21156 1726882594.39456: results queue empty 21156 1726882594.39457: checking for any_errors_fatal 21156 1726882594.39461: done checking for any_errors_fatal 21156 1726882594.39462: checking for max_fail_percentage 21156 1726882594.39466: done checking for max_fail_percentage 21156 1726882594.39467: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.39468: done checking to see if all hosts have failed 21156 1726882594.39469: getting the remaining hosts for this loop 21156 1726882594.39470: done getting the remaining hosts for this loop 21156 1726882594.39473: getting the next task for host managed_node1 21156 1726882594.39478: done getting next task for host managed_node1 21156 1726882594.39481: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21156 1726882594.39484: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.39495: getting variables 21156 1726882594.39496: in VariableManager get_vars() 21156 1726882594.39524: Calling all_inventory to load vars for managed_node1 21156 1726882594.39526: Calling groups_inventory to load vars for managed_node1 21156 1726882594.39527: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.39532: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.39534: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.39535: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.39643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.39772: done with get_vars() 21156 1726882594.39779: done getting variables 21156 1726882594.39817: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:34 -0400 (0:00:00.032) 0:00:04.658 ****** 21156 1726882594.39836: entering _queue_task() for managed_node1/debug 21156 1726882594.39991: worker is 1 (out of 1 available) 21156 1726882594.40002: exiting _queue_task() for managed_node1/debug 21156 1726882594.40013: done queuing things up, now waiting for results queue to drain 21156 1726882594.40014: waiting for pending results... 21156 1726882594.40173: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21156 1726882594.40241: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000002d 21156 1726882594.40253: variable 'ansible_search_path' from source: unknown 21156 1726882594.40258: variable 'ansible_search_path' from source: unknown 21156 1726882594.40286: calling self._execute() 21156 1726882594.40340: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.40351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.40357: variable 'omit' from source: magic vars 21156 1726882594.40637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.42153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.42200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.42230: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.42254: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.42279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.42333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.42352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.42375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.42403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.42413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.42513: variable 'ansible_distribution' from source: facts 21156 1726882594.42517: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.42533: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.42536: when evaluation is False, skipping this task 21156 1726882594.42538: _execute() done 21156 1726882594.42541: dumping result to json 21156 1726882594.42545: done dumping result, returning 21156 1726882594.42551: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-a0fd-f11b-00000000002d] 21156 1726882594.42556: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002d 21156 1726882594.42630: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002d 21156 1726882594.42634: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882594.42680: no more pending results, returning what we have 21156 1726882594.42684: results queue empty 21156 1726882594.42684: checking for any_errors_fatal 21156 1726882594.42689: done checking for any_errors_fatal 21156 1726882594.42690: checking for max_fail_percentage 21156 1726882594.42691: done checking for max_fail_percentage 21156 1726882594.42697: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.42697: done checking to see if all hosts have failed 21156 1726882594.42698: getting the remaining hosts for this loop 21156 1726882594.42700: done getting the remaining hosts for this loop 21156 1726882594.42703: getting the next task for host managed_node1 21156 1726882594.42710: done getting next task for host managed_node1 21156 1726882594.42714: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21156 1726882594.42717: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.42728: getting variables 21156 1726882594.42729: in VariableManager get_vars() 21156 1726882594.42769: Calling all_inventory to load vars for managed_node1 21156 1726882594.42771: Calling groups_inventory to load vars for managed_node1 21156 1726882594.42773: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.42778: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.42780: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.42782: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.42917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.43036: done with get_vars() 21156 1726882594.43042: done getting variables 21156 1726882594.43082: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:34 -0400 (0:00:00.032) 0:00:04.691 ****** 21156 1726882594.43101: entering _queue_task() for managed_node1/debug 21156 1726882594.43248: worker is 1 (out of 1 available) 21156 1726882594.43263: exiting _queue_task() for managed_node1/debug 21156 1726882594.43274: done queuing things up, now waiting for results queue to drain 21156 1726882594.43276: waiting for pending results... 21156 1726882594.43415: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21156 1726882594.43482: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000002e 21156 1726882594.43493: variable 'ansible_search_path' from source: unknown 21156 1726882594.43497: variable 'ansible_search_path' from source: unknown 21156 1726882594.43521: calling self._execute() 21156 1726882594.43572: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.43578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.43585: variable 'omit' from source: magic vars 21156 1726882594.43851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.45312: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.45515: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.45541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.45568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.45591: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.45642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.45670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.45688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.45713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.45724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.45814: variable 'ansible_distribution' from source: facts 21156 1726882594.45818: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.45831: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.45834: when evaluation is False, skipping this task 21156 1726882594.45836: _execute() done 21156 1726882594.45838: dumping result to json 21156 1726882594.45840: done dumping result, returning 21156 1726882594.45847: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-a0fd-f11b-00000000002e] 21156 1726882594.45851: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002e 21156 1726882594.45929: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002e 21156 1726882594.45932: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882594.45985: no more pending results, returning what we have 21156 1726882594.45988: results queue empty 21156 1726882594.45989: checking for any_errors_fatal 21156 1726882594.45993: done checking for any_errors_fatal 21156 1726882594.45994: checking for max_fail_percentage 21156 1726882594.45996: done checking for max_fail_percentage 21156 1726882594.45996: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.45997: done checking to see if all hosts have failed 21156 1726882594.45998: getting the remaining hosts for this loop 21156 1726882594.45999: done getting the remaining hosts for this loop 21156 1726882594.46002: getting the next task for host managed_node1 21156 1726882594.46007: done getting next task for host managed_node1 21156 1726882594.46010: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21156 1726882594.46013: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.46023: getting variables 21156 1726882594.46025: in VariableManager get_vars() 21156 1726882594.46060: Calling all_inventory to load vars for managed_node1 21156 1726882594.46062: Calling groups_inventory to load vars for managed_node1 21156 1726882594.46066: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.46072: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.46074: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.46076: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.46178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.46301: done with get_vars() 21156 1726882594.46307: 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:34 -0400 (0:00:00.032) 0:00:04.724 ****** 21156 1726882594.46368: entering _queue_task() for managed_node1/ping 21156 1726882594.46370: Creating lock for ping 21156 1726882594.46529: worker is 1 (out of 1 available) 21156 1726882594.46540: exiting _queue_task() for managed_node1/ping 21156 1726882594.46552: done queuing things up, now waiting for results queue to drain 21156 1726882594.46554: waiting for pending results... 21156 1726882594.46698: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21156 1726882594.46762: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000002f 21156 1726882594.46773: variable 'ansible_search_path' from source: unknown 21156 1726882594.46777: variable 'ansible_search_path' from source: unknown 21156 1726882594.46801: calling self._execute() 21156 1726882594.46851: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.46854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.46863: variable 'omit' from source: magic vars 21156 1726882594.47129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.48765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.48806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.48830: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.48854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.48880: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.48927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.48947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.48967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.48996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.49007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.49095: variable 'ansible_distribution' from source: facts 21156 1726882594.49099: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.49113: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.49116: when evaluation is False, skipping this task 21156 1726882594.49119: _execute() done 21156 1726882594.49121: dumping result to json 21156 1726882594.49123: done dumping result, returning 21156 1726882594.49129: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-a0fd-f11b-00000000002f] 21156 1726882594.49133: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002f 21156 1726882594.49206: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000002f 21156 1726882594.49211: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.49260: no more pending results, returning what we have 21156 1726882594.49264: results queue empty 21156 1726882594.49265: checking for any_errors_fatal 21156 1726882594.49270: done checking for any_errors_fatal 21156 1726882594.49270: checking for max_fail_percentage 21156 1726882594.49272: done checking for max_fail_percentage 21156 1726882594.49273: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.49274: done checking to see if all hosts have failed 21156 1726882594.49274: getting the remaining hosts for this loop 21156 1726882594.49276: done getting the remaining hosts for this loop 21156 1726882594.49279: getting the next task for host managed_node1 21156 1726882594.49286: done getting next task for host managed_node1 21156 1726882594.49288: ^ task is: TASK: meta (role_complete) 21156 1726882594.49290: ^ 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 21156 1726882594.49301: getting variables 21156 1726882594.49303: in VariableManager get_vars() 21156 1726882594.49341: Calling all_inventory to load vars for managed_node1 21156 1726882594.49343: Calling groups_inventory to load vars for managed_node1 21156 1726882594.49344: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.49350: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.49351: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.49353: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.49494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.49611: done with get_vars() 21156 1726882594.49617: done getting variables 21156 1726882594.49671: done queuing things up, now waiting for results queue to drain 21156 1726882594.49672: results queue empty 21156 1726882594.49673: checking for any_errors_fatal 21156 1726882594.49674: done checking for any_errors_fatal 21156 1726882594.49675: checking for max_fail_percentage 21156 1726882594.49675: done checking for max_fail_percentage 21156 1726882594.49676: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.49676: done checking to see if all hosts have failed 21156 1726882594.49677: getting the remaining hosts for this loop 21156 1726882594.49677: done getting the remaining hosts for this loop 21156 1726882594.49679: getting the next task for host managed_node1 21156 1726882594.49681: done getting next task for host managed_node1 21156 1726882594.49682: ^ task is: TASK: Get profile's ring options 21156 1726882594.49683: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.49684: getting variables 21156 1726882594.49685: in VariableManager get_vars() 21156 1726882594.49695: Calling all_inventory to load vars for managed_node1 21156 1726882594.49696: Calling groups_inventory to load vars for managed_node1 21156 1726882594.49698: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.49700: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.49702: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.49703: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.49784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.49896: done with get_vars() 21156 1726882594.49902: done getting variables 21156 1726882594.49925: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:50 Friday 20 September 2024 21:36:34 -0400 (0:00:00.035) 0:00:04.759 ****** 21156 1726882594.49941: entering _queue_task() for managed_node1/command 21156 1726882594.50099: worker is 1 (out of 1 available) 21156 1726882594.50111: exiting _queue_task() for managed_node1/command 21156 1726882594.50122: done queuing things up, now waiting for results queue to drain 21156 1726882594.50124: waiting for pending results... 21156 1726882594.50263: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21156 1726882594.50320: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000005f 21156 1726882594.50332: variable 'ansible_search_path' from source: unknown 21156 1726882594.50361: calling self._execute() 21156 1726882594.50422: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.50425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.50434: variable 'omit' from source: magic vars 21156 1726882594.50721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.52401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.52441: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.52468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.52496: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.52515: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.52570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.52591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.52611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.52637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.52648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.52740: variable 'ansible_distribution' from source: facts 21156 1726882594.52745: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.52761: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.52765: when evaluation is False, skipping this task 21156 1726882594.52768: _execute() done 21156 1726882594.52770: dumping result to json 21156 1726882594.52772: done dumping result, returning 21156 1726882594.52778: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0e448fcc-3ce9-a0fd-f11b-00000000005f] 21156 1726882594.52782: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000005f 21156 1726882594.52858: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000005f 21156 1726882594.52861: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.52911: no more pending results, returning what we have 21156 1726882594.52914: results queue empty 21156 1726882594.52915: checking for any_errors_fatal 21156 1726882594.52917: done checking for any_errors_fatal 21156 1726882594.52917: checking for max_fail_percentage 21156 1726882594.52919: done checking for max_fail_percentage 21156 1726882594.52920: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.52921: done checking to see if all hosts have failed 21156 1726882594.52921: getting the remaining hosts for this loop 21156 1726882594.52923: done getting the remaining hosts for this loop 21156 1726882594.52926: getting the next task for host managed_node1 21156 1726882594.52930: done getting next task for host managed_node1 21156 1726882594.52932: ^ task is: TASK: ASSERT: The profile does not contain ring options 21156 1726882594.52934: ^ 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 21156 1726882594.52936: getting variables 21156 1726882594.52937: in VariableManager get_vars() 21156 1726882594.52982: Calling all_inventory to load vars for managed_node1 21156 1726882594.52985: Calling groups_inventory to load vars for managed_node1 21156 1726882594.52987: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.52994: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.52995: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.52997: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.53101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.53246: done with get_vars() 21156 1726882594.53252: done getting variables 21156 1726882594.53316: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [ASSERT: The profile does not contain ring options] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:56 Friday 20 September 2024 21:36:34 -0400 (0:00:00.033) 0:00:04.793 ****** 21156 1726882594.53333: entering _queue_task() for managed_node1/assert 21156 1726882594.53334: Creating lock for assert 21156 1726882594.53489: worker is 1 (out of 1 available) 21156 1726882594.53499: exiting _queue_task() for managed_node1/assert 21156 1726882594.53509: done queuing things up, now waiting for results queue to drain 21156 1726882594.53510: waiting for pending results... 21156 1726882594.53657: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 21156 1726882594.53706: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000060 21156 1726882594.53716: variable 'ansible_search_path' from source: unknown 21156 1726882594.53747: calling self._execute() 21156 1726882594.53806: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.53809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.53817: variable 'omit' from source: magic vars 21156 1726882594.54113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.55756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.55800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.55836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.55971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.55976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.56035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.56112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.56179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.56210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.56224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.56316: variable 'ansible_distribution' from source: facts 21156 1726882594.56325: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.56340: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.56344: when evaluation is False, skipping this task 21156 1726882594.56346: _execute() done 21156 1726882594.56349: dumping result to json 21156 1726882594.56352: done dumping result, returning 21156 1726882594.56356: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [0e448fcc-3ce9-a0fd-f11b-000000000060] 21156 1726882594.56366: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000060 21156 1726882594.56440: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000060 21156 1726882594.56444: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.56489: no more pending results, returning what we have 21156 1726882594.56492: results queue empty 21156 1726882594.56493: checking for any_errors_fatal 21156 1726882594.56497: done checking for any_errors_fatal 21156 1726882594.56498: checking for max_fail_percentage 21156 1726882594.56499: done checking for max_fail_percentage 21156 1726882594.56500: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.56501: done checking to see if all hosts have failed 21156 1726882594.56502: getting the remaining hosts for this loop 21156 1726882594.56503: done getting the remaining hosts for this loop 21156 1726882594.56506: getting the next task for host managed_node1 21156 1726882594.56511: done getting next task for host managed_node1 21156 1726882594.56513: ^ task is: TASK: Get profile's ring options 21156 1726882594.56515: ^ 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 21156 1726882594.56517: getting variables 21156 1726882594.56519: in VariableManager get_vars() 21156 1726882594.56560: Calling all_inventory to load vars for managed_node1 21156 1726882594.56563: Calling groups_inventory to load vars for managed_node1 21156 1726882594.56566: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.56574: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.56576: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.56579: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.56686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.56801: done with get_vars() 21156 1726882594.56808: done getting variables 21156 1726882594.56844: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:61 Friday 20 September 2024 21:36:34 -0400 (0:00:00.035) 0:00:04.829 ****** 21156 1726882594.56865: entering _queue_task() for managed_node1/command 21156 1726882594.57027: worker is 1 (out of 1 available) 21156 1726882594.57038: exiting _queue_task() for managed_node1/command 21156 1726882594.57048: done queuing things up, now waiting for results queue to drain 21156 1726882594.57049: waiting for pending results... 21156 1726882594.57203: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21156 1726882594.57249: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000061 21156 1726882594.57259: variable 'ansible_search_path' from source: unknown 21156 1726882594.57295: calling self._execute() 21156 1726882594.57349: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.57354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.57362: variable 'omit' from source: magic vars 21156 1726882594.57783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.60590: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.60662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.60716: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.60754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.60825: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.60979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.61026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.61075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.61101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.61112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.61235: variable 'ansible_distribution' from source: facts 21156 1726882594.61244: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.61266: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.61270: when evaluation is False, skipping this task 21156 1726882594.61273: _execute() done 21156 1726882594.61281: dumping result to json 21156 1726882594.61283: done dumping result, returning 21156 1726882594.61290: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0e448fcc-3ce9-a0fd-f11b-000000000061] 21156 1726882594.61294: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000061 21156 1726882594.61385: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000061 21156 1726882594.61388: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.61434: no more pending results, returning what we have 21156 1726882594.61438: results queue empty 21156 1726882594.61439: checking for any_errors_fatal 21156 1726882594.61444: done checking for any_errors_fatal 21156 1726882594.61445: checking for max_fail_percentage 21156 1726882594.61446: done checking for max_fail_percentage 21156 1726882594.61447: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.61448: done checking to see if all hosts have failed 21156 1726882594.61449: getting the remaining hosts for this loop 21156 1726882594.61450: done getting the remaining hosts for this loop 21156 1726882594.61454: getting the next task for host managed_node1 21156 1726882594.61459: done getting next task for host managed_node1 21156 1726882594.61461: ^ task is: TASK: ASSERT: The profile does not contain ring options 21156 1726882594.61463: ^ 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 21156 1726882594.61469: getting variables 21156 1726882594.61470: in VariableManager get_vars() 21156 1726882594.61513: Calling all_inventory to load vars for managed_node1 21156 1726882594.61516: Calling groups_inventory to load vars for managed_node1 21156 1726882594.61518: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.61526: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.61528: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.61531: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.61822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.61935: done with get_vars() 21156 1726882594.61941: done getting variables 21156 1726882594.61982: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not contain ring options] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:68 Friday 20 September 2024 21:36:34 -0400 (0:00:00.051) 0:00:04.880 ****** 21156 1726882594.62001: entering _queue_task() for managed_node1/assert 21156 1726882594.62174: worker is 1 (out of 1 available) 21156 1726882594.62185: exiting _queue_task() for managed_node1/assert 21156 1726882594.62196: done queuing things up, now waiting for results queue to drain 21156 1726882594.62198: waiting for pending results... 21156 1726882594.62355: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 21156 1726882594.62411: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000062 21156 1726882594.62421: variable 'ansible_search_path' from source: unknown 21156 1726882594.62457: calling self._execute() 21156 1726882594.62520: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.62524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.62533: variable 'omit' from source: magic vars 21156 1726882594.62834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.65436: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.65530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.65578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.65616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.65652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.65745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.65788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.65821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.65877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.65901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.66050: variable 'ansible_distribution' from source: facts 21156 1726882594.66073: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.66095: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.66107: when evaluation is False, skipping this task 21156 1726882594.66113: _execute() done 21156 1726882594.66120: dumping result to json 21156 1726882594.66130: done dumping result, returning 21156 1726882594.66139: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [0e448fcc-3ce9-a0fd-f11b-000000000062] 21156 1726882594.66147: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000062 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.66290: no more pending results, returning what we have 21156 1726882594.66293: results queue empty 21156 1726882594.66294: checking for any_errors_fatal 21156 1726882594.66301: done checking for any_errors_fatal 21156 1726882594.66302: checking for max_fail_percentage 21156 1726882594.66304: done checking for max_fail_percentage 21156 1726882594.66305: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.66306: done checking to see if all hosts have failed 21156 1726882594.66306: getting the remaining hosts for this loop 21156 1726882594.66308: done getting the remaining hosts for this loop 21156 1726882594.66312: getting the next task for host managed_node1 21156 1726882594.66317: done getting next task for host managed_node1 21156 1726882594.66320: ^ task is: TASK: TEST: I can set rx. 21156 1726882594.66322: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.66325: getting variables 21156 1726882594.66327: in VariableManager get_vars() 21156 1726882594.66375: Calling all_inventory to load vars for managed_node1 21156 1726882594.66378: Calling groups_inventory to load vars for managed_node1 21156 1726882594.66380: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.66390: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.66393: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.66396: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.66584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.66821: done with get_vars() 21156 1726882594.66831: done getting variables 21156 1726882594.66899: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can set rx.] ***************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:74 Friday 20 September 2024 21:36:34 -0400 (0:00:00.049) 0:00:04.929 ****** 21156 1726882594.66930: entering _queue_task() for managed_node1/debug 21156 1726882594.66949: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000062 21156 1726882594.66963: WORKER PROCESS EXITING 21156 1726882594.67523: worker is 1 (out of 1 available) 21156 1726882594.67537: exiting _queue_task() for managed_node1/debug 21156 1726882594.67550: done queuing things up, now waiting for results queue to drain 21156 1726882594.67551: waiting for pending results... 21156 1726882594.67873: running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. 21156 1726882594.67987: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000063 21156 1726882594.68010: variable 'ansible_search_path' from source: unknown 21156 1726882594.68061: calling self._execute() 21156 1726882594.68166: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.68187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.68201: variable 'omit' from source: magic vars 21156 1726882594.68671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.71274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.71373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.71439: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.71505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.71545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.71649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.71695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.71724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.71785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.71804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.71972: variable 'ansible_distribution' from source: facts 21156 1726882594.71989: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.72014: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.72021: when evaluation is False, skipping this task 21156 1726882594.72027: _execute() done 21156 1726882594.72032: dumping result to json 21156 1726882594.72041: done dumping result, returning 21156 1726882594.72051: done running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. [0e448fcc-3ce9-a0fd-f11b-000000000063] 21156 1726882594.72062: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000063 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882594.72208: no more pending results, returning what we have 21156 1726882594.72212: results queue empty 21156 1726882594.72213: checking for any_errors_fatal 21156 1726882594.72220: done checking for any_errors_fatal 21156 1726882594.72221: checking for max_fail_percentage 21156 1726882594.72223: done checking for max_fail_percentage 21156 1726882594.72224: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.72224: done checking to see if all hosts have failed 21156 1726882594.72225: getting the remaining hosts for this loop 21156 1726882594.72227: done getting the remaining hosts for this loop 21156 1726882594.72231: getting the next task for host managed_node1 21156 1726882594.72239: done getting next task for host managed_node1 21156 1726882594.72245: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21156 1726882594.72248: ^ 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 21156 1726882594.72271: getting variables 21156 1726882594.72273: in VariableManager get_vars() 21156 1726882594.72320: Calling all_inventory to load vars for managed_node1 21156 1726882594.72323: Calling groups_inventory to load vars for managed_node1 21156 1726882594.72325: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.72335: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.72337: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.72340: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.72585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.73182: done with get_vars() 21156 1726882594.73196: done getting variables 21156 1726882594.73367: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000063 21156 1726882594.73371: 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:34 -0400 (0:00:00.065) 0:00:04.995 ****** 21156 1726882594.73475: entering _queue_task() for managed_node1/include_tasks 21156 1726882594.73817: worker is 1 (out of 1 available) 21156 1726882594.73829: exiting _queue_task() for managed_node1/include_tasks 21156 1726882594.73840: done queuing things up, now waiting for results queue to drain 21156 1726882594.73841: waiting for pending results... 21156 1726882594.74166: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21156 1726882594.74309: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000006b 21156 1726882594.74328: variable 'ansible_search_path' from source: unknown 21156 1726882594.74335: variable 'ansible_search_path' from source: unknown 21156 1726882594.74385: calling self._execute() 21156 1726882594.74478: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.74488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.74506: variable 'omit' from source: magic vars 21156 1726882594.74986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.77801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.77942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.78107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.78146: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.78300: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.78375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.78408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.78496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.78540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.78688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.78817: variable 'ansible_distribution' from source: facts 21156 1726882594.79178: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.79198: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.79205: when evaluation is False, skipping this task 21156 1726882594.79212: _execute() done 21156 1726882594.79217: dumping result to json 21156 1726882594.79224: done dumping result, returning 21156 1726882594.79234: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-a0fd-f11b-00000000006b] 21156 1726882594.79243: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000006b 21156 1726882594.79337: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000006b 21156 1726882594.79343: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.79394: no more pending results, returning what we have 21156 1726882594.79397: results queue empty 21156 1726882594.79398: checking for any_errors_fatal 21156 1726882594.79404: done checking for any_errors_fatal 21156 1726882594.79405: checking for max_fail_percentage 21156 1726882594.79407: done checking for max_fail_percentage 21156 1726882594.79408: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.79408: done checking to see if all hosts have failed 21156 1726882594.79409: getting the remaining hosts for this loop 21156 1726882594.79411: done getting the remaining hosts for this loop 21156 1726882594.79414: getting the next task for host managed_node1 21156 1726882594.79420: done getting next task for host managed_node1 21156 1726882594.79424: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21156 1726882594.79427: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.79441: getting variables 21156 1726882594.79443: in VariableManager get_vars() 21156 1726882594.79492: Calling all_inventory to load vars for managed_node1 21156 1726882594.79495: Calling groups_inventory to load vars for managed_node1 21156 1726882594.79497: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.79506: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.79508: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.79511: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.79687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.79925: done with get_vars() 21156 1726882594.79936: done getting variables 21156 1726882594.80109: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:34 -0400 (0:00:00.066) 0:00:05.061 ****** 21156 1726882594.80142: entering _queue_task() for managed_node1/debug 21156 1726882594.80611: worker is 1 (out of 1 available) 21156 1726882594.80622: exiting _queue_task() for managed_node1/debug 21156 1726882594.80635: done queuing things up, now waiting for results queue to drain 21156 1726882594.80637: waiting for pending results... 21156 1726882594.81158: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21156 1726882594.81284: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000006c 21156 1726882594.81305: variable 'ansible_search_path' from source: unknown 21156 1726882594.81314: variable 'ansible_search_path' from source: unknown 21156 1726882594.81353: calling self._execute() 21156 1726882594.81435: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.81446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.81459: variable 'omit' from source: magic vars 21156 1726882594.81850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.84976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.85048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.85096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.85137: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.85173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.85254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.85293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.85324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.85370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.85389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.85521: variable 'ansible_distribution' from source: facts 21156 1726882594.85532: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.85552: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.85559: when evaluation is False, skipping this task 21156 1726882594.85568: _execute() done 21156 1726882594.85576: dumping result to json 21156 1726882594.85583: done dumping result, returning 21156 1726882594.85593: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-a0fd-f11b-00000000006c] 21156 1726882594.85601: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000006c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882594.85735: no more pending results, returning what we have 21156 1726882594.85738: results queue empty 21156 1726882594.85739: checking for any_errors_fatal 21156 1726882594.85743: done checking for any_errors_fatal 21156 1726882594.85744: checking for max_fail_percentage 21156 1726882594.85746: done checking for max_fail_percentage 21156 1726882594.85747: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.85747: done checking to see if all hosts have failed 21156 1726882594.85748: getting the remaining hosts for this loop 21156 1726882594.85750: done getting the remaining hosts for this loop 21156 1726882594.85753: getting the next task for host managed_node1 21156 1726882594.85762: done getting next task for host managed_node1 21156 1726882594.85767: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21156 1726882594.85770: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.85787: getting variables 21156 1726882594.85789: in VariableManager get_vars() 21156 1726882594.85832: Calling all_inventory to load vars for managed_node1 21156 1726882594.85834: Calling groups_inventory to load vars for managed_node1 21156 1726882594.85836: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.85846: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.85848: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.85851: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.86077: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000006c 21156 1726882594.86081: WORKER PROCESS EXITING 21156 1726882594.86087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.86308: done with get_vars() 21156 1726882594.86318: done getting variables 21156 1726882594.86374: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:34 -0400 (0:00:00.062) 0:00:05.124 ****** 21156 1726882594.86407: entering _queue_task() for managed_node1/fail 21156 1726882594.86675: worker is 1 (out of 1 available) 21156 1726882594.86687: exiting _queue_task() for managed_node1/fail 21156 1726882594.86698: done queuing things up, now waiting for results queue to drain 21156 1726882594.86699: waiting for pending results... 21156 1726882594.87105: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21156 1726882594.87446: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000006d 21156 1726882594.87474: variable 'ansible_search_path' from source: unknown 21156 1726882594.87484: variable 'ansible_search_path' from source: unknown 21156 1726882594.87625: calling self._execute() 21156 1726882594.87740: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.87806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.87826: variable 'omit' from source: magic vars 21156 1726882594.88545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.92144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.92236: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.92472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.92511: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.92542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.92739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.92775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.92808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.93083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.93132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.93294: variable 'ansible_distribution' from source: facts 21156 1726882594.93305: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.93324: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.93332: when evaluation is False, skipping this task 21156 1726882594.93340: _execute() done 21156 1726882594.93345: dumping result to json 21156 1726882594.93352: done dumping result, returning 21156 1726882594.93367: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-a0fd-f11b-00000000006d] 21156 1726882594.93384: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000006d 21156 1726882594.93486: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000006d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.93534: no more pending results, returning what we have 21156 1726882594.93538: results queue empty 21156 1726882594.93539: checking for any_errors_fatal 21156 1726882594.93544: done checking for any_errors_fatal 21156 1726882594.93544: checking for max_fail_percentage 21156 1726882594.93546: done checking for max_fail_percentage 21156 1726882594.93547: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.93548: done checking to see if all hosts have failed 21156 1726882594.93549: getting the remaining hosts for this loop 21156 1726882594.93550: done getting the remaining hosts for this loop 21156 1726882594.93554: getting the next task for host managed_node1 21156 1726882594.93568: done getting next task for host managed_node1 21156 1726882594.93573: ^ 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 21156 1726882594.93576: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.93592: getting variables 21156 1726882594.93594: in VariableManager get_vars() 21156 1726882594.93641: Calling all_inventory to load vars for managed_node1 21156 1726882594.93644: Calling groups_inventory to load vars for managed_node1 21156 1726882594.93647: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.93659: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.93664: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.93668: Calling groups_plugins_play to load vars for managed_node1 21156 1726882594.93843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882594.94090: done with get_vars() 21156 1726882594.94100: done getting variables 21156 1726882594.94157: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:34 -0400 (0:00:00.077) 0:00:05.202 ****** 21156 1726882594.94309: entering _queue_task() for managed_node1/fail 21156 1726882594.94323: WORKER PROCESS EXITING 21156 1726882594.94697: worker is 1 (out of 1 available) 21156 1726882594.94708: exiting _queue_task() for managed_node1/fail 21156 1726882594.94719: done queuing things up, now waiting for results queue to drain 21156 1726882594.94721: waiting for pending results... 21156 1726882594.95175: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21156 1726882594.95305: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000006e 21156 1726882594.95325: variable 'ansible_search_path' from source: unknown 21156 1726882594.95332: variable 'ansible_search_path' from source: unknown 21156 1726882594.95381: calling self._execute() 21156 1726882594.95460: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882594.95480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882594.95508: variable 'omit' from source: magic vars 21156 1726882594.95951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882594.98924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882594.99006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882594.99044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882594.99098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882594.99128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882594.99220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882594.99253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882594.99287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882594.99337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882594.99355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882594.99498: variable 'ansible_distribution' from source: facts 21156 1726882594.99513: variable 'ansible_distribution_major_version' from source: facts 21156 1726882594.99541: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882594.99549: when evaluation is False, skipping this task 21156 1726882594.99557: _execute() done 21156 1726882594.99565: dumping result to json 21156 1726882594.99573: done dumping result, returning 21156 1726882594.99583: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-a0fd-f11b-00000000006e] 21156 1726882594.99590: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000006e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882594.99734: no more pending results, returning what we have 21156 1726882594.99738: results queue empty 21156 1726882594.99739: checking for any_errors_fatal 21156 1726882594.99744: done checking for any_errors_fatal 21156 1726882594.99745: checking for max_fail_percentage 21156 1726882594.99747: done checking for max_fail_percentage 21156 1726882594.99748: checking to see if all hosts have failed and the running result is not ok 21156 1726882594.99749: done checking to see if all hosts have failed 21156 1726882594.99749: getting the remaining hosts for this loop 21156 1726882594.99751: done getting the remaining hosts for this loop 21156 1726882594.99755: getting the next task for host managed_node1 21156 1726882594.99768: done getting next task for host managed_node1 21156 1726882594.99773: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21156 1726882594.99776: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882594.99791: getting variables 21156 1726882594.99793: in VariableManager get_vars() 21156 1726882594.99840: Calling all_inventory to load vars for managed_node1 21156 1726882594.99842: Calling groups_inventory to load vars for managed_node1 21156 1726882594.99845: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882594.99858: Calling all_plugins_play to load vars for managed_node1 21156 1726882594.99861: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882594.99867: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.00108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.00338: done with get_vars() 21156 1726882595.00347: done getting variables 21156 1726882595.00515: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000006e 21156 1726882595.00518: WORKER PROCESS EXITING 21156 1726882595.00535: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:35 -0400 (0:00:00.064) 0:00:05.266 ****** 21156 1726882595.00623: entering _queue_task() for managed_node1/fail 21156 1726882595.00932: worker is 1 (out of 1 available) 21156 1726882595.00948: exiting _queue_task() for managed_node1/fail 21156 1726882595.00962: done queuing things up, now waiting for results queue to drain 21156 1726882595.00965: waiting for pending results... 21156 1726882595.01226: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21156 1726882595.01349: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000006f 21156 1726882595.01371: variable 'ansible_search_path' from source: unknown 21156 1726882595.01385: variable 'ansible_search_path' from source: unknown 21156 1726882595.01425: calling self._execute() 21156 1726882595.01515: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.01526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.01539: variable 'omit' from source: magic vars 21156 1726882595.01988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.04743: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.04915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.04964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.05013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.05043: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.05134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.05176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.05215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.05263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.05286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.05440: variable 'ansible_distribution' from source: facts 21156 1726882595.05451: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.05477: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.05485: when evaluation is False, skipping this task 21156 1726882595.05493: _execute() done 21156 1726882595.05498: dumping result to json 21156 1726882595.05504: done dumping result, returning 21156 1726882595.05513: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-a0fd-f11b-00000000006f] 21156 1726882595.05521: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000006f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.05666: no more pending results, returning what we have 21156 1726882595.05670: results queue empty 21156 1726882595.05671: checking for any_errors_fatal 21156 1726882595.05676: done checking for any_errors_fatal 21156 1726882595.05677: checking for max_fail_percentage 21156 1726882595.05679: done checking for max_fail_percentage 21156 1726882595.05680: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.05681: done checking to see if all hosts have failed 21156 1726882595.05682: getting the remaining hosts for this loop 21156 1726882595.05683: done getting the remaining hosts for this loop 21156 1726882595.05687: getting the next task for host managed_node1 21156 1726882595.05693: done getting next task for host managed_node1 21156 1726882595.05697: ^ 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 21156 1726882595.05700: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.05716: getting variables 21156 1726882595.05717: in VariableManager get_vars() 21156 1726882595.05766: Calling all_inventory to load vars for managed_node1 21156 1726882595.05769: Calling groups_inventory to load vars for managed_node1 21156 1726882595.05771: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.05781: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.05784: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.05787: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.05962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.06211: done with get_vars() 21156 1726882595.06222: done getting variables 21156 1726882595.06282: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21156 1726882595.06408: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000006f 21156 1726882595.06411: WORKER PROCESS EXITING 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:35 -0400 (0:00:00.058) 0:00:05.324 ****** 21156 1726882595.06426: entering _queue_task() for managed_node1/dnf 21156 1726882595.06796: worker is 1 (out of 1 available) 21156 1726882595.06807: exiting _queue_task() for managed_node1/dnf 21156 1726882595.06818: done queuing things up, now waiting for results queue to drain 21156 1726882595.06820: waiting for pending results... 21156 1726882595.07092: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21156 1726882595.07221: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000070 21156 1726882595.07238: variable 'ansible_search_path' from source: unknown 21156 1726882595.07245: variable 'ansible_search_path' from source: unknown 21156 1726882595.07295: calling self._execute() 21156 1726882595.07378: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.07396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.07408: variable 'omit' from source: magic vars 21156 1726882595.07858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.11869: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.11951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.12006: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.12053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.12092: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.12187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.12235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.12274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.12322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.12351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.12506: variable 'ansible_distribution' from source: facts 21156 1726882595.12518: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.12542: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.12562: when evaluation is False, skipping this task 21156 1726882595.12574: _execute() done 21156 1726882595.12580: dumping result to json 21156 1726882595.12588: done dumping result, returning 21156 1726882595.12598: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-000000000070] 21156 1726882595.12606: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000070 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.12769: no more pending results, returning what we have 21156 1726882595.12773: results queue empty 21156 1726882595.12775: checking for any_errors_fatal 21156 1726882595.12781: done checking for any_errors_fatal 21156 1726882595.12782: checking for max_fail_percentage 21156 1726882595.12784: done checking for max_fail_percentage 21156 1726882595.12785: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.12786: done checking to see if all hosts have failed 21156 1726882595.12786: getting the remaining hosts for this loop 21156 1726882595.12788: done getting the remaining hosts for this loop 21156 1726882595.12792: getting the next task for host managed_node1 21156 1726882595.12799: done getting next task for host managed_node1 21156 1726882595.12804: ^ 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 21156 1726882595.12807: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.12823: getting variables 21156 1726882595.12825: in VariableManager get_vars() 21156 1726882595.12877: Calling all_inventory to load vars for managed_node1 21156 1726882595.12880: Calling groups_inventory to load vars for managed_node1 21156 1726882595.12882: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.12892: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.12896: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.12899: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.13135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.13362: done with get_vars() 21156 1726882595.13414: done getting variables 21156 1726882595.13589: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000070 21156 1726882595.13593: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21156 1726882595.14972: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:35 -0400 (0:00:00.085) 0:00:05.410 ****** 21156 1726882595.15002: entering _queue_task() for managed_node1/yum 21156 1726882595.15922: worker is 1 (out of 1 available) 21156 1726882595.15935: exiting _queue_task() for managed_node1/yum 21156 1726882595.15947: done queuing things up, now waiting for results queue to drain 21156 1726882595.15949: waiting for pending results... 21156 1726882595.16901: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21156 1726882595.17152: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000071 21156 1726882595.17297: variable 'ansible_search_path' from source: unknown 21156 1726882595.17305: variable 'ansible_search_path' from source: unknown 21156 1726882595.17343: calling self._execute() 21156 1726882595.17439: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.17521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.17538: variable 'omit' from source: magic vars 21156 1726882595.18457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.24167: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.24252: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.24307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.24345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.24385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.24467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.24508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.24540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.24600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.24621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.24773: variable 'ansible_distribution' from source: facts 21156 1726882595.24786: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.24817: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.24825: when evaluation is False, skipping this task 21156 1726882595.24832: _execute() done 21156 1726882595.24838: dumping result to json 21156 1726882595.24846: done dumping result, returning 21156 1726882595.24885: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-000000000071] 21156 1726882595.24895: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000071 21156 1726882595.25016: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000071 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.25075: no more pending results, returning what we have 21156 1726882595.25079: results queue empty 21156 1726882595.25079: checking for any_errors_fatal 21156 1726882595.25086: done checking for any_errors_fatal 21156 1726882595.25087: checking for max_fail_percentage 21156 1726882595.25089: done checking for max_fail_percentage 21156 1726882595.25089: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.25090: done checking to see if all hosts have failed 21156 1726882595.25091: getting the remaining hosts for this loop 21156 1726882595.25093: done getting the remaining hosts for this loop 21156 1726882595.25097: getting the next task for host managed_node1 21156 1726882595.25105: done getting next task for host managed_node1 21156 1726882595.25109: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21156 1726882595.25112: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.25130: getting variables 21156 1726882595.25132: in VariableManager get_vars() 21156 1726882595.25187: Calling all_inventory to load vars for managed_node1 21156 1726882595.25190: Calling groups_inventory to load vars for managed_node1 21156 1726882595.25193: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.25203: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.25207: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.25210: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.25388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.25652: done with get_vars() 21156 1726882595.25671: done getting variables 21156 1726882595.25728: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:35 -0400 (0:00:00.107) 0:00:05.518 ****** 21156 1726882595.25885: entering _queue_task() for managed_node1/fail 21156 1726882595.25987: WORKER PROCESS EXITING 21156 1726882595.26330: worker is 1 (out of 1 available) 21156 1726882595.26341: exiting _queue_task() for managed_node1/fail 21156 1726882595.26354: done queuing things up, now waiting for results queue to drain 21156 1726882595.26358: waiting for pending results... 21156 1726882595.26630: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21156 1726882595.26775: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000072 21156 1726882595.26800: variable 'ansible_search_path' from source: unknown 21156 1726882595.26809: variable 'ansible_search_path' from source: unknown 21156 1726882595.26849: calling self._execute() 21156 1726882595.26937: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.26947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.26970: variable 'omit' from source: magic vars 21156 1726882595.27430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.29919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.29991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.30035: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.30084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.30118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.30205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.30242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.30974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.31017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.31037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.31389: variable 'ansible_distribution' from source: facts 21156 1726882595.31401: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.31422: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.31429: when evaluation is False, skipping this task 21156 1726882595.31435: _execute() done 21156 1726882595.31441: dumping result to json 21156 1726882595.31448: done dumping result, returning 21156 1726882595.31474: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-000000000072] 21156 1726882595.31537: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000072 21156 1726882595.31644: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000072 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.31726: no more pending results, returning what we have 21156 1726882595.31730: results queue empty 21156 1726882595.31731: checking for any_errors_fatal 21156 1726882595.31738: done checking for any_errors_fatal 21156 1726882595.31739: checking for max_fail_percentage 21156 1726882595.31740: done checking for max_fail_percentage 21156 1726882595.31741: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.31742: done checking to see if all hosts have failed 21156 1726882595.31743: getting the remaining hosts for this loop 21156 1726882595.31744: done getting the remaining hosts for this loop 21156 1726882595.31748: getting the next task for host managed_node1 21156 1726882595.31758: done getting next task for host managed_node1 21156 1726882595.31762: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21156 1726882595.31768: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.31785: getting variables 21156 1726882595.31787: in VariableManager get_vars() 21156 1726882595.31834: Calling all_inventory to load vars for managed_node1 21156 1726882595.31837: Calling groups_inventory to load vars for managed_node1 21156 1726882595.31839: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.31849: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.31852: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.31858: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.32092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.32292: done with get_vars() 21156 1726882595.32302: done getting variables 21156 1726882595.32360: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21156 1726882595.32883: 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:35 -0400 (0:00:00.070) 0:00:05.589 ****** 21156 1726882595.32915: entering _queue_task() for managed_node1/package 21156 1726882595.33145: worker is 1 (out of 1 available) 21156 1726882595.33160: exiting _queue_task() for managed_node1/package 21156 1726882595.33174: done queuing things up, now waiting for results queue to drain 21156 1726882595.33175: waiting for pending results... 21156 1726882595.34136: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21156 1726882595.34374: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000073 21156 1726882595.34393: variable 'ansible_search_path' from source: unknown 21156 1726882595.34402: variable 'ansible_search_path' from source: unknown 21156 1726882595.34444: calling self._execute() 21156 1726882595.34616: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.34651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.34669: variable 'omit' from source: magic vars 21156 1726882595.35483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.40171: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.40496: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.40672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.40711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.40861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.40943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.40988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.41096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.41140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.41187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.41528: variable 'ansible_distribution' from source: facts 21156 1726882595.41539: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.41562: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.41572: when evaluation is False, skipping this task 21156 1726882595.41579: _execute() done 21156 1726882595.41585: dumping result to json 21156 1726882595.41591: done dumping result, returning 21156 1726882595.41603: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-a0fd-f11b-000000000073] 21156 1726882595.41616: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000073 21156 1726882595.41821: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000073 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.41876: no more pending results, returning what we have 21156 1726882595.41880: results queue empty 21156 1726882595.41881: checking for any_errors_fatal 21156 1726882595.41888: done checking for any_errors_fatal 21156 1726882595.41889: checking for max_fail_percentage 21156 1726882595.41891: done checking for max_fail_percentage 21156 1726882595.41891: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.41892: done checking to see if all hosts have failed 21156 1726882595.41893: getting the remaining hosts for this loop 21156 1726882595.41895: done getting the remaining hosts for this loop 21156 1726882595.41898: getting the next task for host managed_node1 21156 1726882595.41905: done getting next task for host managed_node1 21156 1726882595.41909: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21156 1726882595.41912: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.41927: getting variables 21156 1726882595.41929: in VariableManager get_vars() 21156 1726882595.41979: Calling all_inventory to load vars for managed_node1 21156 1726882595.41982: Calling groups_inventory to load vars for managed_node1 21156 1726882595.41984: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.41994: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.41997: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.41999: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.42175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.42407: done with get_vars() 21156 1726882595.42418: done getting variables 21156 1726882595.42480: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21156 1726882595.42717: WORKER PROCESS EXITING 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:35 -0400 (0:00:00.098) 0:00:05.687 ****** 21156 1726882595.42732: entering _queue_task() for managed_node1/package 21156 1726882595.43324: worker is 1 (out of 1 available) 21156 1726882595.43336: exiting _queue_task() for managed_node1/package 21156 1726882595.43348: done queuing things up, now waiting for results queue to drain 21156 1726882595.43350: waiting for pending results... 21156 1726882595.44515: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21156 1726882595.44726: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000074 21156 1726882595.44749: variable 'ansible_search_path' from source: unknown 21156 1726882595.44756: variable 'ansible_search_path' from source: unknown 21156 1726882595.44797: calling self._execute() 21156 1726882595.45027: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.45046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.45059: variable 'omit' from source: magic vars 21156 1726882595.45613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.48526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.48587: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.48624: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.48657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.48687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.48759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.48888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.48982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.49090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.49158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.49403: variable 'ansible_distribution' from source: facts 21156 1726882595.49414: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.49437: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.49445: when evaluation is False, skipping this task 21156 1726882595.49459: _execute() done 21156 1726882595.49474: dumping result to json 21156 1726882595.49483: done dumping result, returning 21156 1726882595.49495: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-a0fd-f11b-000000000074] 21156 1726882595.49508: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000074 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.49669: no more pending results, returning what we have 21156 1726882595.49672: results queue empty 21156 1726882595.49673: checking for any_errors_fatal 21156 1726882595.49681: done checking for any_errors_fatal 21156 1726882595.49682: checking for max_fail_percentage 21156 1726882595.49684: done checking for max_fail_percentage 21156 1726882595.49685: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.49685: done checking to see if all hosts have failed 21156 1726882595.49686: getting the remaining hosts for this loop 21156 1726882595.49688: done getting the remaining hosts for this loop 21156 1726882595.49691: getting the next task for host managed_node1 21156 1726882595.49697: done getting next task for host managed_node1 21156 1726882595.49701: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21156 1726882595.49704: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.49720: getting variables 21156 1726882595.49722: in VariableManager get_vars() 21156 1726882595.49767: Calling all_inventory to load vars for managed_node1 21156 1726882595.49770: Calling groups_inventory to load vars for managed_node1 21156 1726882595.49772: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.49782: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.49785: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.49787: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.49985: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000074 21156 1726882595.49988: WORKER PROCESS EXITING 21156 1726882595.50010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.50209: done with get_vars() 21156 1726882595.50218: done getting variables 21156 1726882595.50277: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:35 -0400 (0:00:00.075) 0:00:05.763 ****** 21156 1726882595.50308: entering _queue_task() for managed_node1/package 21156 1726882595.50529: worker is 1 (out of 1 available) 21156 1726882595.50542: exiting _queue_task() for managed_node1/package 21156 1726882595.50553: done queuing things up, now waiting for results queue to drain 21156 1726882595.50555: waiting for pending results... 21156 1726882595.50822: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21156 1726882595.50942: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000075 21156 1726882595.50962: variable 'ansible_search_path' from source: unknown 21156 1726882595.50973: variable 'ansible_search_path' from source: unknown 21156 1726882595.51014: calling self._execute() 21156 1726882595.51097: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.51113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.51127: variable 'omit' from source: magic vars 21156 1726882595.51646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.54578: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.54701: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.54750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.54802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.54837: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.54940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.54983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.55015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.55087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.55104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.55256: variable 'ansible_distribution' from source: facts 21156 1726882595.55271: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.55290: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.55296: when evaluation is False, skipping this task 21156 1726882595.55302: _execute() done 21156 1726882595.55306: dumping result to json 21156 1726882595.55328: done dumping result, returning 21156 1726882595.55338: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-a0fd-f11b-000000000075] 21156 1726882595.55346: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000075 21156 1726882595.55441: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000075 21156 1726882595.55447: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.55515: no more pending results, returning what we have 21156 1726882595.55518: results queue empty 21156 1726882595.55519: checking for any_errors_fatal 21156 1726882595.55525: done checking for any_errors_fatal 21156 1726882595.55525: checking for max_fail_percentage 21156 1726882595.55527: done checking for max_fail_percentage 21156 1726882595.55528: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.55529: done checking to see if all hosts have failed 21156 1726882595.55529: getting the remaining hosts for this loop 21156 1726882595.55531: done getting the remaining hosts for this loop 21156 1726882595.55534: getting the next task for host managed_node1 21156 1726882595.55540: done getting next task for host managed_node1 21156 1726882595.55544: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21156 1726882595.55546: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.55562: getting variables 21156 1726882595.55565: in VariableManager get_vars() 21156 1726882595.55607: Calling all_inventory to load vars for managed_node1 21156 1726882595.55609: Calling groups_inventory to load vars for managed_node1 21156 1726882595.55611: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.55621: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.55623: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.55626: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.55800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.56007: done with get_vars() 21156 1726882595.56018: done getting variables 21156 1726882595.56070: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:35 -0400 (0:00:00.057) 0:00:05.821 ****** 21156 1726882595.56168: entering _queue_task() for managed_node1/service 21156 1726882595.56563: worker is 1 (out of 1 available) 21156 1726882595.56576: exiting _queue_task() for managed_node1/service 21156 1726882595.56586: done queuing things up, now waiting for results queue to drain 21156 1726882595.56587: waiting for pending results... 21156 1726882595.58382: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21156 1726882595.58515: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000076 21156 1726882595.58532: variable 'ansible_search_path' from source: unknown 21156 1726882595.58538: variable 'ansible_search_path' from source: unknown 21156 1726882595.58604: calling self._execute() 21156 1726882595.58779: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.58790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.58804: variable 'omit' from source: magic vars 21156 1726882595.59209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.61743: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.61812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.61852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.61899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.61928: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.62006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.62038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.62070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.62118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.62139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.62280: variable 'ansible_distribution' from source: facts 21156 1726882595.62293: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.62318: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.62325: when evaluation is False, skipping this task 21156 1726882595.62332: _execute() done 21156 1726882595.62339: dumping result to json 21156 1726882595.62347: done dumping result, returning 21156 1726882595.62358: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-000000000076] 21156 1726882595.62371: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000076 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.62495: no more pending results, returning what we have 21156 1726882595.62499: results queue empty 21156 1726882595.62499: checking for any_errors_fatal 21156 1726882595.62505: done checking for any_errors_fatal 21156 1726882595.62505: checking for max_fail_percentage 21156 1726882595.62507: done checking for max_fail_percentage 21156 1726882595.62508: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.62509: done checking to see if all hosts have failed 21156 1726882595.62510: getting the remaining hosts for this loop 21156 1726882595.62511: done getting the remaining hosts for this loop 21156 1726882595.62515: getting the next task for host managed_node1 21156 1726882595.62521: done getting next task for host managed_node1 21156 1726882595.62525: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21156 1726882595.62528: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.62543: getting variables 21156 1726882595.62545: in VariableManager get_vars() 21156 1726882595.62592: Calling all_inventory to load vars for managed_node1 21156 1726882595.62595: Calling groups_inventory to load vars for managed_node1 21156 1726882595.62598: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.62609: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.62612: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.62616: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.62830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.63114: done with get_vars() 21156 1726882595.63124: done getting variables 21156 1726882595.63280: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000076 21156 1726882595.63283: WORKER PROCESS EXITING 21156 1726882595.63306: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:35 -0400 (0:00:00.072) 0:00:05.893 ****** 21156 1726882595.63342: entering _queue_task() for managed_node1/service 21156 1726882595.63717: worker is 1 (out of 1 available) 21156 1726882595.63729: exiting _queue_task() for managed_node1/service 21156 1726882595.63741: done queuing things up, now waiting for results queue to drain 21156 1726882595.63743: waiting for pending results... 21156 1726882595.64009: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21156 1726882595.64138: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000077 21156 1726882595.64159: variable 'ansible_search_path' from source: unknown 21156 1726882595.64170: variable 'ansible_search_path' from source: unknown 21156 1726882595.64211: calling self._execute() 21156 1726882595.64292: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.64306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.64320: variable 'omit' from source: magic vars 21156 1726882595.64736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.67215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.67295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.67334: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.67380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.67410: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.67491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.67526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.67558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.67609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.67632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.67758: variable 'ansible_distribution' from source: facts 21156 1726882595.67772: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.67795: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.67801: when evaluation is False, skipping this task 21156 1726882595.67807: _execute() done 21156 1726882595.67811: dumping result to json 21156 1726882595.67817: done dumping result, returning 21156 1726882595.67834: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-a0fd-f11b-000000000077] 21156 1726882595.67842: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000077 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21156 1726882595.67965: no more pending results, returning what we have 21156 1726882595.67968: results queue empty 21156 1726882595.67969: checking for any_errors_fatal 21156 1726882595.67976: done checking for any_errors_fatal 21156 1726882595.67976: checking for max_fail_percentage 21156 1726882595.67978: done checking for max_fail_percentage 21156 1726882595.67979: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.67980: done checking to see if all hosts have failed 21156 1726882595.67981: getting the remaining hosts for this loop 21156 1726882595.67982: done getting the remaining hosts for this loop 21156 1726882595.67986: getting the next task for host managed_node1 21156 1726882595.67992: done getting next task for host managed_node1 21156 1726882595.67995: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21156 1726882595.67998: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.68013: getting variables 21156 1726882595.68014: in VariableManager get_vars() 21156 1726882595.68056: Calling all_inventory to load vars for managed_node1 21156 1726882595.68059: Calling groups_inventory to load vars for managed_node1 21156 1726882595.68061: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.68073: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.68076: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.68080: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.68254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.68479: done with get_vars() 21156 1726882595.68488: done getting variables 21156 1726882595.68537: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:35 -0400 (0:00:00.052) 0:00:05.946 ****** 21156 1726882595.68771: entering _queue_task() for managed_node1/service 21156 1726882595.68783: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000077 21156 1726882595.68786: WORKER PROCESS EXITING 21156 1726882595.68977: worker is 1 (out of 1 available) 21156 1726882595.68990: exiting _queue_task() for managed_node1/service 21156 1726882595.69002: done queuing things up, now waiting for results queue to drain 21156 1726882595.69003: waiting for pending results... 21156 1726882595.69254: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21156 1726882595.69378: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000078 21156 1726882595.69399: variable 'ansible_search_path' from source: unknown 21156 1726882595.69408: variable 'ansible_search_path' from source: unknown 21156 1726882595.69453: calling self._execute() 21156 1726882595.69534: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.69545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.69568: variable 'omit' from source: magic vars 21156 1726882595.69973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.72273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.72336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.72386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.72424: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.72452: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.72530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.72562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.72596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.72639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.72658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.72809: variable 'ansible_distribution' from source: facts 21156 1726882595.72819: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.72838: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.72844: when evaluation is False, skipping this task 21156 1726882595.72850: _execute() done 21156 1726882595.72855: dumping result to json 21156 1726882595.72861: done dumping result, returning 21156 1726882595.72875: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-a0fd-f11b-000000000078] 21156 1726882595.72883: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000078 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.73022: no more pending results, returning what we have 21156 1726882595.73026: results queue empty 21156 1726882595.73027: checking for any_errors_fatal 21156 1726882595.73033: done checking for any_errors_fatal 21156 1726882595.73034: checking for max_fail_percentage 21156 1726882595.73035: done checking for max_fail_percentage 21156 1726882595.73036: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.73037: done checking to see if all hosts have failed 21156 1726882595.73038: getting the remaining hosts for this loop 21156 1726882595.73039: done getting the remaining hosts for this loop 21156 1726882595.73043: getting the next task for host managed_node1 21156 1726882595.73050: done getting next task for host managed_node1 21156 1726882595.73054: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21156 1726882595.73056: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.73076: getting variables 21156 1726882595.73078: in VariableManager get_vars() 21156 1726882595.73121: Calling all_inventory to load vars for managed_node1 21156 1726882595.73124: Calling groups_inventory to load vars for managed_node1 21156 1726882595.73126: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.73136: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.73139: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.73142: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.73361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.73577: done with get_vars() 21156 1726882595.73586: done getting variables 21156 1726882595.73638: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:35 -0400 (0:00:00.050) 0:00:05.999 ****** 21156 1726882595.73870: entering _queue_task() for managed_node1/service 21156 1726882595.73883: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000078 21156 1726882595.73886: WORKER PROCESS EXITING 21156 1726882595.74077: worker is 1 (out of 1 available) 21156 1726882595.74089: exiting _queue_task() for managed_node1/service 21156 1726882595.74099: done queuing things up, now waiting for results queue to drain 21156 1726882595.74101: waiting for pending results... 21156 1726882595.74784: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21156 1726882595.74904: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000079 21156 1726882595.74926: variable 'ansible_search_path' from source: unknown 21156 1726882595.74933: variable 'ansible_search_path' from source: unknown 21156 1726882595.74972: calling self._execute() 21156 1726882595.75049: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.75061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.75079: variable 'omit' from source: magic vars 21156 1726882595.75482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.77720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.77803: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.77855: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.77894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.77921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.77999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.78029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.78055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.78101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.78123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.78262: variable 'ansible_distribution' from source: facts 21156 1726882595.78281: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.78302: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.78309: when evaluation is False, skipping this task 21156 1726882595.78316: _execute() done 21156 1726882595.78323: dumping result to json 21156 1726882595.78330: done dumping result, returning 21156 1726882595.78341: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-a0fd-f11b-000000000079] 21156 1726882595.78350: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000079 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21156 1726882595.78480: no more pending results, returning what we have 21156 1726882595.78484: results queue empty 21156 1726882595.78485: checking for any_errors_fatal 21156 1726882595.78491: done checking for any_errors_fatal 21156 1726882595.78492: checking for max_fail_percentage 21156 1726882595.78494: done checking for max_fail_percentage 21156 1726882595.78495: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.78496: done checking to see if all hosts have failed 21156 1726882595.78497: getting the remaining hosts for this loop 21156 1726882595.78499: done getting the remaining hosts for this loop 21156 1726882595.78503: getting the next task for host managed_node1 21156 1726882595.78510: done getting next task for host managed_node1 21156 1726882595.78514: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21156 1726882595.78516: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.78533: getting variables 21156 1726882595.78535: in VariableManager get_vars() 21156 1726882595.78585: Calling all_inventory to load vars for managed_node1 21156 1726882595.78588: Calling groups_inventory to load vars for managed_node1 21156 1726882595.78591: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.78601: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.78604: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.78607: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.78790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.79018: done with get_vars() 21156 1726882595.79028: done getting variables 21156 1726882595.79168: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21156 1726882595.79192: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000079 21156 1726882595.79195: WORKER PROCESS EXITING 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:35 -0400 (0:00:00.053) 0:00:06.052 ****** 21156 1726882595.79208: entering _queue_task() for managed_node1/copy 21156 1726882595.79537: worker is 1 (out of 1 available) 21156 1726882595.79549: exiting _queue_task() for managed_node1/copy 21156 1726882595.79561: done queuing things up, now waiting for results queue to drain 21156 1726882595.79563: waiting for pending results... 21156 1726882595.79807: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21156 1726882595.79921: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000007a 21156 1726882595.79939: variable 'ansible_search_path' from source: unknown 21156 1726882595.79948: variable 'ansible_search_path' from source: unknown 21156 1726882595.80019: calling self._execute() 21156 1726882595.80098: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.80129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.80150: variable 'omit' from source: magic vars 21156 1726882595.80698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.83759: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.83826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.83867: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.84024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.84089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.84240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.84271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.84302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.84351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.84373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.84520: variable 'ansible_distribution' from source: facts 21156 1726882595.84537: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.84557: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.84566: when evaluation is False, skipping this task 21156 1726882595.84573: _execute() done 21156 1726882595.84580: dumping result to json 21156 1726882595.84587: done dumping result, returning 21156 1726882595.84597: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-a0fd-f11b-00000000007a] 21156 1726882595.84605: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.84744: no more pending results, returning what we have 21156 1726882595.84748: results queue empty 21156 1726882595.84748: checking for any_errors_fatal 21156 1726882595.84752: done checking for any_errors_fatal 21156 1726882595.84753: checking for max_fail_percentage 21156 1726882595.84755: done checking for max_fail_percentage 21156 1726882595.84755: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.84756: done checking to see if all hosts have failed 21156 1726882595.84757: getting the remaining hosts for this loop 21156 1726882595.84759: done getting the remaining hosts for this loop 21156 1726882595.84762: getting the next task for host managed_node1 21156 1726882595.84770: done getting next task for host managed_node1 21156 1726882595.84774: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21156 1726882595.84777: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.84792: getting variables 21156 1726882595.84794: in VariableManager get_vars() 21156 1726882595.84836: Calling all_inventory to load vars for managed_node1 21156 1726882595.84839: Calling groups_inventory to load vars for managed_node1 21156 1726882595.84841: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.84850: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.84853: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.84855: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.85077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.85280: done with get_vars() 21156 1726882595.85289: 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:35 -0400 (0:00:00.061) 0:00:06.114 ****** 21156 1726882595.85372: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21156 1726882595.85390: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007a 21156 1726882595.85398: WORKER PROCESS EXITING 21156 1726882595.85828: worker is 1 (out of 1 available) 21156 1726882595.85840: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21156 1726882595.85852: done queuing things up, now waiting for results queue to drain 21156 1726882595.85853: waiting for pending results... 21156 1726882595.86111: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21156 1726882595.86226: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000007b 21156 1726882595.86244: variable 'ansible_search_path' from source: unknown 21156 1726882595.86251: variable 'ansible_search_path' from source: unknown 21156 1726882595.86288: calling self._execute() 21156 1726882595.86364: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.86375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.86386: variable 'omit' from source: magic vars 21156 1726882595.86780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.89124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.89584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.89629: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.89670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.89700: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.89780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.89812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.89843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.89888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.89904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.90037: variable 'ansible_distribution' from source: facts 21156 1726882595.90051: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.90082: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.90089: when evaluation is False, skipping this task 21156 1726882595.90095: _execute() done 21156 1726882595.90101: dumping result to json 21156 1726882595.90108: done dumping result, returning 21156 1726882595.90118: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-a0fd-f11b-00000000007b] 21156 1726882595.90126: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007b 21156 1726882595.90234: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007b 21156 1726882595.90240: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.90305: no more pending results, returning what we have 21156 1726882595.90309: results queue empty 21156 1726882595.90310: checking for any_errors_fatal 21156 1726882595.90316: done checking for any_errors_fatal 21156 1726882595.90317: checking for max_fail_percentage 21156 1726882595.90319: done checking for max_fail_percentage 21156 1726882595.90320: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.90321: done checking to see if all hosts have failed 21156 1726882595.90321: getting the remaining hosts for this loop 21156 1726882595.90323: done getting the remaining hosts for this loop 21156 1726882595.90327: getting the next task for host managed_node1 21156 1726882595.90334: done getting next task for host managed_node1 21156 1726882595.90338: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21156 1726882595.90341: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.90357: getting variables 21156 1726882595.90359: in VariableManager get_vars() 21156 1726882595.90407: Calling all_inventory to load vars for managed_node1 21156 1726882595.90410: Calling groups_inventory to load vars for managed_node1 21156 1726882595.90413: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.90423: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.90426: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.90429: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.90595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.90893: done with get_vars() 21156 1726882595.90903: 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:35 -0400 (0:00:00.056) 0:00:06.170 ****** 21156 1726882595.90989: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21156 1726882595.91654: worker is 1 (out of 1 available) 21156 1726882595.91667: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21156 1726882595.91679: done queuing things up, now waiting for results queue to drain 21156 1726882595.91681: waiting for pending results... 21156 1726882595.91936: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21156 1726882595.92055: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000007c 21156 1726882595.92078: variable 'ansible_search_path' from source: unknown 21156 1726882595.92086: variable 'ansible_search_path' from source: unknown 21156 1726882595.92130: calling self._execute() 21156 1726882595.92207: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882595.92219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882595.92237: variable 'omit' from source: magic vars 21156 1726882595.92644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882595.96192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882595.96329: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882595.96497: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882595.96535: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882595.96673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882595.96749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882595.96879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882595.96915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882595.96961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882595.97015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882595.97311: variable 'ansible_distribution' from source: facts 21156 1726882595.97326: variable 'ansible_distribution_major_version' from source: facts 21156 1726882595.97391: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882595.97399: when evaluation is False, skipping this task 21156 1726882595.97406: _execute() done 21156 1726882595.97412: dumping result to json 21156 1726882595.97421: done dumping result, returning 21156 1726882595.97521: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-a0fd-f11b-00000000007c] 21156 1726882595.97530: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007c 21156 1726882595.97628: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007c 21156 1726882595.97634: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882595.97692: no more pending results, returning what we have 21156 1726882595.97696: results queue empty 21156 1726882595.97697: checking for any_errors_fatal 21156 1726882595.97705: done checking for any_errors_fatal 21156 1726882595.97706: checking for max_fail_percentage 21156 1726882595.97708: done checking for max_fail_percentage 21156 1726882595.97708: checking to see if all hosts have failed and the running result is not ok 21156 1726882595.97709: done checking to see if all hosts have failed 21156 1726882595.97710: getting the remaining hosts for this loop 21156 1726882595.97711: done getting the remaining hosts for this loop 21156 1726882595.97715: getting the next task for host managed_node1 21156 1726882595.97721: done getting next task for host managed_node1 21156 1726882595.97725: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21156 1726882595.97727: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882595.97742: getting variables 21156 1726882595.97743: in VariableManager get_vars() 21156 1726882595.97789: Calling all_inventory to load vars for managed_node1 21156 1726882595.97792: Calling groups_inventory to load vars for managed_node1 21156 1726882595.97794: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882595.97804: Calling all_plugins_play to load vars for managed_node1 21156 1726882595.97806: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882595.97809: Calling groups_plugins_play to load vars for managed_node1 21156 1726882595.98019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882595.98231: done with get_vars() 21156 1726882595.98246: done getting variables 21156 1726882595.98306: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:35 -0400 (0:00:00.073) 0:00:06.243 ****** 21156 1726882595.98339: entering _queue_task() for managed_node1/debug 21156 1726882595.99076: worker is 1 (out of 1 available) 21156 1726882595.99087: exiting _queue_task() for managed_node1/debug 21156 1726882595.99098: done queuing things up, now waiting for results queue to drain 21156 1726882595.99099: waiting for pending results... 21156 1726882596.00715: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21156 1726882596.00830: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000007d 21156 1726882596.00849: variable 'ansible_search_path' from source: unknown 21156 1726882596.00859: variable 'ansible_search_path' from source: unknown 21156 1726882596.00898: calling self._execute() 21156 1726882596.01649: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.01667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.01683: variable 'omit' from source: magic vars 21156 1726882596.02193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.07601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.08132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.08177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.08229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.08266: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.08344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.08799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.08832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.08917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.08937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.09084: variable 'ansible_distribution' from source: facts 21156 1726882596.09096: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.09120: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.09128: when evaluation is False, skipping this task 21156 1726882596.09137: _execute() done 21156 1726882596.09143: dumping result to json 21156 1726882596.09150: done dumping result, returning 21156 1726882596.09166: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-a0fd-f11b-00000000007d] 21156 1726882596.09177: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882596.09346: no more pending results, returning what we have 21156 1726882596.09350: results queue empty 21156 1726882596.09351: checking for any_errors_fatal 21156 1726882596.09360: done checking for any_errors_fatal 21156 1726882596.09361: checking for max_fail_percentage 21156 1726882596.09365: done checking for max_fail_percentage 21156 1726882596.09366: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.09367: done checking to see if all hosts have failed 21156 1726882596.09368: getting the remaining hosts for this loop 21156 1726882596.09370: done getting the remaining hosts for this loop 21156 1726882596.09375: getting the next task for host managed_node1 21156 1726882596.09382: done getting next task for host managed_node1 21156 1726882596.09387: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21156 1726882596.09390: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882596.09407: getting variables 21156 1726882596.09409: in VariableManager get_vars() 21156 1726882596.09467: Calling all_inventory to load vars for managed_node1 21156 1726882596.09470: Calling groups_inventory to load vars for managed_node1 21156 1726882596.09473: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.09484: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.09487: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.09490: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.09703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.09922: done with get_vars() 21156 1726882596.09934: done getting variables 21156 1726882596.10343: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007d 21156 1726882596.10347: WORKER PROCESS EXITING 21156 1726882596.10387: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:36 -0400 (0:00:00.120) 0:00:06.364 ****** 21156 1726882596.10424: entering _queue_task() for managed_node1/debug 21156 1726882596.11032: worker is 1 (out of 1 available) 21156 1726882596.11043: exiting _queue_task() for managed_node1/debug 21156 1726882596.11323: done queuing things up, now waiting for results queue to drain 21156 1726882596.11325: waiting for pending results... 21156 1726882596.12675: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21156 1726882596.12772: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000007e 21156 1726882596.13486: variable 'ansible_search_path' from source: unknown 21156 1726882596.13494: variable 'ansible_search_path' from source: unknown 21156 1726882596.13531: calling self._execute() 21156 1726882596.13608: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.13620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.13635: variable 'omit' from source: magic vars 21156 1726882596.14016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.18835: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.18905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.18943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.18988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.19020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.19102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.19132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.19164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.19214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.19230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.19367: variable 'ansible_distribution' from source: facts 21156 1726882596.19380: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.19408: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.19415: when evaluation is False, skipping this task 21156 1726882596.19423: _execute() done 21156 1726882596.19429: dumping result to json 21156 1726882596.19436: done dumping result, returning 21156 1726882596.19449: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-a0fd-f11b-00000000007e] 21156 1726882596.19458: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882596.19602: no more pending results, returning what we have 21156 1726882596.19606: results queue empty 21156 1726882596.19607: checking for any_errors_fatal 21156 1726882596.19614: done checking for any_errors_fatal 21156 1726882596.19615: checking for max_fail_percentage 21156 1726882596.19617: done checking for max_fail_percentage 21156 1726882596.19618: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.19619: done checking to see if all hosts have failed 21156 1726882596.19620: getting the remaining hosts for this loop 21156 1726882596.19622: done getting the remaining hosts for this loop 21156 1726882596.19626: getting the next task for host managed_node1 21156 1726882596.19633: done getting next task for host managed_node1 21156 1726882596.19638: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21156 1726882596.19641: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882596.19657: getting variables 21156 1726882596.19659: in VariableManager get_vars() 21156 1726882596.19712: Calling all_inventory to load vars for managed_node1 21156 1726882596.19715: Calling groups_inventory to load vars for managed_node1 21156 1726882596.19718: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.19728: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.19731: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.19734: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.19970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.20178: done with get_vars() 21156 1726882596.20301: done getting variables 21156 1726882596.20333: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007e 21156 1726882596.20336: WORKER PROCESS EXITING 21156 1726882596.20373: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:36 -0400 (0:00:00.100) 0:00:06.465 ****** 21156 1726882596.20523: entering _queue_task() for managed_node1/debug 21156 1726882596.20961: worker is 1 (out of 1 available) 21156 1726882596.20974: exiting _queue_task() for managed_node1/debug 21156 1726882596.20987: done queuing things up, now waiting for results queue to drain 21156 1726882596.20988: waiting for pending results... 21156 1726882596.21905: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21156 1726882596.22477: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000007f 21156 1726882596.22497: variable 'ansible_search_path' from source: unknown 21156 1726882596.22508: variable 'ansible_search_path' from source: unknown 21156 1726882596.22544: calling self._execute() 21156 1726882596.22628: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.22638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.22650: variable 'omit' from source: magic vars 21156 1726882596.23078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.26518: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.26710: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.26810: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.26866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.26899: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.26985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.27021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.27052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.27109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.27130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.27278: variable 'ansible_distribution' from source: facts 21156 1726882596.27289: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.27317: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.27324: when evaluation is False, skipping this task 21156 1726882596.27330: _execute() done 21156 1726882596.27336: dumping result to json 21156 1726882596.27343: done dumping result, returning 21156 1726882596.27353: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-a0fd-f11b-00000000007f] 21156 1726882596.27361: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007f skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882596.27507: no more pending results, returning what we have 21156 1726882596.27511: results queue empty 21156 1726882596.27512: checking for any_errors_fatal 21156 1726882596.27517: done checking for any_errors_fatal 21156 1726882596.27518: checking for max_fail_percentage 21156 1726882596.27520: done checking for max_fail_percentage 21156 1726882596.27521: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.27522: done checking to see if all hosts have failed 21156 1726882596.27523: getting the remaining hosts for this loop 21156 1726882596.27525: done getting the remaining hosts for this loop 21156 1726882596.27529: getting the next task for host managed_node1 21156 1726882596.27536: done getting next task for host managed_node1 21156 1726882596.27540: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21156 1726882596.27543: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882596.27559: getting variables 21156 1726882596.27561: in VariableManager get_vars() 21156 1726882596.27609: Calling all_inventory to load vars for managed_node1 21156 1726882596.27611: Calling groups_inventory to load vars for managed_node1 21156 1726882596.27614: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.27624: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.27627: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.27630: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.27807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.28027: done with get_vars() 21156 1726882596.28037: done getting variables 21156 1726882596.28207: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000007f 21156 1726882596.28210: WORKER PROCESS EXITING 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:36 -0400 (0:00:00.077) 0:00:06.542 ****** 21156 1726882596.28254: entering _queue_task() for managed_node1/ping 21156 1726882596.28755: worker is 1 (out of 1 available) 21156 1726882596.28769: exiting _queue_task() for managed_node1/ping 21156 1726882596.28781: done queuing things up, now waiting for results queue to drain 21156 1726882596.28783: waiting for pending results... 21156 1726882596.29449: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21156 1726882596.30035: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000080 21156 1726882596.30060: variable 'ansible_search_path' from source: unknown 21156 1726882596.30071: variable 'ansible_search_path' from source: unknown 21156 1726882596.30119: calling self._execute() 21156 1726882596.30367: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.30378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.30392: variable 'omit' from source: magic vars 21156 1726882596.31289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.34343: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.34417: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.34466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.34519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.34549: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.34646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.34695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.34742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.34797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.34818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.34968: variable 'ansible_distribution' from source: facts 21156 1726882596.34980: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.35002: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.35011: when evaluation is False, skipping this task 21156 1726882596.35017: _execute() done 21156 1726882596.35023: dumping result to json 21156 1726882596.35030: done dumping result, returning 21156 1726882596.35044: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-a0fd-f11b-000000000080] 21156 1726882596.35052: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000080 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882596.35195: no more pending results, returning what we have 21156 1726882596.35199: results queue empty 21156 1726882596.35200: checking for any_errors_fatal 21156 1726882596.35207: done checking for any_errors_fatal 21156 1726882596.35207: checking for max_fail_percentage 21156 1726882596.35209: done checking for max_fail_percentage 21156 1726882596.35210: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.35211: done checking to see if all hosts have failed 21156 1726882596.35212: getting the remaining hosts for this loop 21156 1726882596.35214: done getting the remaining hosts for this loop 21156 1726882596.35218: getting the next task for host managed_node1 21156 1726882596.35227: done getting next task for host managed_node1 21156 1726882596.35229: ^ task is: TASK: meta (role_complete) 21156 1726882596.35232: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882596.35249: getting variables 21156 1726882596.35251: in VariableManager get_vars() 21156 1726882596.35305: Calling all_inventory to load vars for managed_node1 21156 1726882596.35308: Calling groups_inventory to load vars for managed_node1 21156 1726882596.35311: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.35321: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.35324: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.35327: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.35785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.36322: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000080 21156 1726882596.36326: WORKER PROCESS EXITING 21156 1726882596.36374: done with get_vars() 21156 1726882596.37067: done getting variables 21156 1726882596.37143: done queuing things up, now waiting for results queue to drain 21156 1726882596.37145: results queue empty 21156 1726882596.37146: checking for any_errors_fatal 21156 1726882596.37149: done checking for any_errors_fatal 21156 1726882596.37149: checking for max_fail_percentage 21156 1726882596.37150: done checking for max_fail_percentage 21156 1726882596.37151: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.37152: done checking to see if all hosts have failed 21156 1726882596.37153: getting the remaining hosts for this loop 21156 1726882596.37154: done getting the remaining hosts for this loop 21156 1726882596.37158: getting the next task for host managed_node1 21156 1726882596.37162: done getting next task for host managed_node1 21156 1726882596.37166: ^ task is: TASK: Get profile's ethtool.ring-rx options 21156 1726882596.37168: ^ 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 21156 1726882596.37170: getting variables 21156 1726882596.37171: in VariableManager get_vars() 21156 1726882596.37188: Calling all_inventory to load vars for managed_node1 21156 1726882596.37191: Calling groups_inventory to load vars for managed_node1 21156 1726882596.37193: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.37197: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.37200: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.37202: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.37329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.37951: done with get_vars() 21156 1726882596.37961: done getting variables 21156 1726882596.38002: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx options] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:96 Friday 20 September 2024 21:36:36 -0400 (0:00:00.097) 0:00:06.640 ****** 21156 1726882596.38027: entering _queue_task() for managed_node1/command 21156 1726882596.38690: worker is 1 (out of 1 available) 21156 1726882596.38702: exiting _queue_task() for managed_node1/command 21156 1726882596.38712: done queuing things up, now waiting for results queue to drain 21156 1726882596.38713: waiting for pending results... 21156 1726882596.39196: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options 21156 1726882596.39385: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000b0 21156 1726882596.39398: variable 'ansible_search_path' from source: unknown 21156 1726882596.39433: calling self._execute() 21156 1726882596.39643: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.39649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.39661: variable 'omit' from source: magic vars 21156 1726882596.40524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.45489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.45554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.45606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.45716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.45745: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.45859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.46036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.46071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.46235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.46255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.46503: variable 'ansible_distribution' from source: facts 21156 1726882596.46514: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.46535: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.46544: when evaluation is False, skipping this task 21156 1726882596.46553: _execute() done 21156 1726882596.46560: dumping result to json 21156 1726882596.46570: done dumping result, returning 21156 1726882596.46672: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options [0e448fcc-3ce9-a0fd-f11b-0000000000b0] 21156 1726882596.46681: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b0 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882596.46821: no more pending results, returning what we have 21156 1726882596.46824: results queue empty 21156 1726882596.46825: checking for any_errors_fatal 21156 1726882596.46826: done checking for any_errors_fatal 21156 1726882596.46827: checking for max_fail_percentage 21156 1726882596.46829: done checking for max_fail_percentage 21156 1726882596.46830: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.46831: done checking to see if all hosts have failed 21156 1726882596.46831: getting the remaining hosts for this loop 21156 1726882596.46833: done getting the remaining hosts for this loop 21156 1726882596.46837: getting the next task for host managed_node1 21156 1726882596.46842: done getting next task for host managed_node1 21156 1726882596.46844: ^ task is: TASK: Assert ethtool.ring-rx option set in profile 21156 1726882596.46846: ^ 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 21156 1726882596.46849: getting variables 21156 1726882596.46851: in VariableManager get_vars() 21156 1726882596.46902: Calling all_inventory to load vars for managed_node1 21156 1726882596.46905: Calling groups_inventory to load vars for managed_node1 21156 1726882596.46907: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.46919: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.46922: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.46925: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.47090: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b0 21156 1726882596.47093: WORKER PROCESS EXITING 21156 1726882596.47115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.47368: done with get_vars() 21156 1726882596.47378: done getting variables 21156 1726882596.47428: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx option set in profile] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:102 Friday 20 September 2024 21:36:36 -0400 (0:00:00.094) 0:00:06.734 ****** 21156 1726882596.47452: entering _queue_task() for managed_node1/assert 21156 1726882596.47880: worker is 1 (out of 1 available) 21156 1726882596.47892: exiting _queue_task() for managed_node1/assert 21156 1726882596.47905: done queuing things up, now waiting for results queue to drain 21156 1726882596.47906: waiting for pending results... 21156 1726882596.48648: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile 21156 1726882596.48734: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000b1 21156 1726882596.48751: variable 'ansible_search_path' from source: unknown 21156 1726882596.48790: calling self._execute() 21156 1726882596.48879: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.48891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.48904: variable 'omit' from source: magic vars 21156 1726882596.49328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.52744: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.52933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.53116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.53156: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.53303: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.53380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.53528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.53559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.53606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.53633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.53879: variable 'ansible_distribution' from source: facts 21156 1726882596.53966: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.53989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.53997: when evaluation is False, skipping this task 21156 1726882596.54004: _execute() done 21156 1726882596.54012: dumping result to json 21156 1726882596.54020: done dumping result, returning 21156 1726882596.54031: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile [0e448fcc-3ce9-a0fd-f11b-0000000000b1] 21156 1726882596.54041: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b1 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882596.54214: no more pending results, returning what we have 21156 1726882596.54218: results queue empty 21156 1726882596.54219: checking for any_errors_fatal 21156 1726882596.54224: done checking for any_errors_fatal 21156 1726882596.54225: checking for max_fail_percentage 21156 1726882596.54227: done checking for max_fail_percentage 21156 1726882596.54228: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.54229: done checking to see if all hosts have failed 21156 1726882596.54230: getting the remaining hosts for this loop 21156 1726882596.54232: done getting the remaining hosts for this loop 21156 1726882596.54235: getting the next task for host managed_node1 21156 1726882596.54242: done getting next task for host managed_node1 21156 1726882596.54245: ^ task is: TASK: Get profile's ethtool.ring-rx-jumbo options 21156 1726882596.54247: ^ 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 21156 1726882596.54250: getting variables 21156 1726882596.54252: in VariableManager get_vars() 21156 1726882596.54307: Calling all_inventory to load vars for managed_node1 21156 1726882596.54309: Calling groups_inventory to load vars for managed_node1 21156 1726882596.54311: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.54322: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.54325: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.54328: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.54498: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b1 21156 1726882596.54501: WORKER PROCESS EXITING 21156 1726882596.54519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.54747: done with get_vars() 21156 1726882596.54760: done getting variables 21156 1726882596.54819: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-jumbo options] ***************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:107 Friday 20 September 2024 21:36:36 -0400 (0:00:00.075) 0:00:06.809 ****** 21156 1726882596.54961: entering _queue_task() for managed_node1/command 21156 1726882596.55447: worker is 1 (out of 1 available) 21156 1726882596.55501: exiting _queue_task() for managed_node1/command 21156 1726882596.55514: done queuing things up, now waiting for results queue to drain 21156 1726882596.55515: waiting for pending results... 21156 1726882596.56195: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options 21156 1726882596.56362: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000b2 21156 1726882596.56387: variable 'ansible_search_path' from source: unknown 21156 1726882596.56424: calling self._execute() 21156 1726882596.56515: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.56526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.56540: variable 'omit' from source: magic vars 21156 1726882596.57010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.59563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.59627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.59674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.59713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.59743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.59827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.59860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.59900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.59944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.59966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.60090: variable 'ansible_distribution' from source: facts 21156 1726882596.60099: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.60136: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.60140: when evaluation is False, skipping this task 21156 1726882596.60143: _execute() done 21156 1726882596.60145: dumping result to json 21156 1726882596.60148: done dumping result, returning 21156 1726882596.60150: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options [0e448fcc-3ce9-a0fd-f11b-0000000000b2] 21156 1726882596.60152: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b2 21156 1726882596.60240: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b2 21156 1726882596.60242: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882596.60294: no more pending results, returning what we have 21156 1726882596.60298: results queue empty 21156 1726882596.60298: checking for any_errors_fatal 21156 1726882596.60304: done checking for any_errors_fatal 21156 1726882596.60305: checking for max_fail_percentage 21156 1726882596.60306: done checking for max_fail_percentage 21156 1726882596.60307: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.60308: done checking to see if all hosts have failed 21156 1726882596.60309: getting the remaining hosts for this loop 21156 1726882596.60311: done getting the remaining hosts for this loop 21156 1726882596.60314: getting the next task for host managed_node1 21156 1726882596.60322: done getting next task for host managed_node1 21156 1726882596.60325: ^ task is: TASK: Assert ethtool.ring-rx-jumbo option set in profile 21156 1726882596.60327: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882596.60332: getting variables 21156 1726882596.60333: in VariableManager get_vars() 21156 1726882596.60382: Calling all_inventory to load vars for managed_node1 21156 1726882596.60385: Calling groups_inventory to load vars for managed_node1 21156 1726882596.60387: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.60395: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.60398: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.60400: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.60675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.60886: done with get_vars() 21156 1726882596.60895: done getting variables 21156 1726882596.60952: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx-jumbo option set in profile] ********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:113 Friday 20 September 2024 21:36:36 -0400 (0:00:00.060) 0:00:06.870 ****** 21156 1726882596.60978: entering _queue_task() for managed_node1/assert 21156 1726882596.61233: worker is 1 (out of 1 available) 21156 1726882596.61257: exiting _queue_task() for managed_node1/assert 21156 1726882596.61276: done queuing things up, now waiting for results queue to drain 21156 1726882596.61283: waiting for pending results... 21156 1726882596.61605: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile 21156 1726882596.61665: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000b3 21156 1726882596.61681: variable 'ansible_search_path' from source: unknown 21156 1726882596.61705: calling self._execute() 21156 1726882596.61780: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.61785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.61793: variable 'omit' from source: magic vars 21156 1726882596.62175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.64497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.64581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.64620: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.64667: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.64699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.64783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.64817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.64847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.64900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.64920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.65058: variable 'ansible_distribution' from source: facts 21156 1726882596.65074: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.65100: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.65108: when evaluation is False, skipping this task 21156 1726882596.65144: _execute() done 21156 1726882596.65152: dumping result to json 21156 1726882596.65163: done dumping result, returning 21156 1726882596.65176: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile [0e448fcc-3ce9-a0fd-f11b-0000000000b3] 21156 1726882596.65185: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b3 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882596.65931: no more pending results, returning what we have 21156 1726882596.65934: results queue empty 21156 1726882596.65935: checking for any_errors_fatal 21156 1726882596.65940: done checking for any_errors_fatal 21156 1726882596.65941: checking for max_fail_percentage 21156 1726882596.65943: done checking for max_fail_percentage 21156 1726882596.65944: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.65945: done checking to see if all hosts have failed 21156 1726882596.65946: getting the remaining hosts for this loop 21156 1726882596.65948: done getting the remaining hosts for this loop 21156 1726882596.65951: getting the next task for host managed_node1 21156 1726882596.65960: done getting next task for host managed_node1 21156 1726882596.65965: ^ task is: TASK: Get profile's ethtool.ring-rx-mini options 21156 1726882596.65967: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882596.65970: getting variables 21156 1726882596.65972: in VariableManager get_vars() 21156 1726882596.66018: Calling all_inventory to load vars for managed_node1 21156 1726882596.66021: Calling groups_inventory to load vars for managed_node1 21156 1726882596.66023: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.66033: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.66036: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.66039: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.66217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.66461: done with get_vars() 21156 1726882596.66474: done getting variables 21156 1726882596.66530: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-mini options] ****************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:118 Friday 20 September 2024 21:36:36 -0400 (0:00:00.055) 0:00:06.925 ****** 21156 1726882596.66562: entering _queue_task() for managed_node1/command 21156 1726882596.66585: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b3 21156 1726882596.66594: WORKER PROCESS EXITING 21156 1726882596.67021: worker is 1 (out of 1 available) 21156 1726882596.67031: exiting _queue_task() for managed_node1/command 21156 1726882596.67044: done queuing things up, now waiting for results queue to drain 21156 1726882596.67046: waiting for pending results... 21156 1726882596.67300: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options 21156 1726882596.67395: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000b4 21156 1726882596.67413: variable 'ansible_search_path' from source: unknown 21156 1726882596.67451: calling self._execute() 21156 1726882596.67540: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.67552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.67572: variable 'omit' from source: magic vars 21156 1726882596.68440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.72374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.72445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.72494: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.72533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.72568: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.73522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.73557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.73596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.73641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.73667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.73812: variable 'ansible_distribution' from source: facts 21156 1726882596.73825: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.73848: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.73859: when evaluation is False, skipping this task 21156 1726882596.73870: _execute() done 21156 1726882596.73879: dumping result to json 21156 1726882596.73888: done dumping result, returning 21156 1726882596.73900: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options [0e448fcc-3ce9-a0fd-f11b-0000000000b4] 21156 1726882596.73912: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b4 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882596.74218: no more pending results, returning what we have 21156 1726882596.74222: results queue empty 21156 1726882596.74223: checking for any_errors_fatal 21156 1726882596.74230: done checking for any_errors_fatal 21156 1726882596.74231: checking for max_fail_percentage 21156 1726882596.74233: done checking for max_fail_percentage 21156 1726882596.74234: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.74234: done checking to see if all hosts have failed 21156 1726882596.74235: getting the remaining hosts for this loop 21156 1726882596.74237: done getting the remaining hosts for this loop 21156 1726882596.74241: getting the next task for host managed_node1 21156 1726882596.74255: done getting next task for host managed_node1 21156 1726882596.74435: ^ task is: TASK: Assert ethtool.ring-rx-mini option set in profile 21156 1726882596.74438: ^ 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 21156 1726882596.74442: getting variables 21156 1726882596.74444: in VariableManager get_vars() 21156 1726882596.74498: Calling all_inventory to load vars for managed_node1 21156 1726882596.74501: Calling groups_inventory to load vars for managed_node1 21156 1726882596.74504: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.74514: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.74516: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.74522: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.74875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.75065: done with get_vars() 21156 1726882596.75074: done getting variables 21156 1726882596.75131: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx-mini option set in profile] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:124 Friday 20 September 2024 21:36:36 -0400 (0:00:00.085) 0:00:07.011 ****** 21156 1726882596.75165: entering _queue_task() for managed_node1/assert 21156 1726882596.75182: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b4 21156 1726882596.75191: WORKER PROCESS EXITING 21156 1726882596.75666: worker is 1 (out of 1 available) 21156 1726882596.75676: exiting _queue_task() for managed_node1/assert 21156 1726882596.75687: done queuing things up, now waiting for results queue to drain 21156 1726882596.75688: waiting for pending results... 21156 1726882596.75942: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile 21156 1726882596.76041: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000b5 21156 1726882596.76065: variable 'ansible_search_path' from source: unknown 21156 1726882596.76103: calling self._execute() 21156 1726882596.76195: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.76207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.76220: variable 'omit' from source: magic vars 21156 1726882596.76662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.79177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.79249: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.79292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.79328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.79361: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.79449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.79510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.79539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.79587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.79612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.79748: variable 'ansible_distribution' from source: facts 21156 1726882596.79765: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.79788: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.79795: when evaluation is False, skipping this task 21156 1726882596.79802: _execute() done 21156 1726882596.79815: dumping result to json 21156 1726882596.79823: done dumping result, returning 21156 1726882596.79832: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile [0e448fcc-3ce9-a0fd-f11b-0000000000b5] 21156 1726882596.79840: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b5 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882596.79979: no more pending results, returning what we have 21156 1726882596.79983: results queue empty 21156 1726882596.79984: checking for any_errors_fatal 21156 1726882596.79989: done checking for any_errors_fatal 21156 1726882596.79989: checking for max_fail_percentage 21156 1726882596.79991: done checking for max_fail_percentage 21156 1726882596.79992: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.79992: done checking to see if all hosts have failed 21156 1726882596.79993: getting the remaining hosts for this loop 21156 1726882596.79995: done getting the remaining hosts for this loop 21156 1726882596.79999: getting the next task for host managed_node1 21156 1726882596.80005: done getting next task for host managed_node1 21156 1726882596.80007: ^ task is: TASK: Get profile's ethtool.ring-tx options 21156 1726882596.80009: ^ 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 21156 1726882596.80012: getting variables 21156 1726882596.80014: in VariableManager get_vars() 21156 1726882596.80065: Calling all_inventory to load vars for managed_node1 21156 1726882596.80068: Calling groups_inventory to load vars for managed_node1 21156 1726882596.80070: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.80081: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.80084: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.80087: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.80253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.80468: done with get_vars() 21156 1726882596.80478: done getting variables 21156 1726882596.80535: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-tx options] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:129 Friday 20 September 2024 21:36:36 -0400 (0:00:00.054) 0:00:07.066 ****** 21156 1726882596.80814: entering _queue_task() for managed_node1/command 21156 1726882596.80826: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b5 21156 1726882596.80829: WORKER PROCESS EXITING 21156 1726882596.81105: worker is 1 (out of 1 available) 21156 1726882596.81117: exiting _queue_task() for managed_node1/command 21156 1726882596.81129: done queuing things up, now waiting for results queue to drain 21156 1726882596.81130: waiting for pending results... 21156 1726882596.81394: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options 21156 1726882596.81485: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000b6 21156 1726882596.81504: variable 'ansible_search_path' from source: unknown 21156 1726882596.81541: calling self._execute() 21156 1726882596.81633: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.81646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.81667: variable 'omit' from source: magic vars 21156 1726882596.82090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.83807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.83849: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.83879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.83904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.83925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.83982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.84001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.84021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.84047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.84059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.84150: variable 'ansible_distribution' from source: facts 21156 1726882596.84155: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.84174: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.84177: when evaluation is False, skipping this task 21156 1726882596.84180: _execute() done 21156 1726882596.84182: dumping result to json 21156 1726882596.84184: done dumping result, returning 21156 1726882596.84190: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options [0e448fcc-3ce9-a0fd-f11b-0000000000b6] 21156 1726882596.84194: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b6 21156 1726882596.84271: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b6 21156 1726882596.84274: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882596.84317: no more pending results, returning what we have 21156 1726882596.84321: results queue empty 21156 1726882596.84321: checking for any_errors_fatal 21156 1726882596.84328: done checking for any_errors_fatal 21156 1726882596.84329: checking for max_fail_percentage 21156 1726882596.84330: done checking for max_fail_percentage 21156 1726882596.84331: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.84332: done checking to see if all hosts have failed 21156 1726882596.84333: getting the remaining hosts for this loop 21156 1726882596.84334: done getting the remaining hosts for this loop 21156 1726882596.84338: getting the next task for host managed_node1 21156 1726882596.84343: done getting next task for host managed_node1 21156 1726882596.84345: ^ task is: TASK: Assert ethtool.ring-tx option set in profile 21156 1726882596.84347: ^ 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 21156 1726882596.84349: getting variables 21156 1726882596.84350: in VariableManager get_vars() 21156 1726882596.84389: Calling all_inventory to load vars for managed_node1 21156 1726882596.84391: Calling groups_inventory to load vars for managed_node1 21156 1726882596.84393: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.84423: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.84427: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.84432: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.84606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.84760: done with get_vars() 21156 1726882596.84772: done getting variables 21156 1726882596.84830: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-tx option set in profile] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:135 Friday 20 September 2024 21:36:36 -0400 (0:00:00.042) 0:00:07.108 ****** 21156 1726882596.84860: entering _queue_task() for managed_node1/assert 21156 1726882596.85088: worker is 1 (out of 1 available) 21156 1726882596.85099: exiting _queue_task() for managed_node1/assert 21156 1726882596.85111: done queuing things up, now waiting for results queue to drain 21156 1726882596.85112: waiting for pending results... 21156 1726882596.85391: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile 21156 1726882596.85497: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000b7 21156 1726882596.85523: variable 'ansible_search_path' from source: unknown 21156 1726882596.85568: calling self._execute() 21156 1726882596.85660: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.85677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.85695: variable 'omit' from source: magic vars 21156 1726882596.86069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.88018: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.88072: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.88098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.88123: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.88145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.88199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.88218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.88239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.88270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.88281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.88375: variable 'ansible_distribution' from source: facts 21156 1726882596.88378: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.88392: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.88395: when evaluation is False, skipping this task 21156 1726882596.88398: _execute() done 21156 1726882596.88400: dumping result to json 21156 1726882596.88402: done dumping result, returning 21156 1726882596.88408: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile [0e448fcc-3ce9-a0fd-f11b-0000000000b7] 21156 1726882596.88413: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b7 21156 1726882596.88487: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b7 21156 1726882596.88490: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882596.88529: no more pending results, returning what we have 21156 1726882596.88532: results queue empty 21156 1726882596.88533: checking for any_errors_fatal 21156 1726882596.88536: done checking for any_errors_fatal 21156 1726882596.88537: checking for max_fail_percentage 21156 1726882596.88538: done checking for max_fail_percentage 21156 1726882596.88539: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.88540: done checking to see if all hosts have failed 21156 1726882596.88541: getting the remaining hosts for this loop 21156 1726882596.88542: done getting the remaining hosts for this loop 21156 1726882596.88545: getting the next task for host managed_node1 21156 1726882596.88550: done getting next task for host managed_node1 21156 1726882596.88553: ^ task is: TASK: Get profile's ethtool.ring options 21156 1726882596.88555: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882596.88557: getting variables 21156 1726882596.88558: in VariableManager get_vars() 21156 1726882596.88598: Calling all_inventory to load vars for managed_node1 21156 1726882596.88600: Calling groups_inventory to load vars for managed_node1 21156 1726882596.88602: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.88610: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.88612: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.88615: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.88724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.88840: done with get_vars() 21156 1726882596.88848: done getting variables 21156 1726882596.88886: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring options] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:141 Friday 20 September 2024 21:36:36 -0400 (0:00:00.040) 0:00:07.149 ****** 21156 1726882596.88904: entering _queue_task() for managed_node1/command 21156 1726882596.89057: worker is 1 (out of 1 available) 21156 1726882596.89069: exiting _queue_task() for managed_node1/command 21156 1726882596.89080: done queuing things up, now waiting for results queue to drain 21156 1726882596.89082: waiting for pending results... 21156 1726882596.89231: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options 21156 1726882596.89306: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000b8 21156 1726882596.89324: variable 'ansible_search_path' from source: unknown 21156 1726882596.89361: calling self._execute() 21156 1726882596.89440: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.89451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.89470: variable 'omit' from source: magic vars 21156 1726882596.89871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.91600: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.91639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.91668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.91697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.91716: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.91770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.91789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.91812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.91835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.91846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.91939: variable 'ansible_distribution' from source: facts 21156 1726882596.91943: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.91957: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.91962: when evaluation is False, skipping this task 21156 1726882596.91967: _execute() done 21156 1726882596.91970: dumping result to json 21156 1726882596.91972: done dumping result, returning 21156 1726882596.91977: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options [0e448fcc-3ce9-a0fd-f11b-0000000000b8] 21156 1726882596.91982: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b8 21156 1726882596.92055: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b8 21156 1726882596.92058: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882596.92103: no more pending results, returning what we have 21156 1726882596.92107: results queue empty 21156 1726882596.92107: checking for any_errors_fatal 21156 1726882596.92112: done checking for any_errors_fatal 21156 1726882596.92112: checking for max_fail_percentage 21156 1726882596.92114: done checking for max_fail_percentage 21156 1726882596.92115: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.92115: done checking to see if all hosts have failed 21156 1726882596.92116: getting the remaining hosts for this loop 21156 1726882596.92117: done getting the remaining hosts for this loop 21156 1726882596.92121: getting the next task for host managed_node1 21156 1726882596.92124: done getting next task for host managed_node1 21156 1726882596.92126: ^ task is: TASK: Assert ethtool.ring option set in profile 21156 1726882596.92128: ^ 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 21156 1726882596.92131: getting variables 21156 1726882596.92132: in VariableManager get_vars() 21156 1726882596.92169: Calling all_inventory to load vars for managed_node1 21156 1726882596.92171: Calling groups_inventory to load vars for managed_node1 21156 1726882596.92174: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.92182: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.92184: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.92186: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.92319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.92434: done with get_vars() 21156 1726882596.92440: done getting variables 21156 1726882596.92480: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring option set in profile] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:148 Friday 20 September 2024 21:36:36 -0400 (0:00:00.035) 0:00:07.185 ****** 21156 1726882596.92497: entering _queue_task() for managed_node1/assert 21156 1726882596.92647: worker is 1 (out of 1 available) 21156 1726882596.92658: exiting _queue_task() for managed_node1/assert 21156 1726882596.92672: done queuing things up, now waiting for results queue to drain 21156 1726882596.92673: waiting for pending results... 21156 1726882596.92824: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile 21156 1726882596.92879: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000b9 21156 1726882596.92889: variable 'ansible_search_path' from source: unknown 21156 1726882596.92915: calling self._execute() 21156 1726882596.92975: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.92980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.92988: variable 'omit' from source: magic vars 21156 1726882596.93266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.94747: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.94801: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.94826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.94851: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.94878: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.94931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.94950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.94975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.95000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.95017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.95111: variable 'ansible_distribution' from source: facts 21156 1726882596.95114: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.95129: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.95132: when evaluation is False, skipping this task 21156 1726882596.95135: _execute() done 21156 1726882596.95137: dumping result to json 21156 1726882596.95139: done dumping result, returning 21156 1726882596.95144: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile [0e448fcc-3ce9-a0fd-f11b-0000000000b9] 21156 1726882596.95149: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b9 21156 1726882596.95236: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000b9 21156 1726882596.95239: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882596.95308: no more pending results, returning what we have 21156 1726882596.95311: results queue empty 21156 1726882596.95311: checking for any_errors_fatal 21156 1726882596.95315: done checking for any_errors_fatal 21156 1726882596.95316: checking for max_fail_percentage 21156 1726882596.95317: done checking for max_fail_percentage 21156 1726882596.95318: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.95319: done checking to see if all hosts have failed 21156 1726882596.95320: getting the remaining hosts for this loop 21156 1726882596.95321: done getting the remaining hosts for this loop 21156 1726882596.95324: getting the next task for host managed_node1 21156 1726882596.95328: done getting next task for host managed_node1 21156 1726882596.95331: ^ task is: TASK: TEST: I can clear ring options 21156 1726882596.95337: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882596.95339: getting variables 21156 1726882596.95340: in VariableManager get_vars() 21156 1726882596.95370: Calling all_inventory to load vars for managed_node1 21156 1726882596.95372: Calling groups_inventory to load vars for managed_node1 21156 1726882596.95373: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.95380: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.95382: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.95383: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.95486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.95600: done with get_vars() 21156 1726882596.95606: done getting variables 21156 1726882596.95642: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can clear ring options] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:158 Friday 20 September 2024 21:36:36 -0400 (0:00:00.031) 0:00:07.216 ****** 21156 1726882596.95660: entering _queue_task() for managed_node1/debug 21156 1726882596.95814: worker is 1 (out of 1 available) 21156 1726882596.95825: exiting _queue_task() for managed_node1/debug 21156 1726882596.95836: done queuing things up, now waiting for results queue to drain 21156 1726882596.95837: waiting for pending results... 21156 1726882596.95984: running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options 21156 1726882596.96036: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000ba 21156 1726882596.96046: variable 'ansible_search_path' from source: unknown 21156 1726882596.96075: calling self._execute() 21156 1726882596.96135: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.96139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.96146: variable 'omit' from source: magic vars 21156 1726882596.96427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882596.97959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882596.98000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882596.98025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882596.98055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882596.98072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882596.98125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882596.98144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882596.98161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882596.98195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882596.98205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882596.98303: variable 'ansible_distribution' from source: facts 21156 1726882596.98307: variable 'ansible_distribution_major_version' from source: facts 21156 1726882596.98320: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882596.98323: when evaluation is False, skipping this task 21156 1726882596.98325: _execute() done 21156 1726882596.98327: dumping result to json 21156 1726882596.98330: done dumping result, returning 21156 1726882596.98336: done running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options [0e448fcc-3ce9-a0fd-f11b-0000000000ba] 21156 1726882596.98341: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000ba 21156 1726882596.98412: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000ba 21156 1726882596.98415: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882596.98484: no more pending results, returning what we have 21156 1726882596.98487: results queue empty 21156 1726882596.98488: checking for any_errors_fatal 21156 1726882596.98492: done checking for any_errors_fatal 21156 1726882596.98493: checking for max_fail_percentage 21156 1726882596.98495: done checking for max_fail_percentage 21156 1726882596.98495: checking to see if all hosts have failed and the running result is not ok 21156 1726882596.98496: done checking to see if all hosts have failed 21156 1726882596.98497: getting the remaining hosts for this loop 21156 1726882596.98498: done getting the remaining hosts for this loop 21156 1726882596.98501: getting the next task for host managed_node1 21156 1726882596.98506: done getting next task for host managed_node1 21156 1726882596.98511: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21156 1726882596.98513: ^ 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 21156 1726882596.98531: getting variables 21156 1726882596.98532: in VariableManager get_vars() 21156 1726882596.98561: Calling all_inventory to load vars for managed_node1 21156 1726882596.98562: Calling groups_inventory to load vars for managed_node1 21156 1726882596.98565: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882596.98571: Calling all_plugins_play to load vars for managed_node1 21156 1726882596.98573: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882596.98574: Calling groups_plugins_play to load vars for managed_node1 21156 1726882596.98708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882596.98826: done with get_vars() 21156 1726882596.98832: 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:36 -0400 (0:00:00.032) 0:00:07.249 ****** 21156 1726882596.98894: entering _queue_task() for managed_node1/include_tasks 21156 1726882596.99046: worker is 1 (out of 1 available) 21156 1726882596.99057: exiting _queue_task() for managed_node1/include_tasks 21156 1726882596.99070: done queuing things up, now waiting for results queue to drain 21156 1726882596.99072: waiting for pending results... 21156 1726882596.99220: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21156 1726882596.99296: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000c2 21156 1726882596.99305: variable 'ansible_search_path' from source: unknown 21156 1726882596.99309: variable 'ansible_search_path' from source: unknown 21156 1726882596.99332: calling self._execute() 21156 1726882596.99390: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882596.99395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882596.99403: variable 'omit' from source: magic vars 21156 1726882596.99676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.01153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.01205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.01230: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.01256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.01279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.01329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.01351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.01372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.01398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.01408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.01499: variable 'ansible_distribution' from source: facts 21156 1726882597.01503: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.01516: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.01519: when evaluation is False, skipping this task 21156 1726882597.01521: _execute() done 21156 1726882597.01525: dumping result to json 21156 1726882597.01528: done dumping result, returning 21156 1726882597.01533: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-a0fd-f11b-0000000000c2] 21156 1726882597.01540: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c2 21156 1726882597.01615: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c2 21156 1726882597.01618: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.01660: no more pending results, returning what we have 21156 1726882597.01665: results queue empty 21156 1726882597.01666: checking for any_errors_fatal 21156 1726882597.01670: done checking for any_errors_fatal 21156 1726882597.01671: checking for max_fail_percentage 21156 1726882597.01673: done checking for max_fail_percentage 21156 1726882597.01674: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.01675: done checking to see if all hosts have failed 21156 1726882597.01675: getting the remaining hosts for this loop 21156 1726882597.01677: done getting the remaining hosts for this loop 21156 1726882597.01681: getting the next task for host managed_node1 21156 1726882597.01686: done getting next task for host managed_node1 21156 1726882597.01689: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21156 1726882597.01691: ^ 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=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 21156 1726882597.01705: getting variables 21156 1726882597.01706: in VariableManager get_vars() 21156 1726882597.01741: Calling all_inventory to load vars for managed_node1 21156 1726882597.01742: Calling groups_inventory to load vars for managed_node1 21156 1726882597.01744: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.01751: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.01752: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.01754: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.01857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.01980: done with get_vars() 21156 1726882597.01987: done getting variables 21156 1726882597.02023: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:37 -0400 (0:00:00.031) 0:00:07.280 ****** 21156 1726882597.02044: entering _queue_task() for managed_node1/debug 21156 1726882597.02193: worker is 1 (out of 1 available) 21156 1726882597.02204: exiting _queue_task() for managed_node1/debug 21156 1726882597.02215: done queuing things up, now waiting for results queue to drain 21156 1726882597.02216: waiting for pending results... 21156 1726882597.02370: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21156 1726882597.02448: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000c3 21156 1726882597.02460: variable 'ansible_search_path' from source: unknown 21156 1726882597.02465: variable 'ansible_search_path' from source: unknown 21156 1726882597.02492: calling self._execute() 21156 1726882597.02547: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.02551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.02560: variable 'omit' from source: magic vars 21156 1726882597.02826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.04320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.04362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.04388: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.04415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.04434: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.04487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.04507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.04526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.04551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.04562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.04649: variable 'ansible_distribution' from source: facts 21156 1726882597.04653: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.04670: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.04673: when evaluation is False, skipping this task 21156 1726882597.04677: _execute() done 21156 1726882597.04679: dumping result to json 21156 1726882597.04681: done dumping result, returning 21156 1726882597.04686: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-a0fd-f11b-0000000000c3] 21156 1726882597.04693: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c3 21156 1726882597.04762: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c3 21156 1726882597.04767: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882597.04806: no more pending results, returning what we have 21156 1726882597.04809: results queue empty 21156 1726882597.04810: checking for any_errors_fatal 21156 1726882597.04814: done checking for any_errors_fatal 21156 1726882597.04815: checking for max_fail_percentage 21156 1726882597.04816: done checking for max_fail_percentage 21156 1726882597.04817: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.04818: done checking to see if all hosts have failed 21156 1726882597.04819: getting the remaining hosts for this loop 21156 1726882597.04821: done getting the remaining hosts for this loop 21156 1726882597.04824: getting the next task for host managed_node1 21156 1726882597.04829: done getting next task for host managed_node1 21156 1726882597.04833: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21156 1726882597.04835: ^ 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=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 21156 1726882597.04849: getting variables 21156 1726882597.04851: in VariableManager get_vars() 21156 1726882597.04888: Calling all_inventory to load vars for managed_node1 21156 1726882597.04891: Calling groups_inventory to load vars for managed_node1 21156 1726882597.04893: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.04900: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.04903: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.04905: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.05036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.05155: done with get_vars() 21156 1726882597.05161: done getting variables 21156 1726882597.05198: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:37 -0400 (0:00:00.031) 0:00:07.312 ****** 21156 1726882597.05217: entering _queue_task() for managed_node1/fail 21156 1726882597.05358: worker is 1 (out of 1 available) 21156 1726882597.05372: exiting _queue_task() for managed_node1/fail 21156 1726882597.05383: done queuing things up, now waiting for results queue to drain 21156 1726882597.05384: waiting for pending results... 21156 1726882597.05531: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21156 1726882597.05604: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000c4 21156 1726882597.05613: variable 'ansible_search_path' from source: unknown 21156 1726882597.05617: variable 'ansible_search_path' from source: unknown 21156 1726882597.05640: calling self._execute() 21156 1726882597.05699: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.05703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.05711: variable 'omit' from source: magic vars 21156 1726882597.06018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.07522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.07593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.07629: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.07670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.07700: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.07774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.07806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.07835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.07887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.07907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.08031: variable 'ansible_distribution' from source: facts 21156 1726882597.08043: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.08069: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.08077: when evaluation is False, skipping this task 21156 1726882597.08084: _execute() done 21156 1726882597.08092: dumping result to json 21156 1726882597.08099: done dumping result, returning 21156 1726882597.08109: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-a0fd-f11b-0000000000c4] 21156 1726882597.08117: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c4 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.08249: no more pending results, returning what we have 21156 1726882597.08253: results queue empty 21156 1726882597.08254: checking for any_errors_fatal 21156 1726882597.08259: done checking for any_errors_fatal 21156 1726882597.08259: checking for max_fail_percentage 21156 1726882597.08261: done checking for max_fail_percentage 21156 1726882597.08262: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.08262: done checking to see if all hosts have failed 21156 1726882597.08265: getting the remaining hosts for this loop 21156 1726882597.08267: done getting the remaining hosts for this loop 21156 1726882597.08271: getting the next task for host managed_node1 21156 1726882597.08276: done getting next task for host managed_node1 21156 1726882597.08280: ^ 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 21156 1726882597.08283: ^ 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=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 21156 1726882597.08303: getting variables 21156 1726882597.08305: in VariableManager get_vars() 21156 1726882597.08344: Calling all_inventory to load vars for managed_node1 21156 1726882597.08346: Calling groups_inventory to load vars for managed_node1 21156 1726882597.08348: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.08357: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.08359: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.08364: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.08520: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c4 21156 1726882597.08523: WORKER PROCESS EXITING 21156 1726882597.08543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.08825: done with get_vars() 21156 1726882597.08834: done getting variables 21156 1726882597.08897: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:37 -0400 (0:00:00.037) 0:00:07.349 ****** 21156 1726882597.08926: entering _queue_task() for managed_node1/fail 21156 1726882597.09095: worker is 1 (out of 1 available) 21156 1726882597.09106: exiting _queue_task() for managed_node1/fail 21156 1726882597.09118: done queuing things up, now waiting for results queue to drain 21156 1726882597.09119: waiting for pending results... 21156 1726882597.09284: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21156 1726882597.09359: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000c5 21156 1726882597.09373: variable 'ansible_search_path' from source: unknown 21156 1726882597.09377: variable 'ansible_search_path' from source: unknown 21156 1726882597.09401: calling self._execute() 21156 1726882597.09452: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.09466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.09475: variable 'omit' from source: magic vars 21156 1726882597.09764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.11900: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.11965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.12003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.12041: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.12073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.12159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.12193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.12221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.12276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.12295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.12430: variable 'ansible_distribution' from source: facts 21156 1726882597.12440: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.12471: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.12478: when evaluation is False, skipping this task 21156 1726882597.12484: _execute() done 21156 1726882597.12490: dumping result to json 21156 1726882597.12498: done dumping result, returning 21156 1726882597.12508: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-a0fd-f11b-0000000000c5] 21156 1726882597.12516: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c5 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.12645: no more pending results, returning what we have 21156 1726882597.12648: results queue empty 21156 1726882597.12649: checking for any_errors_fatal 21156 1726882597.12653: done checking for any_errors_fatal 21156 1726882597.12654: checking for max_fail_percentage 21156 1726882597.12658: done checking for max_fail_percentage 21156 1726882597.12659: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.12660: done checking to see if all hosts have failed 21156 1726882597.12661: getting the remaining hosts for this loop 21156 1726882597.12666: done getting the remaining hosts for this loop 21156 1726882597.12670: getting the next task for host managed_node1 21156 1726882597.12677: done getting next task for host managed_node1 21156 1726882597.12681: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21156 1726882597.12684: ^ 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=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 21156 1726882597.12701: getting variables 21156 1726882597.12703: in VariableManager get_vars() 21156 1726882597.12750: Calling all_inventory to load vars for managed_node1 21156 1726882597.12753: Calling groups_inventory to load vars for managed_node1 21156 1726882597.12759: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.12771: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.12774: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.12778: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.12995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.13213: done with get_vars() 21156 1726882597.13222: done getting variables 21156 1726882597.13278: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21156 1726882597.13417: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c5 21156 1726882597.13421: WORKER PROCESS EXITING 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:37 -0400 (0:00:00.045) 0:00:07.394 ****** 21156 1726882597.13435: entering _queue_task() for managed_node1/fail 21156 1726882597.13752: worker is 1 (out of 1 available) 21156 1726882597.13767: exiting _queue_task() for managed_node1/fail 21156 1726882597.13778: done queuing things up, now waiting for results queue to drain 21156 1726882597.13779: waiting for pending results... 21156 1726882597.14035: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21156 1726882597.14168: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000c6 21156 1726882597.14187: variable 'ansible_search_path' from source: unknown 21156 1726882597.14194: variable 'ansible_search_path' from source: unknown 21156 1726882597.14233: calling self._execute() 21156 1726882597.14316: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.14331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.14343: variable 'omit' from source: magic vars 21156 1726882597.14767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.17183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.17272: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.17316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.17358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.17394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.17483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.17518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.17553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.17606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.17629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.17780: variable 'ansible_distribution' from source: facts 21156 1726882597.17792: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.17819: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.17827: when evaluation is False, skipping this task 21156 1726882597.17834: _execute() done 21156 1726882597.17842: dumping result to json 21156 1726882597.17854: done dumping result, returning 21156 1726882597.17876: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-a0fd-f11b-0000000000c6] 21156 1726882597.17885: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c6 21156 1726882597.17994: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c6 21156 1726882597.18002: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.18066: no more pending results, returning what we have 21156 1726882597.18070: results queue empty 21156 1726882597.18071: checking for any_errors_fatal 21156 1726882597.18078: done checking for any_errors_fatal 21156 1726882597.18079: checking for max_fail_percentage 21156 1726882597.18081: done checking for max_fail_percentage 21156 1726882597.18082: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.18083: done checking to see if all hosts have failed 21156 1726882597.18083: getting the remaining hosts for this loop 21156 1726882597.18085: done getting the remaining hosts for this loop 21156 1726882597.18089: getting the next task for host managed_node1 21156 1726882597.18097: done getting next task for host managed_node1 21156 1726882597.18101: ^ 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 21156 1726882597.18103: ^ 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=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 21156 1726882597.18119: getting variables 21156 1726882597.18121: in VariableManager get_vars() 21156 1726882597.18170: Calling all_inventory to load vars for managed_node1 21156 1726882597.18173: Calling groups_inventory to load vars for managed_node1 21156 1726882597.18176: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.18185: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.18189: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.18192: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.18369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.18587: done with get_vars() 21156 1726882597.18597: done getting variables 21156 1726882597.18653: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:37 -0400 (0:00:00.053) 0:00:07.448 ****** 21156 1726882597.18808: entering _queue_task() for managed_node1/dnf 21156 1726882597.19127: worker is 1 (out of 1 available) 21156 1726882597.19138: exiting _queue_task() for managed_node1/dnf 21156 1726882597.19149: done queuing things up, now waiting for results queue to drain 21156 1726882597.19150: waiting for pending results... 21156 1726882597.19407: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21156 1726882597.19526: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000c7 21156 1726882597.19543: variable 'ansible_search_path' from source: unknown 21156 1726882597.19554: variable 'ansible_search_path' from source: unknown 21156 1726882597.19602: calling self._execute() 21156 1726882597.19685: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.19701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.19717: variable 'omit' from source: magic vars 21156 1726882597.20162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.22589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.22659: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.22698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.22743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.22778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.22863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.22898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.22928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.22982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.23001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.23140: variable 'ansible_distribution' from source: facts 21156 1726882597.23159: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.23186: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.23195: when evaluation is False, skipping this task 21156 1726882597.23201: _execute() done 21156 1726882597.23207: dumping result to json 21156 1726882597.23214: done dumping result, returning 21156 1726882597.23223: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-0000000000c7] 21156 1726882597.23232: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c7 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.23377: no more pending results, returning what we have 21156 1726882597.23380: results queue empty 21156 1726882597.23381: checking for any_errors_fatal 21156 1726882597.23386: done checking for any_errors_fatal 21156 1726882597.23387: checking for max_fail_percentage 21156 1726882597.23389: done checking for max_fail_percentage 21156 1726882597.23389: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.23390: done checking to see if all hosts have failed 21156 1726882597.23391: getting the remaining hosts for this loop 21156 1726882597.23393: done getting the remaining hosts for this loop 21156 1726882597.23396: getting the next task for host managed_node1 21156 1726882597.23403: done getting next task for host managed_node1 21156 1726882597.23407: ^ 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 21156 1726882597.23409: ^ 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=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 21156 1726882597.23425: getting variables 21156 1726882597.23427: in VariableManager get_vars() 21156 1726882597.23476: Calling all_inventory to load vars for managed_node1 21156 1726882597.23479: Calling groups_inventory to load vars for managed_node1 21156 1726882597.23482: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.23491: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.23494: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.23497: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.23709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.23931: done with get_vars() 21156 1726882597.23940: done getting variables 21156 1726882597.24102: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c7 21156 1726882597.24106: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21156 1726882597.24140: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:37 -0400 (0:00:00.053) 0:00:07.502 ****** 21156 1726882597.24175: entering _queue_task() for managed_node1/yum 21156 1726882597.24491: worker is 1 (out of 1 available) 21156 1726882597.24502: exiting _queue_task() for managed_node1/yum 21156 1726882597.24513: done queuing things up, now waiting for results queue to drain 21156 1726882597.24514: waiting for pending results... 21156 1726882597.24776: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21156 1726882597.24901: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000c8 21156 1726882597.24918: variable 'ansible_search_path' from source: unknown 21156 1726882597.24925: variable 'ansible_search_path' from source: unknown 21156 1726882597.24970: calling self._execute() 21156 1726882597.25041: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.25052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.25076: variable 'omit' from source: magic vars 21156 1726882597.25483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.27937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.28300: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.28347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.28390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.28420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.28506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.28542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.28582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.28629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.28653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.28799: variable 'ansible_distribution' from source: facts 21156 1726882597.28809: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.28827: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.28833: when evaluation is False, skipping this task 21156 1726882597.28838: _execute() done 21156 1726882597.28842: dumping result to json 21156 1726882597.28848: done dumping result, returning 21156 1726882597.28860: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-0000000000c8] 21156 1726882597.28872: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c8 21156 1726882597.28973: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c8 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.29022: no more pending results, returning what we have 21156 1726882597.29025: results queue empty 21156 1726882597.29026: checking for any_errors_fatal 21156 1726882597.29033: done checking for any_errors_fatal 21156 1726882597.29034: checking for max_fail_percentage 21156 1726882597.29036: done checking for max_fail_percentage 21156 1726882597.29036: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.29038: done checking to see if all hosts have failed 21156 1726882597.29038: getting the remaining hosts for this loop 21156 1726882597.29040: done getting the remaining hosts for this loop 21156 1726882597.29043: getting the next task for host managed_node1 21156 1726882597.29050: done getting next task for host managed_node1 21156 1726882597.29057: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21156 1726882597.29060: ^ 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=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 21156 1726882597.29079: getting variables 21156 1726882597.29081: in VariableManager get_vars() 21156 1726882597.29126: Calling all_inventory to load vars for managed_node1 21156 1726882597.29129: Calling groups_inventory to load vars for managed_node1 21156 1726882597.29131: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.29141: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.29144: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.29146: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.29327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.29549: done with get_vars() 21156 1726882597.29561: done getting variables 21156 1726882597.29624: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:37 -0400 (0:00:00.054) 0:00:07.556 ****** 21156 1726882597.29661: entering _queue_task() for managed_node1/fail 21156 1726882597.29681: WORKER PROCESS EXITING 21156 1726882597.30162: worker is 1 (out of 1 available) 21156 1726882597.30176: exiting _queue_task() for managed_node1/fail 21156 1726882597.30188: done queuing things up, now waiting for results queue to drain 21156 1726882597.30189: waiting for pending results... 21156 1726882597.30454: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21156 1726882597.30584: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000c9 21156 1726882597.30601: variable 'ansible_search_path' from source: unknown 21156 1726882597.30608: variable 'ansible_search_path' from source: unknown 21156 1726882597.30647: calling self._execute() 21156 1726882597.30731: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.30745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.30762: variable 'omit' from source: magic vars 21156 1726882597.31193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.35267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.35337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.35497: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.35536: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.35573: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.35660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.35801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.35828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.35949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.35972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.36277: variable 'ansible_distribution' from source: facts 21156 1726882597.36288: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.36308: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.36315: when evaluation is False, skipping this task 21156 1726882597.36322: _execute() done 21156 1726882597.36328: dumping result to json 21156 1726882597.36335: done dumping result, returning 21156 1726882597.36345: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-0000000000c9] 21156 1726882597.36352: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c9 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.36510: no more pending results, returning what we have 21156 1726882597.36515: results queue empty 21156 1726882597.36515: checking for any_errors_fatal 21156 1726882597.36521: done checking for any_errors_fatal 21156 1726882597.36521: checking for max_fail_percentage 21156 1726882597.36523: done checking for max_fail_percentage 21156 1726882597.36524: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.36525: done checking to see if all hosts have failed 21156 1726882597.36526: getting the remaining hosts for this loop 21156 1726882597.36528: done getting the remaining hosts for this loop 21156 1726882597.36531: getting the next task for host managed_node1 21156 1726882597.36538: done getting next task for host managed_node1 21156 1726882597.36542: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21156 1726882597.36545: ^ 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=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 21156 1726882597.36572: getting variables 21156 1726882597.36575: in VariableManager get_vars() 21156 1726882597.36624: Calling all_inventory to load vars for managed_node1 21156 1726882597.36627: Calling groups_inventory to load vars for managed_node1 21156 1726882597.36629: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.36640: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.36643: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.36646: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.36900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.37182: done with get_vars() 21156 1726882597.37193: done getting variables 21156 1726882597.37337: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000c9 21156 1726882597.37340: WORKER PROCESS EXITING 21156 1726882597.37379: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:37 -0400 (0:00:00.077) 0:00:07.634 ****** 21156 1726882597.37413: entering _queue_task() for managed_node1/package 21156 1726882597.37889: worker is 1 (out of 1 available) 21156 1726882597.37901: exiting _queue_task() for managed_node1/package 21156 1726882597.37913: done queuing things up, now waiting for results queue to drain 21156 1726882597.37914: waiting for pending results... 21156 1726882597.38717: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21156 1726882597.39013: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000ca 21156 1726882597.39033: variable 'ansible_search_path' from source: unknown 21156 1726882597.39041: variable 'ansible_search_path' from source: unknown 21156 1726882597.39087: calling self._execute() 21156 1726882597.39165: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.39176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.39198: variable 'omit' from source: magic vars 21156 1726882597.39805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.42601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.42675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.42715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.42767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.42803: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.42878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.42917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.42943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.42989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.43014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.43152: variable 'ansible_distribution' from source: facts 21156 1726882597.43168: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.43188: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.43195: when evaluation is False, skipping this task 21156 1726882597.43201: _execute() done 21156 1726882597.43206: dumping result to json 21156 1726882597.43217: done dumping result, returning 21156 1726882597.43229: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-a0fd-f11b-0000000000ca] 21156 1726882597.43237: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000ca skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.43387: no more pending results, returning what we have 21156 1726882597.43391: results queue empty 21156 1726882597.43392: checking for any_errors_fatal 21156 1726882597.43398: done checking for any_errors_fatal 21156 1726882597.43398: checking for max_fail_percentage 21156 1726882597.43400: done checking for max_fail_percentage 21156 1726882597.43401: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.43401: done checking to see if all hosts have failed 21156 1726882597.43402: getting the remaining hosts for this loop 21156 1726882597.43404: done getting the remaining hosts for this loop 21156 1726882597.43407: getting the next task for host managed_node1 21156 1726882597.43414: done getting next task for host managed_node1 21156 1726882597.43417: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21156 1726882597.43420: ^ 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=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 21156 1726882597.43435: getting variables 21156 1726882597.43437: in VariableManager get_vars() 21156 1726882597.43483: Calling all_inventory to load vars for managed_node1 21156 1726882597.43486: Calling groups_inventory to load vars for managed_node1 21156 1726882597.43488: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.43498: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.43500: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.43503: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.43678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.43903: done with get_vars() 21156 1726882597.43913: done getting variables 21156 1726882597.43976: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21156 1726882597.44117: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000ca 21156 1726882597.44120: WORKER PROCESS EXITING 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:37 -0400 (0:00:00.067) 0:00:07.701 ****** 21156 1726882597.44135: entering _queue_task() for managed_node1/package 21156 1726882597.44519: worker is 1 (out of 1 available) 21156 1726882597.44535: exiting _queue_task() for managed_node1/package 21156 1726882597.44546: done queuing things up, now waiting for results queue to drain 21156 1726882597.44548: waiting for pending results... 21156 1726882597.44816: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21156 1726882597.44947: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000cb 21156 1726882597.44973: variable 'ansible_search_path' from source: unknown 21156 1726882597.44982: variable 'ansible_search_path' from source: unknown 21156 1726882597.45022: calling self._execute() 21156 1726882597.45110: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.45121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.45135: variable 'omit' from source: magic vars 21156 1726882597.45577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.48283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.48354: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.48396: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.48438: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.48475: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.48553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.48592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.48620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.48677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.48696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.48830: variable 'ansible_distribution' from source: facts 21156 1726882597.48841: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.48867: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.48879: when evaluation is False, skipping this task 21156 1726882597.48888: _execute() done 21156 1726882597.48894: dumping result to json 21156 1726882597.48901: done dumping result, returning 21156 1726882597.48910: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-a0fd-f11b-0000000000cb] 21156 1726882597.48918: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000cb skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.49059: no more pending results, returning what we have 21156 1726882597.49066: results queue empty 21156 1726882597.49067: checking for any_errors_fatal 21156 1726882597.49072: done checking for any_errors_fatal 21156 1726882597.49073: checking for max_fail_percentage 21156 1726882597.49075: done checking for max_fail_percentage 21156 1726882597.49076: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.49077: done checking to see if all hosts have failed 21156 1726882597.49078: getting the remaining hosts for this loop 21156 1726882597.49079: done getting the remaining hosts for this loop 21156 1726882597.49083: getting the next task for host managed_node1 21156 1726882597.49090: done getting next task for host managed_node1 21156 1726882597.49094: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21156 1726882597.49096: ^ 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=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 21156 1726882597.49113: getting variables 21156 1726882597.49115: in VariableManager get_vars() 21156 1726882597.49164: Calling all_inventory to load vars for managed_node1 21156 1726882597.49167: Calling groups_inventory to load vars for managed_node1 21156 1726882597.49170: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.49179: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.49182: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.49185: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.49399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.49622: done with get_vars() 21156 1726882597.49630: done getting variables 21156 1726882597.49801: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000cb 21156 1726882597.49804: WORKER PROCESS EXITING 21156 1726882597.49816: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:37 -0400 (0:00:00.057) 0:00:07.758 ****** 21156 1726882597.49849: entering _queue_task() for managed_node1/package 21156 1726882597.50176: worker is 1 (out of 1 available) 21156 1726882597.50187: exiting _queue_task() for managed_node1/package 21156 1726882597.50198: done queuing things up, now waiting for results queue to drain 21156 1726882597.50200: waiting for pending results... 21156 1726882597.50466: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21156 1726882597.50597: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000cc 21156 1726882597.50615: variable 'ansible_search_path' from source: unknown 21156 1726882597.50622: variable 'ansible_search_path' from source: unknown 21156 1726882597.50667: calling self._execute() 21156 1726882597.50748: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.50766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.50786: variable 'omit' from source: magic vars 21156 1726882597.51220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.53914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.53988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.54047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.54088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.54117: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.54203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.54235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.54279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.54320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.54337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.54499: variable 'ansible_distribution' from source: facts 21156 1726882597.54510: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.54532: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.54539: when evaluation is False, skipping this task 21156 1726882597.54545: _execute() done 21156 1726882597.54550: dumping result to json 21156 1726882597.54560: done dumping result, returning 21156 1726882597.54576: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-a0fd-f11b-0000000000cc] 21156 1726882597.54589: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000cc skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.54746: no more pending results, returning what we have 21156 1726882597.54749: results queue empty 21156 1726882597.54750: checking for any_errors_fatal 21156 1726882597.54759: done checking for any_errors_fatal 21156 1726882597.54760: checking for max_fail_percentage 21156 1726882597.54762: done checking for max_fail_percentage 21156 1726882597.54765: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.54766: done checking to see if all hosts have failed 21156 1726882597.54767: getting the remaining hosts for this loop 21156 1726882597.54769: done getting the remaining hosts for this loop 21156 1726882597.54773: getting the next task for host managed_node1 21156 1726882597.54780: done getting next task for host managed_node1 21156 1726882597.54784: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21156 1726882597.54787: ^ 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=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 21156 1726882597.54804: getting variables 21156 1726882597.54807: in VariableManager get_vars() 21156 1726882597.54858: Calling all_inventory to load vars for managed_node1 21156 1726882597.54861: Calling groups_inventory to load vars for managed_node1 21156 1726882597.54866: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.54876: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.54879: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.54883: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.55080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.55314: done with get_vars() 21156 1726882597.55326: done getting variables 21156 1726882597.55504: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000cc 21156 1726882597.55507: WORKER PROCESS EXITING 21156 1726882597.55520: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:37 -0400 (0:00:00.057) 0:00:07.815 ****** 21156 1726882597.55559: entering _queue_task() for managed_node1/service 21156 1726882597.56043: worker is 1 (out of 1 available) 21156 1726882597.56060: exiting _queue_task() for managed_node1/service 21156 1726882597.56075: done queuing things up, now waiting for results queue to drain 21156 1726882597.56077: waiting for pending results... 21156 1726882597.56371: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21156 1726882597.56504: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000cd 21156 1726882597.56527: variable 'ansible_search_path' from source: unknown 21156 1726882597.56534: variable 'ansible_search_path' from source: unknown 21156 1726882597.56577: calling self._execute() 21156 1726882597.56670: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.56682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.56696: variable 'omit' from source: magic vars 21156 1726882597.57141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.59442: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.59490: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.59520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.59544: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.59570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.59624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.59647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.59670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.59696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.59706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.59803: variable 'ansible_distribution' from source: facts 21156 1726882597.59808: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.59823: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.59826: when evaluation is False, skipping this task 21156 1726882597.59828: _execute() done 21156 1726882597.59831: dumping result to json 21156 1726882597.59833: done dumping result, returning 21156 1726882597.59841: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-0000000000cd] 21156 1726882597.59844: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000cd 21156 1726882597.59931: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000cd 21156 1726882597.59934: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.59983: no more pending results, returning what we have 21156 1726882597.59987: results queue empty 21156 1726882597.59987: checking for any_errors_fatal 21156 1726882597.59992: done checking for any_errors_fatal 21156 1726882597.59993: checking for max_fail_percentage 21156 1726882597.59994: done checking for max_fail_percentage 21156 1726882597.59995: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.59996: done checking to see if all hosts have failed 21156 1726882597.59997: getting the remaining hosts for this loop 21156 1726882597.59999: done getting the remaining hosts for this loop 21156 1726882597.60002: getting the next task for host managed_node1 21156 1726882597.60007: done getting next task for host managed_node1 21156 1726882597.60011: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21156 1726882597.60013: ^ 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=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 21156 1726882597.60029: getting variables 21156 1726882597.60030: in VariableManager get_vars() 21156 1726882597.60070: Calling all_inventory to load vars for managed_node1 21156 1726882597.60073: Calling groups_inventory to load vars for managed_node1 21156 1726882597.60076: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.60084: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.60087: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.60089: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.60367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.60539: done with get_vars() 21156 1726882597.60548: done getting variables 21156 1726882597.60610: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:37 -0400 (0:00:00.050) 0:00:07.866 ****** 21156 1726882597.60638: entering _queue_task() for managed_node1/service 21156 1726882597.60879: worker is 1 (out of 1 available) 21156 1726882597.60890: exiting _queue_task() for managed_node1/service 21156 1726882597.60901: done queuing things up, now waiting for results queue to drain 21156 1726882597.60902: waiting for pending results... 21156 1726882597.61178: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21156 1726882597.61319: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000ce 21156 1726882597.61339: variable 'ansible_search_path' from source: unknown 21156 1726882597.61353: variable 'ansible_search_path' from source: unknown 21156 1726882597.61400: calling self._execute() 21156 1726882597.61497: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.61508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.61522: variable 'omit' from source: magic vars 21156 1726882597.61890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.63457: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.63510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.63538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.63567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.63586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.63655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.63681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.63704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.63758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.63780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.63913: variable 'ansible_distribution' from source: facts 21156 1726882597.63925: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.63947: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.63955: when evaluation is False, skipping this task 21156 1726882597.63969: _execute() done 21156 1726882597.63976: dumping result to json 21156 1726882597.63985: done dumping result, returning 21156 1726882597.63996: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-a0fd-f11b-0000000000ce] 21156 1726882597.64005: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000ce skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21156 1726882597.64141: no more pending results, returning what we have 21156 1726882597.64144: results queue empty 21156 1726882597.64145: checking for any_errors_fatal 21156 1726882597.64152: done checking for any_errors_fatal 21156 1726882597.64153: checking for max_fail_percentage 21156 1726882597.64154: done checking for max_fail_percentage 21156 1726882597.64155: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.64156: done checking to see if all hosts have failed 21156 1726882597.64157: getting the remaining hosts for this loop 21156 1726882597.64159: done getting the remaining hosts for this loop 21156 1726882597.64162: getting the next task for host managed_node1 21156 1726882597.64172: done getting next task for host managed_node1 21156 1726882597.64175: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21156 1726882597.64178: ^ 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=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 21156 1726882597.64194: getting variables 21156 1726882597.64196: in VariableManager get_vars() 21156 1726882597.64238: Calling all_inventory to load vars for managed_node1 21156 1726882597.64241: Calling groups_inventory to load vars for managed_node1 21156 1726882597.64243: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.64252: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.64255: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.64257: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.64422: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000ce 21156 1726882597.64425: WORKER PROCESS EXITING 21156 1726882597.64446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.64678: done with get_vars() 21156 1726882597.64689: done getting variables 21156 1726882597.64747: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:37 -0400 (0:00:00.041) 0:00:07.908 ****** 21156 1726882597.64779: entering _queue_task() for managed_node1/service 21156 1726882597.65014: worker is 1 (out of 1 available) 21156 1726882597.65034: exiting _queue_task() for managed_node1/service 21156 1726882597.65045: done queuing things up, now waiting for results queue to drain 21156 1726882597.65047: waiting for pending results... 21156 1726882597.65325: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21156 1726882597.65470: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000cf 21156 1726882597.65510: variable 'ansible_search_path' from source: unknown 21156 1726882597.65518: variable 'ansible_search_path' from source: unknown 21156 1726882597.65603: calling self._execute() 21156 1726882597.65748: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.65768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.65775: variable 'omit' from source: magic vars 21156 1726882597.66095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.67714: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.67755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.67811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.67836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.67855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.67932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.67951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.68266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.68270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.68272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.68274: variable 'ansible_distribution' from source: facts 21156 1726882597.68275: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.68277: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.68279: when evaluation is False, skipping this task 21156 1726882597.68280: _execute() done 21156 1726882597.68282: dumping result to json 21156 1726882597.68284: done dumping result, returning 21156 1726882597.68286: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-a0fd-f11b-0000000000cf] 21156 1726882597.68287: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000cf 21156 1726882597.68349: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000cf 21156 1726882597.68352: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.68462: no more pending results, returning what we have 21156 1726882597.68468: results queue empty 21156 1726882597.68469: checking for any_errors_fatal 21156 1726882597.68474: done checking for any_errors_fatal 21156 1726882597.68475: checking for max_fail_percentage 21156 1726882597.68476: done checking for max_fail_percentage 21156 1726882597.68477: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.68478: done checking to see if all hosts have failed 21156 1726882597.68479: getting the remaining hosts for this loop 21156 1726882597.68480: done getting the remaining hosts for this loop 21156 1726882597.68483: getting the next task for host managed_node1 21156 1726882597.68488: done getting next task for host managed_node1 21156 1726882597.68492: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21156 1726882597.68495: ^ 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=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 21156 1726882597.68509: getting variables 21156 1726882597.68510: in VariableManager get_vars() 21156 1726882597.68551: Calling all_inventory to load vars for managed_node1 21156 1726882597.68553: Calling groups_inventory to load vars for managed_node1 21156 1726882597.68557: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.68567: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.68569: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.68572: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.68811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.69034: done with get_vars() 21156 1726882597.69043: done getting variables 21156 1726882597.69103: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:37 -0400 (0:00:00.043) 0:00:07.951 ****** 21156 1726882597.69134: entering _queue_task() for managed_node1/service 21156 1726882597.69352: worker is 1 (out of 1 available) 21156 1726882597.69367: exiting _queue_task() for managed_node1/service 21156 1726882597.69378: done queuing things up, now waiting for results queue to drain 21156 1726882597.69380: waiting for pending results... 21156 1726882597.69571: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21156 1726882597.69655: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000d0 21156 1726882597.69676: variable 'ansible_search_path' from source: unknown 21156 1726882597.69703: variable 'ansible_search_path' from source: unknown 21156 1726882597.69738: calling self._execute() 21156 1726882597.69837: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.69860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.69889: variable 'omit' from source: magic vars 21156 1726882597.70324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.72121: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.72176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.72203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.72228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.72249: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.72305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.72324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.72341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.72374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.72388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.72483: variable 'ansible_distribution' from source: facts 21156 1726882597.72492: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.72505: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.72508: when evaluation is False, skipping this task 21156 1726882597.72511: _execute() done 21156 1726882597.72513: dumping result to json 21156 1726882597.72516: done dumping result, returning 21156 1726882597.72523: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-a0fd-f11b-0000000000d0] 21156 1726882597.72526: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d0 21156 1726882597.72628: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d0 21156 1726882597.72631: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21156 1726882597.72688: no more pending results, returning what we have 21156 1726882597.72691: results queue empty 21156 1726882597.72692: checking for any_errors_fatal 21156 1726882597.72697: done checking for any_errors_fatal 21156 1726882597.72698: checking for max_fail_percentage 21156 1726882597.72700: done checking for max_fail_percentage 21156 1726882597.72701: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.72702: done checking to see if all hosts have failed 21156 1726882597.72703: getting the remaining hosts for this loop 21156 1726882597.72704: done getting the remaining hosts for this loop 21156 1726882597.72708: getting the next task for host managed_node1 21156 1726882597.72714: done getting next task for host managed_node1 21156 1726882597.72718: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21156 1726882597.72721: ^ 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=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 21156 1726882597.72736: getting variables 21156 1726882597.72738: in VariableManager get_vars() 21156 1726882597.72782: Calling all_inventory to load vars for managed_node1 21156 1726882597.72786: Calling groups_inventory to load vars for managed_node1 21156 1726882597.72788: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.72797: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.72799: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.72802: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.72971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.73193: done with get_vars() 21156 1726882597.73206: done getting variables 21156 1726882597.73256: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:37 -0400 (0:00:00.041) 0:00:07.993 ****** 21156 1726882597.73286: entering _queue_task() for managed_node1/copy 21156 1726882597.73491: worker is 1 (out of 1 available) 21156 1726882597.73510: exiting _queue_task() for managed_node1/copy 21156 1726882597.73537: done queuing things up, now waiting for results queue to drain 21156 1726882597.73539: waiting for pending results... 21156 1726882597.73895: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21156 1726882597.73988: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000d1 21156 1726882597.74002: variable 'ansible_search_path' from source: unknown 21156 1726882597.74006: variable 'ansible_search_path' from source: unknown 21156 1726882597.74036: calling self._execute() 21156 1726882597.74105: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.74109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.74121: variable 'omit' from source: magic vars 21156 1726882597.74410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.75957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.76002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.76029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.76054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.76078: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.76132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.76151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.76173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.76199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.76210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.76304: variable 'ansible_distribution' from source: facts 21156 1726882597.76307: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.76320: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.76323: when evaluation is False, skipping this task 21156 1726882597.76327: _execute() done 21156 1726882597.76329: dumping result to json 21156 1726882597.76334: done dumping result, returning 21156 1726882597.76337: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-a0fd-f11b-0000000000d1] 21156 1726882597.76341: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d1 21156 1726882597.76423: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d1 21156 1726882597.76425: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.76469: no more pending results, returning what we have 21156 1726882597.76472: results queue empty 21156 1726882597.76473: checking for any_errors_fatal 21156 1726882597.76477: done checking for any_errors_fatal 21156 1726882597.76477: checking for max_fail_percentage 21156 1726882597.76479: done checking for max_fail_percentage 21156 1726882597.76480: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.76481: done checking to see if all hosts have failed 21156 1726882597.76481: getting the remaining hosts for this loop 21156 1726882597.76483: done getting the remaining hosts for this loop 21156 1726882597.76486: getting the next task for host managed_node1 21156 1726882597.76491: done getting next task for host managed_node1 21156 1726882597.76495: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21156 1726882597.76498: ^ 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=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 21156 1726882597.76512: getting variables 21156 1726882597.76513: in VariableManager get_vars() 21156 1726882597.76548: Calling all_inventory to load vars for managed_node1 21156 1726882597.76550: Calling groups_inventory to load vars for managed_node1 21156 1726882597.76552: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.76561: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.76563: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.76567: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.76703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.76821: done with get_vars() 21156 1726882597.76827: 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:37 -0400 (0:00:00.035) 0:00:08.029 ****** 21156 1726882597.76881: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21156 1726882597.77033: worker is 1 (out of 1 available) 21156 1726882597.77047: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21156 1726882597.77060: done queuing things up, now waiting for results queue to drain 21156 1726882597.77061: waiting for pending results... 21156 1726882597.77206: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21156 1726882597.77280: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000d2 21156 1726882597.77290: variable 'ansible_search_path' from source: unknown 21156 1726882597.77294: variable 'ansible_search_path' from source: unknown 21156 1726882597.77319: calling self._execute() 21156 1726882597.77379: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.77383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.77390: variable 'omit' from source: magic vars 21156 1726882597.77662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.79139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.79191: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.79216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.79242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.79262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.79314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.79333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.79350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.79380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.79393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.79483: variable 'ansible_distribution' from source: facts 21156 1726882597.79487: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.79503: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.79506: when evaluation is False, skipping this task 21156 1726882597.79508: _execute() done 21156 1726882597.79511: dumping result to json 21156 1726882597.79513: done dumping result, returning 21156 1726882597.79519: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-a0fd-f11b-0000000000d2] 21156 1726882597.79523: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d2 21156 1726882597.79610: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d2 21156 1726882597.79614: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.79659: no more pending results, returning what we have 21156 1726882597.79662: results queue empty 21156 1726882597.79666: checking for any_errors_fatal 21156 1726882597.79670: done checking for any_errors_fatal 21156 1726882597.79671: checking for max_fail_percentage 21156 1726882597.79672: done checking for max_fail_percentage 21156 1726882597.79673: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.79674: done checking to see if all hosts have failed 21156 1726882597.79675: getting the remaining hosts for this loop 21156 1726882597.79676: done getting the remaining hosts for this loop 21156 1726882597.79679: getting the next task for host managed_node1 21156 1726882597.79684: done getting next task for host managed_node1 21156 1726882597.79687: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21156 1726882597.79690: ^ 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=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 21156 1726882597.79704: getting variables 21156 1726882597.79705: in VariableManager get_vars() 21156 1726882597.79737: Calling all_inventory to load vars for managed_node1 21156 1726882597.79739: Calling groups_inventory to load vars for managed_node1 21156 1726882597.79740: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.79746: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.79748: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.79749: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.79848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.79971: done with get_vars() 21156 1726882597.79977: 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:37 -0400 (0:00:00.031) 0:00:08.060 ****** 21156 1726882597.80026: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21156 1726882597.80177: worker is 1 (out of 1 available) 21156 1726882597.80189: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21156 1726882597.80201: done queuing things up, now waiting for results queue to drain 21156 1726882597.80202: waiting for pending results... 21156 1726882597.80368: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21156 1726882597.80446: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000d3 21156 1726882597.80457: variable 'ansible_search_path' from source: unknown 21156 1726882597.80462: variable 'ansible_search_path' from source: unknown 21156 1726882597.80494: calling self._execute() 21156 1726882597.80549: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.80553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.80565: variable 'omit' from source: magic vars 21156 1726882597.80852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.82421: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.82468: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.82493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.82518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.82538: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.82596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.82616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.82632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.82666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.82677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.82770: variable 'ansible_distribution' from source: facts 21156 1726882597.82774: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.82789: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.82792: when evaluation is False, skipping this task 21156 1726882597.82795: _execute() done 21156 1726882597.82797: dumping result to json 21156 1726882597.82799: done dumping result, returning 21156 1726882597.82806: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-a0fd-f11b-0000000000d3] 21156 1726882597.82809: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d3 21156 1726882597.82881: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d3 21156 1726882597.82885: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.82962: no more pending results, returning what we have 21156 1726882597.82966: results queue empty 21156 1726882597.82967: checking for any_errors_fatal 21156 1726882597.82972: done checking for any_errors_fatal 21156 1726882597.82973: checking for max_fail_percentage 21156 1726882597.82975: done checking for max_fail_percentage 21156 1726882597.82976: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.82977: done checking to see if all hosts have failed 21156 1726882597.82977: getting the remaining hosts for this loop 21156 1726882597.82978: done getting the remaining hosts for this loop 21156 1726882597.82981: getting the next task for host managed_node1 21156 1726882597.82986: done getting next task for host managed_node1 21156 1726882597.82990: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21156 1726882597.82992: ^ 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=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 21156 1726882597.83010: getting variables 21156 1726882597.83011: in VariableManager get_vars() 21156 1726882597.83038: Calling all_inventory to load vars for managed_node1 21156 1726882597.83040: Calling groups_inventory to load vars for managed_node1 21156 1726882597.83041: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.83046: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.83048: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.83049: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.83188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.83306: done with get_vars() 21156 1726882597.83312: done getting variables 21156 1726882597.83349: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:37 -0400 (0:00:00.033) 0:00:08.094 ****** 21156 1726882597.83370: entering _queue_task() for managed_node1/debug 21156 1726882597.83518: worker is 1 (out of 1 available) 21156 1726882597.83529: exiting _queue_task() for managed_node1/debug 21156 1726882597.83539: done queuing things up, now waiting for results queue to drain 21156 1726882597.83540: waiting for pending results... 21156 1726882597.83697: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21156 1726882597.83772: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000d4 21156 1726882597.83783: variable 'ansible_search_path' from source: unknown 21156 1726882597.83787: variable 'ansible_search_path' from source: unknown 21156 1726882597.83813: calling self._execute() 21156 1726882597.83873: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.83877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.83886: variable 'omit' from source: magic vars 21156 1726882597.84159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.85650: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.85701: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.85731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.85755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.85778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.85829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.85849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.85872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.85897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.85908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.86002: variable 'ansible_distribution' from source: facts 21156 1726882597.86005: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.86020: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.86022: when evaluation is False, skipping this task 21156 1726882597.86025: _execute() done 21156 1726882597.86027: dumping result to json 21156 1726882597.86029: done dumping result, returning 21156 1726882597.86036: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-a0fd-f11b-0000000000d4] 21156 1726882597.86040: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d4 21156 1726882597.86117: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d4 21156 1726882597.86120: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882597.86169: no more pending results, returning what we have 21156 1726882597.86174: results queue empty 21156 1726882597.86175: checking for any_errors_fatal 21156 1726882597.86178: done checking for any_errors_fatal 21156 1726882597.86179: checking for max_fail_percentage 21156 1726882597.86180: done checking for max_fail_percentage 21156 1726882597.86181: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.86182: done checking to see if all hosts have failed 21156 1726882597.86183: getting the remaining hosts for this loop 21156 1726882597.86184: done getting the remaining hosts for this loop 21156 1726882597.86187: getting the next task for host managed_node1 21156 1726882597.86191: done getting next task for host managed_node1 21156 1726882597.86195: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21156 1726882597.86197: ^ 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=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 21156 1726882597.86211: getting variables 21156 1726882597.86212: in VariableManager get_vars() 21156 1726882597.86243: Calling all_inventory to load vars for managed_node1 21156 1726882597.86244: Calling groups_inventory to load vars for managed_node1 21156 1726882597.86246: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.86251: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.86253: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.86255: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.86366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.86490: done with get_vars() 21156 1726882597.86496: done getting variables 21156 1726882597.86531: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:37 -0400 (0:00:00.031) 0:00:08.125 ****** 21156 1726882597.86550: entering _queue_task() for managed_node1/debug 21156 1726882597.86696: worker is 1 (out of 1 available) 21156 1726882597.86706: exiting _queue_task() for managed_node1/debug 21156 1726882597.86717: done queuing things up, now waiting for results queue to drain 21156 1726882597.86719: waiting for pending results... 21156 1726882597.86884: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21156 1726882597.86952: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000d5 21156 1726882597.86968: variable 'ansible_search_path' from source: unknown 21156 1726882597.86972: variable 'ansible_search_path' from source: unknown 21156 1726882597.86997: calling self._execute() 21156 1726882597.87057: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.87065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.87074: variable 'omit' from source: magic vars 21156 1726882597.87362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.88917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.88958: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.88991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.89015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.89034: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.89090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.89113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.89131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.89156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.89171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.89262: variable 'ansible_distribution' from source: facts 21156 1726882597.89269: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.89283: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.89286: when evaluation is False, skipping this task 21156 1726882597.89288: _execute() done 21156 1726882597.89291: dumping result to json 21156 1726882597.89293: done dumping result, returning 21156 1726882597.89301: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-a0fd-f11b-0000000000d5] 21156 1726882597.89304: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d5 21156 1726882597.89380: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d5 21156 1726882597.89383: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882597.89428: no more pending results, returning what we have 21156 1726882597.89431: results queue empty 21156 1726882597.89432: checking for any_errors_fatal 21156 1726882597.89437: done checking for any_errors_fatal 21156 1726882597.89437: checking for max_fail_percentage 21156 1726882597.89439: done checking for max_fail_percentage 21156 1726882597.89440: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.89441: done checking to see if all hosts have failed 21156 1726882597.89441: getting the remaining hosts for this loop 21156 1726882597.89443: done getting the remaining hosts for this loop 21156 1726882597.89446: getting the next task for host managed_node1 21156 1726882597.89451: done getting next task for host managed_node1 21156 1726882597.89455: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21156 1726882597.89457: ^ 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=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 21156 1726882597.89476: getting variables 21156 1726882597.89477: in VariableManager get_vars() 21156 1726882597.89513: Calling all_inventory to load vars for managed_node1 21156 1726882597.89515: Calling groups_inventory to load vars for managed_node1 21156 1726882597.89517: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.89528: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.89530: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.89532: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.89671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.89788: done with get_vars() 21156 1726882597.89794: done getting variables 21156 1726882597.89828: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:37 -0400 (0:00:00.032) 0:00:08.158 ****** 21156 1726882597.89848: entering _queue_task() for managed_node1/debug 21156 1726882597.90004: worker is 1 (out of 1 available) 21156 1726882597.90015: exiting _queue_task() for managed_node1/debug 21156 1726882597.90026: done queuing things up, now waiting for results queue to drain 21156 1726882597.90027: waiting for pending results... 21156 1726882597.90179: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21156 1726882597.90252: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000d6 21156 1726882597.90267: variable 'ansible_search_path' from source: unknown 21156 1726882597.90270: variable 'ansible_search_path' from source: unknown 21156 1726882597.90298: calling self._execute() 21156 1726882597.90352: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.90356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.90367: variable 'omit' from source: magic vars 21156 1726882597.90658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.92149: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.92201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.92225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.92252: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.92275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.92326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.92349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.92369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.92395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.92406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.92497: variable 'ansible_distribution' from source: facts 21156 1726882597.92501: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.92515: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.92517: when evaluation is False, skipping this task 21156 1726882597.92520: _execute() done 21156 1726882597.92522: dumping result to json 21156 1726882597.92524: done dumping result, returning 21156 1726882597.92532: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-a0fd-f11b-0000000000d6] 21156 1726882597.92539: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d6 21156 1726882597.92611: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d6 21156 1726882597.92614: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882597.92681: no more pending results, returning what we have 21156 1726882597.92684: results queue empty 21156 1726882597.92685: checking for any_errors_fatal 21156 1726882597.92689: done checking for any_errors_fatal 21156 1726882597.92690: checking for max_fail_percentage 21156 1726882597.92691: done checking for max_fail_percentage 21156 1726882597.92692: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.92693: done checking to see if all hosts have failed 21156 1726882597.92694: getting the remaining hosts for this loop 21156 1726882597.92695: done getting the remaining hosts for this loop 21156 1726882597.92698: getting the next task for host managed_node1 21156 1726882597.92702: done getting next task for host managed_node1 21156 1726882597.92706: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21156 1726882597.92708: ^ 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=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 21156 1726882597.92721: getting variables 21156 1726882597.92723: in VariableManager get_vars() 21156 1726882597.92751: Calling all_inventory to load vars for managed_node1 21156 1726882597.92753: Calling groups_inventory to load vars for managed_node1 21156 1726882597.92754: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.92760: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.92762: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.92765: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.92867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.92985: done with get_vars() 21156 1726882597.92991: 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:37 -0400 (0:00:00.032) 0:00:08.190 ****** 21156 1726882597.93049: entering _queue_task() for managed_node1/ping 21156 1726882597.93202: worker is 1 (out of 1 available) 21156 1726882597.93215: exiting _queue_task() for managed_node1/ping 21156 1726882597.93226: done queuing things up, now waiting for results queue to drain 21156 1726882597.93228: waiting for pending results... 21156 1726882597.93385: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21156 1726882597.93453: in run() - task 0e448fcc-3ce9-a0fd-f11b-0000000000d7 21156 1726882597.93468: variable 'ansible_search_path' from source: unknown 21156 1726882597.93471: variable 'ansible_search_path' from source: unknown 21156 1726882597.93497: calling self._execute() 21156 1726882597.93550: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.93554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.93565: variable 'omit' from source: magic vars 21156 1726882597.93842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.95381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.95427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.95452: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.95481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.95501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.95555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.95577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.95595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.95626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.95636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.95728: variable 'ansible_distribution' from source: facts 21156 1726882597.95733: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.95748: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.95751: when evaluation is False, skipping this task 21156 1726882597.95753: _execute() done 21156 1726882597.95756: dumping result to json 21156 1726882597.95761: done dumping result, returning 21156 1726882597.95769: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-a0fd-f11b-0000000000d7] 21156 1726882597.95773: sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d7 21156 1726882597.95845: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-0000000000d7 21156 1726882597.95847: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.95893: no more pending results, returning what we have 21156 1726882597.95897: results queue empty 21156 1726882597.95897: checking for any_errors_fatal 21156 1726882597.95902: done checking for any_errors_fatal 21156 1726882597.95902: checking for max_fail_percentage 21156 1726882597.95904: done checking for max_fail_percentage 21156 1726882597.95905: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.95905: done checking to see if all hosts have failed 21156 1726882597.95906: getting the remaining hosts for this loop 21156 1726882597.95908: done getting the remaining hosts for this loop 21156 1726882597.95911: getting the next task for host managed_node1 21156 1726882597.95918: done getting next task for host managed_node1 21156 1726882597.95920: ^ task is: TASK: meta (role_complete) 21156 1726882597.95923: ^ 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? (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 21156 1726882597.95938: getting variables 21156 1726882597.95939: in VariableManager get_vars() 21156 1726882597.95981: Calling all_inventory to load vars for managed_node1 21156 1726882597.95983: Calling groups_inventory to load vars for managed_node1 21156 1726882597.95985: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.95991: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.95992: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.95994: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.96098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.96247: done with get_vars() 21156 1726882597.96253: done getting variables 21156 1726882597.96307: done queuing things up, now waiting for results queue to drain 21156 1726882597.96308: results queue empty 21156 1726882597.96308: checking for any_errors_fatal 21156 1726882597.96310: done checking for any_errors_fatal 21156 1726882597.96310: checking for max_fail_percentage 21156 1726882597.96311: done checking for max_fail_percentage 21156 1726882597.96311: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.96312: done checking to see if all hosts have failed 21156 1726882597.96312: getting the remaining hosts for this loop 21156 1726882597.96313: done getting the remaining hosts for this loop 21156 1726882597.96314: getting the next task for host managed_node1 21156 1726882597.96317: done getting next task for host managed_node1 21156 1726882597.96318: ^ task is: TASK: Get profile's ring options 21156 1726882597.96319: ^ 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 21156 1726882597.96320: getting variables 21156 1726882597.96320: in VariableManager get_vars() 21156 1726882597.96331: Calling all_inventory to load vars for managed_node1 21156 1726882597.96332: Calling groups_inventory to load vars for managed_node1 21156 1726882597.96333: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.96336: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.96337: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.96339: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.96421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.96531: done with get_vars() 21156 1726882597.96537: done getting variables 21156 1726882597.96561: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:173 Friday 20 September 2024 21:36:37 -0400 (0:00:00.035) 0:00:08.226 ****** 21156 1726882597.96579: entering _queue_task() for managed_node1/command 21156 1726882597.96738: worker is 1 (out of 1 available) 21156 1726882597.96751: exiting _queue_task() for managed_node1/command 21156 1726882597.96761: done queuing things up, now waiting for results queue to drain 21156 1726882597.96764: waiting for pending results... 21156 1726882597.96914: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21156 1726882597.96967: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000107 21156 1726882597.96976: variable 'ansible_search_path' from source: unknown 21156 1726882597.97002: calling self._execute() 21156 1726882597.97061: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882597.97069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882597.97077: variable 'omit' from source: magic vars 21156 1726882597.97354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882597.98884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882597.98928: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882597.98952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882597.98980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882597.99000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882597.99051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882597.99076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882597.99093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882597.99120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882597.99131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882597.99222: variable 'ansible_distribution' from source: facts 21156 1726882597.99225: variable 'ansible_distribution_major_version' from source: facts 21156 1726882597.99240: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882597.99243: when evaluation is False, skipping this task 21156 1726882597.99245: _execute() done 21156 1726882597.99248: dumping result to json 21156 1726882597.99251: done dumping result, returning 21156 1726882597.99257: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0e448fcc-3ce9-a0fd-f11b-000000000107] 21156 1726882597.99263: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000107 21156 1726882597.99338: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000107 21156 1726882597.99340: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882597.99405: no more pending results, returning what we have 21156 1726882597.99408: results queue empty 21156 1726882597.99409: checking for any_errors_fatal 21156 1726882597.99411: done checking for any_errors_fatal 21156 1726882597.99412: checking for max_fail_percentage 21156 1726882597.99413: done checking for max_fail_percentage 21156 1726882597.99414: checking to see if all hosts have failed and the running result is not ok 21156 1726882597.99415: done checking to see if all hosts have failed 21156 1726882597.99415: getting the remaining hosts for this loop 21156 1726882597.99417: done getting the remaining hosts for this loop 21156 1726882597.99419: getting the next task for host managed_node1 21156 1726882597.99423: done getting next task for host managed_node1 21156 1726882597.99425: ^ task is: TASK: ASSERT: The profile does reset ring options 21156 1726882597.99427: ^ state is: HOST STATE: block=3, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882597.99430: getting variables 21156 1726882597.99431: in VariableManager get_vars() 21156 1726882597.99468: Calling all_inventory to load vars for managed_node1 21156 1726882597.99470: Calling groups_inventory to load vars for managed_node1 21156 1726882597.99472: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882597.99478: Calling all_plugins_play to load vars for managed_node1 21156 1726882597.99480: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882597.99481: Calling groups_plugins_play to load vars for managed_node1 21156 1726882597.99583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882597.99723: done with get_vars() 21156 1726882597.99729: done getting variables 21156 1726882597.99766: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset ring options] ***************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:179 Friday 20 September 2024 21:36:37 -0400 (0:00:00.032) 0:00:08.258 ****** 21156 1726882597.99785: entering _queue_task() for managed_node1/assert 21156 1726882597.99937: worker is 1 (out of 1 available) 21156 1726882597.99948: exiting _queue_task() for managed_node1/assert 21156 1726882597.99959: done queuing things up, now waiting for results queue to drain 21156 1726882597.99961: waiting for pending results... 21156 1726882598.00105: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 21156 1726882598.00156: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000108 21156 1726882598.00170: variable 'ansible_search_path' from source: unknown 21156 1726882598.00196: calling self._execute() 21156 1726882598.00256: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.00262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.00272: variable 'omit' from source: magic vars 21156 1726882598.00550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.02053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.02107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.02132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.02157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.02186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.02235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.02256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.02281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.02307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.02318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.02406: variable 'ansible_distribution' from source: facts 21156 1726882598.02410: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.02423: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.02426: when evaluation is False, skipping this task 21156 1726882598.02429: _execute() done 21156 1726882598.02431: dumping result to json 21156 1726882598.02434: done dumping result, returning 21156 1726882598.02440: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [0e448fcc-3ce9-a0fd-f11b-000000000108] 21156 1726882598.02444: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000108 21156 1726882598.02520: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000108 21156 1726882598.02523: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.02599: no more pending results, returning what we have 21156 1726882598.02602: results queue empty 21156 1726882598.02602: checking for any_errors_fatal 21156 1726882598.02607: done checking for any_errors_fatal 21156 1726882598.02608: checking for max_fail_percentage 21156 1726882598.02610: done checking for max_fail_percentage 21156 1726882598.02610: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.02612: done checking to see if all hosts have failed 21156 1726882598.02612: getting the remaining hosts for this loop 21156 1726882598.02614: done getting the remaining hosts for this loop 21156 1726882598.02617: getting the next task for host managed_node1 21156 1726882598.02621: done getting next task for host managed_node1 21156 1726882598.02623: ^ task is: TASK: Get profile's ring options 21156 1726882598.02624: ^ state is: HOST STATE: block=3, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882598.02627: getting variables 21156 1726882598.02628: in VariableManager get_vars() 21156 1726882598.02660: Calling all_inventory to load vars for managed_node1 21156 1726882598.02665: Calling groups_inventory to load vars for managed_node1 21156 1726882598.02667: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.02674: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.02675: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.02677: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.02781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.02896: done with get_vars() 21156 1726882598.02902: done getting variables 21156 1726882598.02939: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:184 Friday 20 September 2024 21:36:38 -0400 (0:00:00.031) 0:00:08.289 ****** 21156 1726882598.02958: entering _queue_task() for managed_node1/command 21156 1726882598.03108: worker is 1 (out of 1 available) 21156 1726882598.03120: exiting _queue_task() for managed_node1/command 21156 1726882598.03131: done queuing things up, now waiting for results queue to drain 21156 1726882598.03132: waiting for pending results... 21156 1726882598.03271: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21156 1726882598.03324: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000109 21156 1726882598.03333: variable 'ansible_search_path' from source: unknown 21156 1726882598.03365: calling self._execute() 21156 1726882598.03422: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.03425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.03432: variable 'omit' from source: magic vars 21156 1726882598.03720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.05281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.05326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.05350: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.05380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.05399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.05453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.05477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.05494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.05519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.05536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.05624: variable 'ansible_distribution' from source: facts 21156 1726882598.05633: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.05649: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.05655: when evaluation is False, skipping this task 21156 1726882598.05662: _execute() done 21156 1726882598.05667: dumping result to json 21156 1726882598.05671: done dumping result, returning 21156 1726882598.05677: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0e448fcc-3ce9-a0fd-f11b-000000000109] 21156 1726882598.05682: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000109 21156 1726882598.05754: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000109 21156 1726882598.05758: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.05805: no more pending results, returning what we have 21156 1726882598.05808: results queue empty 21156 1726882598.05809: checking for any_errors_fatal 21156 1726882598.05814: done checking for any_errors_fatal 21156 1726882598.05814: checking for max_fail_percentage 21156 1726882598.05816: done checking for max_fail_percentage 21156 1726882598.05816: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.05818: done checking to see if all hosts have failed 21156 1726882598.05818: getting the remaining hosts for this loop 21156 1726882598.05820: done getting the remaining hosts for this loop 21156 1726882598.05823: getting the next task for host managed_node1 21156 1726882598.05827: done getting next task for host managed_node1 21156 1726882598.05829: ^ task is: TASK: ASSERT: The profile does reset ring options 21156 1726882598.05831: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21156 1726882598.05833: getting variables 21156 1726882598.05835: in VariableManager get_vars() 21156 1726882598.05875: Calling all_inventory to load vars for managed_node1 21156 1726882598.05878: Calling groups_inventory to load vars for managed_node1 21156 1726882598.05880: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.05888: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.05890: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.05892: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.06095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.06289: done with get_vars() 21156 1726882598.06297: done getting variables 21156 1726882598.06352: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset ring options] ***************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:191 Friday 20 September 2024 21:36:38 -0400 (0:00:00.034) 0:00:08.324 ****** 21156 1726882598.06383: entering _queue_task() for managed_node1/assert 21156 1726882598.06586: worker is 1 (out of 1 available) 21156 1726882598.06597: exiting _queue_task() for managed_node1/assert 21156 1726882598.06608: done queuing things up, now waiting for results queue to drain 21156 1726882598.06609: waiting for pending results... 21156 1726882598.06869: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 21156 1726882598.06953: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000010a 21156 1726882598.06981: variable 'ansible_search_path' from source: unknown 21156 1726882598.07018: calling self._execute() 21156 1726882598.07109: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.07119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.07132: variable 'omit' from source: magic vars 21156 1726882598.07496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.09014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.09072: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.09117: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.09165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.09195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.09282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.09313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.09350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.09398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.09417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.09558: variable 'ansible_distribution' from source: facts 21156 1726882598.09576: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.09599: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.09606: when evaluation is False, skipping this task 21156 1726882598.09613: _execute() done 21156 1726882598.09620: dumping result to json 21156 1726882598.09627: done dumping result, returning 21156 1726882598.09636: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [0e448fcc-3ce9-a0fd-f11b-00000000010a] 21156 1726882598.09645: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000010a 21156 1726882598.09738: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000010a 21156 1726882598.09744: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.09826: no more pending results, returning what we have 21156 1726882598.09830: results queue empty 21156 1726882598.09830: checking for any_errors_fatal 21156 1726882598.09836: done checking for any_errors_fatal 21156 1726882598.09836: checking for max_fail_percentage 21156 1726882598.09839: done checking for max_fail_percentage 21156 1726882598.09840: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.09841: done checking to see if all hosts have failed 21156 1726882598.09841: getting the remaining hosts for this loop 21156 1726882598.09843: done getting the remaining hosts for this loop 21156 1726882598.09846: getting the next task for host managed_node1 21156 1726882598.09858: done getting next task for host managed_node1 21156 1726882598.09866: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21156 1726882598.09871: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.09891: getting variables 21156 1726882598.09893: in VariableManager get_vars() 21156 1726882598.09939: Calling all_inventory to load vars for managed_node1 21156 1726882598.09942: Calling groups_inventory to load vars for managed_node1 21156 1726882598.09944: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.09953: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.09959: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.09962: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.10132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.10341: done with get_vars() 21156 1726882598.10352: 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:38 -0400 (0:00:00.040) 0:00:08.364 ****** 21156 1726882598.10460: entering _queue_task() for managed_node1/include_tasks 21156 1726882598.10868: worker is 1 (out of 1 available) 21156 1726882598.10879: exiting _queue_task() for managed_node1/include_tasks 21156 1726882598.10890: done queuing things up, now waiting for results queue to drain 21156 1726882598.10891: waiting for pending results... 21156 1726882598.11165: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21156 1726882598.11303: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000113 21156 1726882598.11321: variable 'ansible_search_path' from source: unknown 21156 1726882598.11329: variable 'ansible_search_path' from source: unknown 21156 1726882598.11374: calling self._execute() 21156 1726882598.11455: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.11476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.11489: variable 'omit' from source: magic vars 21156 1726882598.11918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.14309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.14382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.14427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.14472: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.14512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.14597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.14634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.14671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.14726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.14746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.14895: variable 'ansible_distribution' from source: facts 21156 1726882598.14906: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.14935: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.14942: when evaluation is False, skipping this task 21156 1726882598.14950: _execute() done 21156 1726882598.14959: dumping result to json 21156 1726882598.14970: done dumping result, returning 21156 1726882598.14982: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-a0fd-f11b-000000000113] 21156 1726882598.14991: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000113 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.15134: no more pending results, returning what we have 21156 1726882598.15138: results queue empty 21156 1726882598.15139: checking for any_errors_fatal 21156 1726882598.15143: done checking for any_errors_fatal 21156 1726882598.15144: checking for max_fail_percentage 21156 1726882598.15146: done checking for max_fail_percentage 21156 1726882598.15147: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.15148: done checking to see if all hosts have failed 21156 1726882598.15149: getting the remaining hosts for this loop 21156 1726882598.15151: done getting the remaining hosts for this loop 21156 1726882598.15158: getting the next task for host managed_node1 21156 1726882598.15168: done getting next task for host managed_node1 21156 1726882598.15172: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21156 1726882598.15176: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.15195: getting variables 21156 1726882598.15198: in VariableManager get_vars() 21156 1726882598.15242: Calling all_inventory to load vars for managed_node1 21156 1726882598.15245: Calling groups_inventory to load vars for managed_node1 21156 1726882598.15248: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.15260: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.15266: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.15269: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.15492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.15710: done with get_vars() 21156 1726882598.15719: done getting variables 21156 1726882598.15779: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21156 1726882598.15919: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000113 21156 1726882598.15922: 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:38 -0400 (0:00:00.054) 0:00:08.419 ****** 21156 1726882598.15937: entering _queue_task() for managed_node1/debug 21156 1726882598.16313: worker is 1 (out of 1 available) 21156 1726882598.16325: exiting _queue_task() for managed_node1/debug 21156 1726882598.16340: done queuing things up, now waiting for results queue to drain 21156 1726882598.16342: waiting for pending results... 21156 1726882598.16612: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21156 1726882598.16742: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000114 21156 1726882598.16766: variable 'ansible_search_path' from source: unknown 21156 1726882598.16780: variable 'ansible_search_path' from source: unknown 21156 1726882598.16818: calling self._execute() 21156 1726882598.16901: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.16910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.16922: variable 'omit' from source: magic vars 21156 1726882598.17358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.19870: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.19953: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.19993: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.20028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.20068: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.20151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.20194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.20226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.20287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.20308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.20463: variable 'ansible_distribution' from source: facts 21156 1726882598.20485: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.20509: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.20517: when evaluation is False, skipping this task 21156 1726882598.20524: _execute() done 21156 1726882598.20531: dumping result to json 21156 1726882598.20538: done dumping result, returning 21156 1726882598.20550: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-a0fd-f11b-000000000114] 21156 1726882598.20562: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000114 21156 1726882598.20681: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000114 21156 1726882598.20695: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882598.20746: no more pending results, returning what we have 21156 1726882598.20750: results queue empty 21156 1726882598.20751: checking for any_errors_fatal 21156 1726882598.20759: done checking for any_errors_fatal 21156 1726882598.20760: checking for max_fail_percentage 21156 1726882598.20762: done checking for max_fail_percentage 21156 1726882598.20766: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.20767: done checking to see if all hosts have failed 21156 1726882598.20768: getting the remaining hosts for this loop 21156 1726882598.20770: done getting the remaining hosts for this loop 21156 1726882598.20774: getting the next task for host managed_node1 21156 1726882598.20782: done getting next task for host managed_node1 21156 1726882598.20786: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21156 1726882598.20790: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.20811: getting variables 21156 1726882598.20813: in VariableManager get_vars() 21156 1726882598.20867: Calling all_inventory to load vars for managed_node1 21156 1726882598.20871: Calling groups_inventory to load vars for managed_node1 21156 1726882598.20874: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.20885: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.20888: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.20891: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.21080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.21307: done with get_vars() 21156 1726882598.21318: done getting variables 21156 1726882598.21497: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:38 -0400 (0:00:00.055) 0:00:08.475 ****** 21156 1726882598.21538: entering _queue_task() for managed_node1/fail 21156 1726882598.21942: worker is 1 (out of 1 available) 21156 1726882598.21954: exiting _queue_task() for managed_node1/fail 21156 1726882598.21970: done queuing things up, now waiting for results queue to drain 21156 1726882598.21971: waiting for pending results... 21156 1726882598.22244: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21156 1726882598.22389: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000115 21156 1726882598.22410: variable 'ansible_search_path' from source: unknown 21156 1726882598.22421: variable 'ansible_search_path' from source: unknown 21156 1726882598.22462: calling self._execute() 21156 1726882598.22551: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.22567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.22587: variable 'omit' from source: magic vars 21156 1726882598.23037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.25581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.25649: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.25697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.25740: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.25775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.25859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.25897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.25927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.25980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.26000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.26143: variable 'ansible_distribution' from source: facts 21156 1726882598.26153: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.26182: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.26189: when evaluation is False, skipping this task 21156 1726882598.26195: _execute() done 21156 1726882598.26201: dumping result to json 21156 1726882598.26208: done dumping result, returning 21156 1726882598.26220: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-a0fd-f11b-000000000115] 21156 1726882598.26230: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000115 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.26375: no more pending results, returning what we have 21156 1726882598.26379: results queue empty 21156 1726882598.26380: checking for any_errors_fatal 21156 1726882598.26386: done checking for any_errors_fatal 21156 1726882598.26387: checking for max_fail_percentage 21156 1726882598.26389: done checking for max_fail_percentage 21156 1726882598.26389: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.26390: done checking to see if all hosts have failed 21156 1726882598.26391: getting the remaining hosts for this loop 21156 1726882598.26393: done getting the remaining hosts for this loop 21156 1726882598.26397: getting the next task for host managed_node1 21156 1726882598.26404: done getting next task for host managed_node1 21156 1726882598.26408: ^ 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 21156 1726882598.26413: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.26432: getting variables 21156 1726882598.26435: in VariableManager get_vars() 21156 1726882598.26483: Calling all_inventory to load vars for managed_node1 21156 1726882598.26486: Calling groups_inventory to load vars for managed_node1 21156 1726882598.26489: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.26498: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.26501: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.26504: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.26727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.26949: done with get_vars() 21156 1726882598.26960: done getting variables 21156 1726882598.27104: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000115 21156 1726882598.27107: WORKER PROCESS EXITING 21156 1726882598.27140: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:38 -0400 (0:00:00.056) 0:00:08.532 ****** 21156 1726882598.27179: entering _queue_task() for managed_node1/fail 21156 1726882598.27761: worker is 1 (out of 1 available) 21156 1726882598.27774: exiting _queue_task() for managed_node1/fail 21156 1726882598.27786: done queuing things up, now waiting for results queue to drain 21156 1726882598.27788: waiting for pending results... 21156 1726882598.28553: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21156 1726882598.28750: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000116 21156 1726882598.28775: variable 'ansible_search_path' from source: unknown 21156 1726882598.28784: variable 'ansible_search_path' from source: unknown 21156 1726882598.28826: calling self._execute() 21156 1726882598.28923: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.28935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.28948: variable 'omit' from source: magic vars 21156 1726882598.29431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.34598: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.34970: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.35009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.35047: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.35080: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.35158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.35197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.35228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.35275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.35295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.35435: variable 'ansible_distribution' from source: facts 21156 1726882598.35447: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.35472: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.35479: when evaluation is False, skipping this task 21156 1726882598.35485: _execute() done 21156 1726882598.35491: dumping result to json 21156 1726882598.35498: done dumping result, returning 21156 1726882598.35508: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-a0fd-f11b-000000000116] 21156 1726882598.35515: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000116 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.35667: no more pending results, returning what we have 21156 1726882598.35671: results queue empty 21156 1726882598.35672: checking for any_errors_fatal 21156 1726882598.35678: done checking for any_errors_fatal 21156 1726882598.35679: checking for max_fail_percentage 21156 1726882598.35680: done checking for max_fail_percentage 21156 1726882598.35681: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.35682: done checking to see if all hosts have failed 21156 1726882598.35683: getting the remaining hosts for this loop 21156 1726882598.35684: done getting the remaining hosts for this loop 21156 1726882598.35688: getting the next task for host managed_node1 21156 1726882598.35695: done getting next task for host managed_node1 21156 1726882598.35699: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21156 1726882598.35702: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.35723: getting variables 21156 1726882598.35725: in VariableManager get_vars() 21156 1726882598.35773: Calling all_inventory to load vars for managed_node1 21156 1726882598.35776: Calling groups_inventory to load vars for managed_node1 21156 1726882598.35778: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.35789: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.35791: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.35795: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.35950: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000116 21156 1726882598.35953: WORKER PROCESS EXITING 21156 1726882598.35980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.36202: done with get_vars() 21156 1726882598.36213: done getting variables 21156 1726882598.36273: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:38 -0400 (0:00:00.091) 0:00:08.623 ****** 21156 1726882598.36304: entering _queue_task() for managed_node1/fail 21156 1726882598.36531: worker is 1 (out of 1 available) 21156 1726882598.36543: exiting _queue_task() for managed_node1/fail 21156 1726882598.36554: done queuing things up, now waiting for results queue to drain 21156 1726882598.36558: waiting for pending results... 21156 1726882598.37213: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21156 1726882598.38286: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000117 21156 1726882598.38306: variable 'ansible_search_path' from source: unknown 21156 1726882598.38314: variable 'ansible_search_path' from source: unknown 21156 1726882598.38352: calling self._execute() 21156 1726882598.38436: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.38447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.38460: variable 'omit' from source: magic vars 21156 1726882598.38859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.44218: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.44339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.44435: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.44618: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.44650: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.44771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.44862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.44895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.44984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.45071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.45339: variable 'ansible_distribution' from source: facts 21156 1726882598.45441: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.45501: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.45509: when evaluation is False, skipping this task 21156 1726882598.45516: _execute() done 21156 1726882598.45574: dumping result to json 21156 1726882598.45581: done dumping result, returning 21156 1726882598.45597: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-a0fd-f11b-000000000117] 21156 1726882598.45606: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000117 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.45750: no more pending results, returning what we have 21156 1726882598.45754: results queue empty 21156 1726882598.45757: checking for any_errors_fatal 21156 1726882598.45769: done checking for any_errors_fatal 21156 1726882598.45770: checking for max_fail_percentage 21156 1726882598.45772: done checking for max_fail_percentage 21156 1726882598.45773: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.45774: done checking to see if all hosts have failed 21156 1726882598.45775: getting the remaining hosts for this loop 21156 1726882598.45776: done getting the remaining hosts for this loop 21156 1726882598.45780: getting the next task for host managed_node1 21156 1726882598.45786: done getting next task for host managed_node1 21156 1726882598.45790: ^ 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 21156 1726882598.45793: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.45815: getting variables 21156 1726882598.45817: in VariableManager get_vars() 21156 1726882598.45870: Calling all_inventory to load vars for managed_node1 21156 1726882598.45873: Calling groups_inventory to load vars for managed_node1 21156 1726882598.45876: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.45887: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.45889: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.45893: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.46110: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000117 21156 1726882598.46113: WORKER PROCESS EXITING 21156 1726882598.46124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.46313: done with get_vars() 21156 1726882598.46324: done getting variables 21156 1726882598.46503: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:38 -0400 (0:00:00.102) 0:00:08.725 ****** 21156 1726882598.46536: entering _queue_task() for managed_node1/dnf 21156 1726882598.47189: worker is 1 (out of 1 available) 21156 1726882598.47201: exiting _queue_task() for managed_node1/dnf 21156 1726882598.47214: done queuing things up, now waiting for results queue to drain 21156 1726882598.47216: waiting for pending results... 21156 1726882598.48210: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21156 1726882598.48369: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000118 21156 1726882598.48390: variable 'ansible_search_path' from source: unknown 21156 1726882598.48399: variable 'ansible_search_path' from source: unknown 21156 1726882598.48442: calling self._execute() 21156 1726882598.48530: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.48548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.48566: variable 'omit' from source: magic vars 21156 1726882598.49079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.52198: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.52412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.52449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.52509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.52537: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.52639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.52677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.52715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.52759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.52781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.52930: variable 'ansible_distribution' from source: facts 21156 1726882598.52942: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.52966: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.52973: when evaluation is False, skipping this task 21156 1726882598.52980: _execute() done 21156 1726882598.52985: dumping result to json 21156 1726882598.52991: done dumping result, returning 21156 1726882598.53001: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-000000000118] 21156 1726882598.53015: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000118 21156 1726882598.53127: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000118 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.53180: no more pending results, returning what we have 21156 1726882598.53184: results queue empty 21156 1726882598.53185: checking for any_errors_fatal 21156 1726882598.53190: done checking for any_errors_fatal 21156 1726882598.53191: checking for max_fail_percentage 21156 1726882598.53193: done checking for max_fail_percentage 21156 1726882598.53194: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.53195: done checking to see if all hosts have failed 21156 1726882598.53196: getting the remaining hosts for this loop 21156 1726882598.53197: done getting the remaining hosts for this loop 21156 1726882598.53201: getting the next task for host managed_node1 21156 1726882598.53209: done getting next task for host managed_node1 21156 1726882598.53212: ^ 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 21156 1726882598.53216: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.53235: getting variables 21156 1726882598.53237: in VariableManager get_vars() 21156 1726882598.53284: Calling all_inventory to load vars for managed_node1 21156 1726882598.53286: Calling groups_inventory to load vars for managed_node1 21156 1726882598.53289: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.53299: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.53302: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.53304: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.53479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.53763: done with get_vars() 21156 1726882598.53775: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21156 1726882598.53853: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:38 -0400 (0:00:00.073) 0:00:08.799 ****** 21156 1726882598.53889: entering _queue_task() for managed_node1/yum 21156 1726882598.54125: WORKER PROCESS EXITING 21156 1726882598.54513: worker is 1 (out of 1 available) 21156 1726882598.54524: exiting _queue_task() for managed_node1/yum 21156 1726882598.54536: done queuing things up, now waiting for results queue to drain 21156 1726882598.54537: waiting for pending results... 21156 1726882598.54812: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21156 1726882598.54951: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000119 21156 1726882598.54973: variable 'ansible_search_path' from source: unknown 21156 1726882598.54988: variable 'ansible_search_path' from source: unknown 21156 1726882598.55025: calling self._execute() 21156 1726882598.55103: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.55113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.55124: variable 'omit' from source: magic vars 21156 1726882598.55598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.59874: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.60033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.60097: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.60141: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.60169: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.60237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.60268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.60292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.60318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.60329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.60440: variable 'ansible_distribution' from source: facts 21156 1726882598.60446: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.60466: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.60469: when evaluation is False, skipping this task 21156 1726882598.60472: _execute() done 21156 1726882598.60474: dumping result to json 21156 1726882598.60476: done dumping result, returning 21156 1726882598.60484: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-000000000119] 21156 1726882598.60487: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000119 21156 1726882598.60581: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000119 21156 1726882598.60584: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.60646: no more pending results, returning what we have 21156 1726882598.60650: results queue empty 21156 1726882598.60650: checking for any_errors_fatal 21156 1726882598.60655: done checking for any_errors_fatal 21156 1726882598.60656: checking for max_fail_percentage 21156 1726882598.60657: done checking for max_fail_percentage 21156 1726882598.60658: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.60659: done checking to see if all hosts have failed 21156 1726882598.60659: getting the remaining hosts for this loop 21156 1726882598.60661: done getting the remaining hosts for this loop 21156 1726882598.60667: getting the next task for host managed_node1 21156 1726882598.60674: done getting next task for host managed_node1 21156 1726882598.60678: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21156 1726882598.60681: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.60699: getting variables 21156 1726882598.60700: in VariableManager get_vars() 21156 1726882598.60741: Calling all_inventory to load vars for managed_node1 21156 1726882598.60744: Calling groups_inventory to load vars for managed_node1 21156 1726882598.60746: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.60754: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.60757: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.60759: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.60920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.61043: done with get_vars() 21156 1726882598.61050: done getting variables 21156 1726882598.61092: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:38 -0400 (0:00:00.072) 0:00:08.871 ****** 21156 1726882598.61115: entering _queue_task() for managed_node1/fail 21156 1726882598.61307: worker is 1 (out of 1 available) 21156 1726882598.61319: exiting _queue_task() for managed_node1/fail 21156 1726882598.61330: done queuing things up, now waiting for results queue to drain 21156 1726882598.61332: waiting for pending results... 21156 1726882598.61501: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21156 1726882598.61590: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000011a 21156 1726882598.61601: variable 'ansible_search_path' from source: unknown 21156 1726882598.61605: variable 'ansible_search_path' from source: unknown 21156 1726882598.61645: calling self._execute() 21156 1726882598.61725: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.61737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.61749: variable 'omit' from source: magic vars 21156 1726882598.62307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.65038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.65112: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.65166: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.65195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.65217: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.65286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.65308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.65330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.65372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.65383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.65515: variable 'ansible_distribution' from source: facts 21156 1726882598.65525: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.65545: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.65558: when evaluation is False, skipping this task 21156 1726882598.65567: _execute() done 21156 1726882598.65572: dumping result to json 21156 1726882598.65579: done dumping result, returning 21156 1726882598.65588: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-00000000011a] 21156 1726882598.65596: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011a 21156 1726882598.65711: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011a 21156 1726882598.65718: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.65806: no more pending results, returning what we have 21156 1726882598.65810: results queue empty 21156 1726882598.65811: checking for any_errors_fatal 21156 1726882598.65818: done checking for any_errors_fatal 21156 1726882598.65819: checking for max_fail_percentage 21156 1726882598.65821: done checking for max_fail_percentage 21156 1726882598.65821: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.65822: done checking to see if all hosts have failed 21156 1726882598.65823: getting the remaining hosts for this loop 21156 1726882598.65824: done getting the remaining hosts for this loop 21156 1726882598.65828: getting the next task for host managed_node1 21156 1726882598.65835: done getting next task for host managed_node1 21156 1726882598.65839: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21156 1726882598.65842: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.65862: getting variables 21156 1726882598.65865: in VariableManager get_vars() 21156 1726882598.65910: Calling all_inventory to load vars for managed_node1 21156 1726882598.65912: Calling groups_inventory to load vars for managed_node1 21156 1726882598.65914: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.65924: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.65927: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.65930: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.66093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.66309: done with get_vars() 21156 1726882598.66320: done getting variables 21156 1726882598.66380: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:38 -0400 (0:00:00.052) 0:00:08.924 ****** 21156 1726882598.66413: entering _queue_task() for managed_node1/package 21156 1726882598.66819: worker is 1 (out of 1 available) 21156 1726882598.66832: exiting _queue_task() for managed_node1/package 21156 1726882598.66845: done queuing things up, now waiting for results queue to drain 21156 1726882598.66846: waiting for pending results... 21156 1726882598.67160: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21156 1726882598.67395: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000011b 21156 1726882598.67422: variable 'ansible_search_path' from source: unknown 21156 1726882598.67431: variable 'ansible_search_path' from source: unknown 21156 1726882598.67477: calling self._execute() 21156 1726882598.67571: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.67581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.67593: variable 'omit' from source: magic vars 21156 1726882598.68033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.70626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.70675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.70711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.70749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.70773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.70851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.70889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.70917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.70970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.70989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.71137: variable 'ansible_distribution' from source: facts 21156 1726882598.71148: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.71179: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.71186: when evaluation is False, skipping this task 21156 1726882598.71192: _execute() done 21156 1726882598.71198: dumping result to json 21156 1726882598.71205: done dumping result, returning 21156 1726882598.71215: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-a0fd-f11b-00000000011b] 21156 1726882598.71222: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011b 21156 1726882598.71340: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011b 21156 1726882598.71347: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.71588: no more pending results, returning what we have 21156 1726882598.71591: results queue empty 21156 1726882598.71592: checking for any_errors_fatal 21156 1726882598.71598: done checking for any_errors_fatal 21156 1726882598.71599: checking for max_fail_percentage 21156 1726882598.71600: done checking for max_fail_percentage 21156 1726882598.71601: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.71602: done checking to see if all hosts have failed 21156 1726882598.71603: getting the remaining hosts for this loop 21156 1726882598.71604: done getting the remaining hosts for this loop 21156 1726882598.71607: getting the next task for host managed_node1 21156 1726882598.71613: done getting next task for host managed_node1 21156 1726882598.71616: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21156 1726882598.71622: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.71639: getting variables 21156 1726882598.71640: in VariableManager get_vars() 21156 1726882598.71686: Calling all_inventory to load vars for managed_node1 21156 1726882598.71688: Calling groups_inventory to load vars for managed_node1 21156 1726882598.71690: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.71696: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.71698: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.71700: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.72148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.72352: done with get_vars() 21156 1726882598.72365: done getting variables 21156 1726882598.72421: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:38 -0400 (0:00:00.060) 0:00:08.984 ****** 21156 1726882598.72452: entering _queue_task() for managed_node1/package 21156 1726882598.72699: worker is 1 (out of 1 available) 21156 1726882598.72711: exiting _queue_task() for managed_node1/package 21156 1726882598.72724: done queuing things up, now waiting for results queue to drain 21156 1726882598.72726: waiting for pending results... 21156 1726882598.73125: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21156 1726882598.73240: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000011c 21156 1726882598.73250: variable 'ansible_search_path' from source: unknown 21156 1726882598.73253: variable 'ansible_search_path' from source: unknown 21156 1726882598.73292: calling self._execute() 21156 1726882598.73360: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.73366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.73372: variable 'omit' from source: magic vars 21156 1726882598.73685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.75501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.75586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.75628: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.75681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.75733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.75880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.75945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.75978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.76004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.76018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.76144: variable 'ansible_distribution' from source: facts 21156 1726882598.76149: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.76171: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.76174: when evaluation is False, skipping this task 21156 1726882598.76177: _execute() done 21156 1726882598.76179: dumping result to json 21156 1726882598.76181: done dumping result, returning 21156 1726882598.76187: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-a0fd-f11b-00000000011c] 21156 1726882598.76192: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011c 21156 1726882598.76291: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011c 21156 1726882598.76293: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.76337: no more pending results, returning what we have 21156 1726882598.76340: results queue empty 21156 1726882598.76341: checking for any_errors_fatal 21156 1726882598.76347: done checking for any_errors_fatal 21156 1726882598.76348: checking for max_fail_percentage 21156 1726882598.76350: done checking for max_fail_percentage 21156 1726882598.76351: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.76351: done checking to see if all hosts have failed 21156 1726882598.76352: getting the remaining hosts for this loop 21156 1726882598.76355: done getting the remaining hosts for this loop 21156 1726882598.76359: getting the next task for host managed_node1 21156 1726882598.76370: done getting next task for host managed_node1 21156 1726882598.76374: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21156 1726882598.76378: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.76395: getting variables 21156 1726882598.76397: in VariableManager get_vars() 21156 1726882598.76437: Calling all_inventory to load vars for managed_node1 21156 1726882598.76440: Calling groups_inventory to load vars for managed_node1 21156 1726882598.76442: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.76450: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.76452: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.76454: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.76585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.76714: done with get_vars() 21156 1726882598.76723: done getting variables 21156 1726882598.76766: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:38 -0400 (0:00:00.043) 0:00:09.028 ****** 21156 1726882598.76790: entering _queue_task() for managed_node1/package 21156 1726882598.76971: worker is 1 (out of 1 available) 21156 1726882598.76983: exiting _queue_task() for managed_node1/package 21156 1726882598.76994: done queuing things up, now waiting for results queue to drain 21156 1726882598.76996: waiting for pending results... 21156 1726882598.77177: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21156 1726882598.77261: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000011d 21156 1726882598.77272: variable 'ansible_search_path' from source: unknown 21156 1726882598.77277: variable 'ansible_search_path' from source: unknown 21156 1726882598.77309: calling self._execute() 21156 1726882598.77373: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.77377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.77387: variable 'omit' from source: magic vars 21156 1726882598.77697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.79279: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.79321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.79347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.79378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.79401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.79457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.79483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.79500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.79527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.79538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.79641: variable 'ansible_distribution' from source: facts 21156 1726882598.79646: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.79661: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.79669: when evaluation is False, skipping this task 21156 1726882598.79677: _execute() done 21156 1726882598.79680: dumping result to json 21156 1726882598.79683: done dumping result, returning 21156 1726882598.79689: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-a0fd-f11b-00000000011d] 21156 1726882598.79693: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011d 21156 1726882598.79773: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011d 21156 1726882598.79778: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.79821: no more pending results, returning what we have 21156 1726882598.79825: results queue empty 21156 1726882598.79826: checking for any_errors_fatal 21156 1726882598.79832: done checking for any_errors_fatal 21156 1726882598.79832: checking for max_fail_percentage 21156 1726882598.79834: done checking for max_fail_percentage 21156 1726882598.79835: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.79836: done checking to see if all hosts have failed 21156 1726882598.79837: getting the remaining hosts for this loop 21156 1726882598.79838: done getting the remaining hosts for this loop 21156 1726882598.79842: getting the next task for host managed_node1 21156 1726882598.79847: done getting next task for host managed_node1 21156 1726882598.79851: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21156 1726882598.79854: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.79872: getting variables 21156 1726882598.79874: in VariableManager get_vars() 21156 1726882598.79915: Calling all_inventory to load vars for managed_node1 21156 1726882598.79917: Calling groups_inventory to load vars for managed_node1 21156 1726882598.79920: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.79927: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.79930: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.79932: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.80089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.80209: done with get_vars() 21156 1726882598.80217: done getting variables 21156 1726882598.80255: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:38 -0400 (0:00:00.034) 0:00:09.063 ****** 21156 1726882598.80284: entering _queue_task() for managed_node1/service 21156 1726882598.80451: worker is 1 (out of 1 available) 21156 1726882598.80465: exiting _queue_task() for managed_node1/service 21156 1726882598.80477: done queuing things up, now waiting for results queue to drain 21156 1726882598.80479: waiting for pending results... 21156 1726882598.80643: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21156 1726882598.80737: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000011e 21156 1726882598.80748: variable 'ansible_search_path' from source: unknown 21156 1726882598.80751: variable 'ansible_search_path' from source: unknown 21156 1726882598.80784: calling self._execute() 21156 1726882598.80844: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.80848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.80855: variable 'omit' from source: magic vars 21156 1726882598.81144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.82679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.82730: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.82756: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.82785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.82804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.82857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.82880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.82898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.82924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.82937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.83027: variable 'ansible_distribution' from source: facts 21156 1726882598.83031: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.83048: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.83051: when evaluation is False, skipping this task 21156 1726882598.83054: _execute() done 21156 1726882598.83056: dumping result to json 21156 1726882598.83060: done dumping result, returning 21156 1726882598.83071: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-a0fd-f11b-00000000011e] 21156 1726882598.83075: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011e 21156 1726882598.83157: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011e 21156 1726882598.83160: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.83230: no more pending results, returning what we have 21156 1726882598.83233: results queue empty 21156 1726882598.83234: checking for any_errors_fatal 21156 1726882598.83238: done checking for any_errors_fatal 21156 1726882598.83239: checking for max_fail_percentage 21156 1726882598.83240: done checking for max_fail_percentage 21156 1726882598.83241: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.83242: done checking to see if all hosts have failed 21156 1726882598.83242: getting the remaining hosts for this loop 21156 1726882598.83243: done getting the remaining hosts for this loop 21156 1726882598.83246: getting the next task for host managed_node1 21156 1726882598.83250: done getting next task for host managed_node1 21156 1726882598.83254: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21156 1726882598.83261: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.83281: getting variables 21156 1726882598.83282: in VariableManager get_vars() 21156 1726882598.83309: Calling all_inventory to load vars for managed_node1 21156 1726882598.83310: Calling groups_inventory to load vars for managed_node1 21156 1726882598.83312: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.83318: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.83319: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.83321: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.83433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.83566: done with get_vars() 21156 1726882598.83573: done getting variables 21156 1726882598.83612: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:38 -0400 (0:00:00.033) 0:00:09.096 ****** 21156 1726882598.83632: entering _queue_task() for managed_node1/service 21156 1726882598.83799: worker is 1 (out of 1 available) 21156 1726882598.83812: exiting _queue_task() for managed_node1/service 21156 1726882598.83823: done queuing things up, now waiting for results queue to drain 21156 1726882598.83824: waiting for pending results... 21156 1726882598.83977: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21156 1726882598.84054: in run() - task 0e448fcc-3ce9-a0fd-f11b-00000000011f 21156 1726882598.84067: variable 'ansible_search_path' from source: unknown 21156 1726882598.84070: variable 'ansible_search_path' from source: unknown 21156 1726882598.84096: calling self._execute() 21156 1726882598.84154: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.84160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.84164: variable 'omit' from source: magic vars 21156 1726882598.84438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.85970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.86013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.86039: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.86067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.86088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.86140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.86161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.86179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.86208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.86218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.86312: variable 'ansible_distribution' from source: facts 21156 1726882598.86315: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.86328: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.86332: when evaluation is False, skipping this task 21156 1726882598.86335: _execute() done 21156 1726882598.86338: dumping result to json 21156 1726882598.86340: done dumping result, returning 21156 1726882598.86345: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-a0fd-f11b-00000000011f] 21156 1726882598.86353: sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011f 21156 1726882598.86436: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-00000000011f 21156 1726882598.86438: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21156 1726882598.86490: no more pending results, returning what we have 21156 1726882598.86493: results queue empty 21156 1726882598.86494: checking for any_errors_fatal 21156 1726882598.86498: done checking for any_errors_fatal 21156 1726882598.86499: checking for max_fail_percentage 21156 1726882598.86500: done checking for max_fail_percentage 21156 1726882598.86501: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.86502: done checking to see if all hosts have failed 21156 1726882598.86503: getting the remaining hosts for this loop 21156 1726882598.86504: done getting the remaining hosts for this loop 21156 1726882598.86507: getting the next task for host managed_node1 21156 1726882598.86512: done getting next task for host managed_node1 21156 1726882598.86515: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21156 1726882598.86519: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.86533: getting variables 21156 1726882598.86535: in VariableManager get_vars() 21156 1726882598.86576: Calling all_inventory to load vars for managed_node1 21156 1726882598.86578: Calling groups_inventory to load vars for managed_node1 21156 1726882598.86579: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.86586: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.86587: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.86589: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.86698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.86853: done with get_vars() 21156 1726882598.86862: done getting variables 21156 1726882598.86902: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:38 -0400 (0:00:00.032) 0:00:09.129 ****** 21156 1726882598.86923: entering _queue_task() for managed_node1/service 21156 1726882598.87093: worker is 1 (out of 1 available) 21156 1726882598.87105: exiting _queue_task() for managed_node1/service 21156 1726882598.87116: done queuing things up, now waiting for results queue to drain 21156 1726882598.87117: waiting for pending results... 21156 1726882598.87274: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21156 1726882598.87358: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000120 21156 1726882598.87369: variable 'ansible_search_path' from source: unknown 21156 1726882598.87372: variable 'ansible_search_path' from source: unknown 21156 1726882598.87398: calling self._execute() 21156 1726882598.87460: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.87466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.87472: variable 'omit' from source: magic vars 21156 1726882598.87748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.89260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.89311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.89335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.89361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.89381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.89438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.89457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.89479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.89511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.89522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.89619: variable 'ansible_distribution' from source: facts 21156 1726882598.89624: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.89638: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.89641: when evaluation is False, skipping this task 21156 1726882598.89644: _execute() done 21156 1726882598.89646: dumping result to json 21156 1726882598.89648: done dumping result, returning 21156 1726882598.89654: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-a0fd-f11b-000000000120] 21156 1726882598.89662: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000120 21156 1726882598.89739: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000120 21156 1726882598.89742: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.89793: no more pending results, returning what we have 21156 1726882598.89797: results queue empty 21156 1726882598.89798: checking for any_errors_fatal 21156 1726882598.89807: done checking for any_errors_fatal 21156 1726882598.89809: checking for max_fail_percentage 21156 1726882598.89925: done checking for max_fail_percentage 21156 1726882598.89928: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.89929: done checking to see if all hosts have failed 21156 1726882598.89929: getting the remaining hosts for this loop 21156 1726882598.89931: done getting the remaining hosts for this loop 21156 1726882598.89934: getting the next task for host managed_node1 21156 1726882598.89940: done getting next task for host managed_node1 21156 1726882598.89943: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21156 1726882598.89948: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.89967: getting variables 21156 1726882598.89969: in VariableManager get_vars() 21156 1726882598.90004: Calling all_inventory to load vars for managed_node1 21156 1726882598.90007: Calling groups_inventory to load vars for managed_node1 21156 1726882598.90009: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.90018: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.90020: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.90023: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.90187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.90405: done with get_vars() 21156 1726882598.90414: done getting variables 21156 1726882598.90467: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:38 -0400 (0:00:00.035) 0:00:09.165 ****** 21156 1726882598.90495: entering _queue_task() for managed_node1/service 21156 1726882598.90690: worker is 1 (out of 1 available) 21156 1726882598.90701: exiting _queue_task() for managed_node1/service 21156 1726882598.90712: done queuing things up, now waiting for results queue to drain 21156 1726882598.90713: waiting for pending results... 21156 1726882598.90969: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21156 1726882598.91108: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000121 21156 1726882598.91119: variable 'ansible_search_path' from source: unknown 21156 1726882598.91122: variable 'ansible_search_path' from source: unknown 21156 1726882598.91148: calling self._execute() 21156 1726882598.91223: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.91227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.91235: variable 'omit' from source: magic vars 21156 1726882598.91522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.93118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.93184: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.93221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.93253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.93284: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.93348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.93383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.93413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.93458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.93486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.93619: variable 'ansible_distribution' from source: facts 21156 1726882598.93630: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.93651: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.93661: when evaluation is False, skipping this task 21156 1726882598.93672: _execute() done 21156 1726882598.93679: dumping result to json 21156 1726882598.93686: done dumping result, returning 21156 1726882598.93696: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-a0fd-f11b-000000000121] 21156 1726882598.93703: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000121 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21156 1726882598.93827: no more pending results, returning what we have 21156 1726882598.93831: results queue empty 21156 1726882598.93832: checking for any_errors_fatal 21156 1726882598.93836: done checking for any_errors_fatal 21156 1726882598.93837: checking for max_fail_percentage 21156 1726882598.93839: done checking for max_fail_percentage 21156 1726882598.93840: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.93841: done checking to see if all hosts have failed 21156 1726882598.93841: getting the remaining hosts for this loop 21156 1726882598.93843: done getting the remaining hosts for this loop 21156 1726882598.93846: getting the next task for host managed_node1 21156 1726882598.93853: done getting next task for host managed_node1 21156 1726882598.93856: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21156 1726882598.93860: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.93880: getting variables 21156 1726882598.93882: in VariableManager get_vars() 21156 1726882598.93922: Calling all_inventory to load vars for managed_node1 21156 1726882598.93925: Calling groups_inventory to load vars for managed_node1 21156 1726882598.93927: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.93934: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.93937: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.93939: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.94079: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000121 21156 1726882598.94082: WORKER PROCESS EXITING 21156 1726882598.94143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.94351: done with get_vars() 21156 1726882598.94359: done getting variables 21156 1726882598.94414: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:38 -0400 (0:00:00.039) 0:00:09.204 ****** 21156 1726882598.94442: entering _queue_task() for managed_node1/copy 21156 1726882598.94643: worker is 1 (out of 1 available) 21156 1726882598.94653: exiting _queue_task() for managed_node1/copy 21156 1726882598.94666: done queuing things up, now waiting for results queue to drain 21156 1726882598.94668: waiting for pending results... 21156 1726882598.94932: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21156 1726882598.95070: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000122 21156 1726882598.95087: variable 'ansible_search_path' from source: unknown 21156 1726882598.95094: variable 'ansible_search_path' from source: unknown 21156 1726882598.95136: calling self._execute() 21156 1726882598.95222: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882598.95232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882598.95244: variable 'omit' from source: magic vars 21156 1726882598.95670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882598.98048: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882598.98128: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882598.98171: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882598.98216: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882598.98249: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882598.98329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882598.98368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882598.98397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882598.98450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882598.98479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882598.98621: variable 'ansible_distribution' from source: facts 21156 1726882598.98632: variable 'ansible_distribution_major_version' from source: facts 21156 1726882598.98657: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882598.98670: when evaluation is False, skipping this task 21156 1726882598.98682: _execute() done 21156 1726882598.98689: dumping result to json 21156 1726882598.98696: done dumping result, returning 21156 1726882598.98705: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-a0fd-f11b-000000000122] 21156 1726882598.98713: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000122 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882598.98846: no more pending results, returning what we have 21156 1726882598.98850: results queue empty 21156 1726882598.98850: checking for any_errors_fatal 21156 1726882598.98855: done checking for any_errors_fatal 21156 1726882598.98855: checking for max_fail_percentage 21156 1726882598.98857: done checking for max_fail_percentage 21156 1726882598.98858: checking to see if all hosts have failed and the running result is not ok 21156 1726882598.98859: done checking to see if all hosts have failed 21156 1726882598.98859: getting the remaining hosts for this loop 21156 1726882598.98861: done getting the remaining hosts for this loop 21156 1726882598.98866: getting the next task for host managed_node1 21156 1726882598.98874: done getting next task for host managed_node1 21156 1726882598.98877: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21156 1726882598.98882: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882598.98898: getting variables 21156 1726882598.98900: in VariableManager get_vars() 21156 1726882598.98944: Calling all_inventory to load vars for managed_node1 21156 1726882598.98946: Calling groups_inventory to load vars for managed_node1 21156 1726882598.98949: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882598.98958: Calling all_plugins_play to load vars for managed_node1 21156 1726882598.98961: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882598.98965: Calling groups_plugins_play to load vars for managed_node1 21156 1726882598.99138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882598.99366: done with get_vars() 21156 1726882598.99377: 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:38 -0400 (0:00:00.050) 0:00:09.254 ****** 21156 1726882598.99461: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21156 1726882598.99626: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000122 21156 1726882598.99629: WORKER PROCESS EXITING 21156 1726882598.99887: worker is 1 (out of 1 available) 21156 1726882598.99898: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21156 1726882598.99909: done queuing things up, now waiting for results queue to drain 21156 1726882598.99910: waiting for pending results... 21156 1726882599.00161: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21156 1726882599.00291: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000123 21156 1726882599.00309: variable 'ansible_search_path' from source: unknown 21156 1726882599.00315: variable 'ansible_search_path' from source: unknown 21156 1726882599.00356: calling self._execute() 21156 1726882599.00439: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882599.00450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882599.00470: variable 'omit' from source: magic vars 21156 1726882599.00874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882599.03337: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882599.03407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882599.03450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882599.03498: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882599.03529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882599.03615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882599.03648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882599.03687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882599.03737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882599.03758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882599.03911: variable 'ansible_distribution' from source: facts 21156 1726882599.03925: variable 'ansible_distribution_major_version' from source: facts 21156 1726882599.03948: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882599.03955: when evaluation is False, skipping this task 21156 1726882599.03963: _execute() done 21156 1726882599.03971: dumping result to json 21156 1726882599.03977: done dumping result, returning 21156 1726882599.03992: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-a0fd-f11b-000000000123] 21156 1726882599.04000: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000123 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882599.04147: no more pending results, returning what we have 21156 1726882599.04151: results queue empty 21156 1726882599.04152: checking for any_errors_fatal 21156 1726882599.04157: done checking for any_errors_fatal 21156 1726882599.04158: checking for max_fail_percentage 21156 1726882599.04160: done checking for max_fail_percentage 21156 1726882599.04161: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.04161: done checking to see if all hosts have failed 21156 1726882599.04162: getting the remaining hosts for this loop 21156 1726882599.04165: done getting the remaining hosts for this loop 21156 1726882599.04171: getting the next task for host managed_node1 21156 1726882599.04177: done getting next task for host managed_node1 21156 1726882599.04181: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21156 1726882599.04186: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882599.04203: getting variables 21156 1726882599.04204: in VariableManager get_vars() 21156 1726882599.04250: Calling all_inventory to load vars for managed_node1 21156 1726882599.04252: Calling groups_inventory to load vars for managed_node1 21156 1726882599.04255: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.04271: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.04274: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.04278: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.04498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.04724: done with get_vars() 21156 1726882599.04740: done getting variables 21156 1726882599.04772: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000123 21156 1726882599.04774: WORKER PROCESS EXITING 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:39 -0400 (0:00:00.053) 0:00:09.308 ****** 21156 1726882599.04847: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21156 1726882599.05155: worker is 1 (out of 1 available) 21156 1726882599.05175: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21156 1726882599.05187: done queuing things up, now waiting for results queue to drain 21156 1726882599.05188: waiting for pending results... 21156 1726882599.05340: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21156 1726882599.05425: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000124 21156 1726882599.05437: variable 'ansible_search_path' from source: unknown 21156 1726882599.05441: variable 'ansible_search_path' from source: unknown 21156 1726882599.05472: calling self._execute() 21156 1726882599.05530: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882599.05534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882599.05542: variable 'omit' from source: magic vars 21156 1726882599.05830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882599.07962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882599.08015: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882599.08041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882599.08068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882599.08090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882599.08145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882599.08169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882599.08191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882599.08221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882599.08232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882599.08327: variable 'ansible_distribution' from source: facts 21156 1726882599.08332: variable 'ansible_distribution_major_version' from source: facts 21156 1726882599.08346: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882599.08349: when evaluation is False, skipping this task 21156 1726882599.08352: _execute() done 21156 1726882599.08355: dumping result to json 21156 1726882599.08357: done dumping result, returning 21156 1726882599.08367: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-a0fd-f11b-000000000124] 21156 1726882599.08371: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000124 21156 1726882599.08447: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000124 21156 1726882599.08450: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882599.08497: no more pending results, returning what we have 21156 1726882599.08501: results queue empty 21156 1726882599.08501: checking for any_errors_fatal 21156 1726882599.08506: done checking for any_errors_fatal 21156 1726882599.08507: checking for max_fail_percentage 21156 1726882599.08508: done checking for max_fail_percentage 21156 1726882599.08509: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.08510: done checking to see if all hosts have failed 21156 1726882599.08511: getting the remaining hosts for this loop 21156 1726882599.08513: done getting the remaining hosts for this loop 21156 1726882599.08516: getting the next task for host managed_node1 21156 1726882599.08523: done getting next task for host managed_node1 21156 1726882599.08526: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21156 1726882599.08530: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882599.08546: getting variables 21156 1726882599.08547: in VariableManager get_vars() 21156 1726882599.08592: Calling all_inventory to load vars for managed_node1 21156 1726882599.08595: Calling groups_inventory to load vars for managed_node1 21156 1726882599.08596: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.08603: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.08605: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.08608: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.08721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.08844: done with get_vars() 21156 1726882599.08850: done getting variables 21156 1726882599.08887: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:39 -0400 (0:00:00.040) 0:00:09.349 ****** 21156 1726882599.08911: entering _queue_task() for managed_node1/debug 21156 1726882599.09075: worker is 1 (out of 1 available) 21156 1726882599.09086: exiting _queue_task() for managed_node1/debug 21156 1726882599.09096: done queuing things up, now waiting for results queue to drain 21156 1726882599.09098: waiting for pending results... 21156 1726882599.09257: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21156 1726882599.09341: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000125 21156 1726882599.09353: variable 'ansible_search_path' from source: unknown 21156 1726882599.09356: variable 'ansible_search_path' from source: unknown 21156 1726882599.09386: calling self._execute() 21156 1726882599.09445: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882599.09449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882599.09457: variable 'omit' from source: magic vars 21156 1726882599.09833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882599.12095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882599.12139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882599.12168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882599.12194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882599.12214: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882599.12276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882599.12295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882599.12313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882599.12342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882599.12352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882599.12446: variable 'ansible_distribution' from source: facts 21156 1726882599.12450: variable 'ansible_distribution_major_version' from source: facts 21156 1726882599.12467: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882599.12470: when evaluation is False, skipping this task 21156 1726882599.12472: _execute() done 21156 1726882599.12476: dumping result to json 21156 1726882599.12479: done dumping result, returning 21156 1726882599.12485: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-a0fd-f11b-000000000125] 21156 1726882599.12491: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000125 21156 1726882599.12562: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000125 21156 1726882599.12568: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882599.12608: no more pending results, returning what we have 21156 1726882599.12612: results queue empty 21156 1726882599.12612: checking for any_errors_fatal 21156 1726882599.12618: done checking for any_errors_fatal 21156 1726882599.12618: checking for max_fail_percentage 21156 1726882599.12620: done checking for max_fail_percentage 21156 1726882599.12621: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.12622: done checking to see if all hosts have failed 21156 1726882599.12622: getting the remaining hosts for this loop 21156 1726882599.12624: done getting the remaining hosts for this loop 21156 1726882599.12628: getting the next task for host managed_node1 21156 1726882599.12634: done getting next task for host managed_node1 21156 1726882599.12638: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21156 1726882599.12642: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882599.12658: getting variables 21156 1726882599.12660: in VariableManager get_vars() 21156 1726882599.12701: Calling all_inventory to load vars for managed_node1 21156 1726882599.12704: Calling groups_inventory to load vars for managed_node1 21156 1726882599.12706: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.12713: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.12715: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.12717: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.12829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.12983: done with get_vars() 21156 1726882599.12989: done getting variables 21156 1726882599.13026: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:39 -0400 (0:00:00.041) 0:00:09.390 ****** 21156 1726882599.13048: entering _queue_task() for managed_node1/debug 21156 1726882599.13214: worker is 1 (out of 1 available) 21156 1726882599.13227: exiting _queue_task() for managed_node1/debug 21156 1726882599.13240: done queuing things up, now waiting for results queue to drain 21156 1726882599.13242: waiting for pending results... 21156 1726882599.13470: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21156 1726882599.13561: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000126 21156 1726882599.13592: variable 'ansible_search_path' from source: unknown 21156 1726882599.13595: variable 'ansible_search_path' from source: unknown 21156 1726882599.13625: calling self._execute() 21156 1726882599.13713: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882599.13722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882599.13734: variable 'omit' from source: magic vars 21156 1726882599.14149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882599.16387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882599.16439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882599.16468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882599.16493: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882599.16511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882599.16569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882599.16590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882599.16607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882599.16633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882599.16645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882599.16767: variable 'ansible_distribution' from source: facts 21156 1726882599.16924: variable 'ansible_distribution_major_version' from source: facts 21156 1726882599.16929: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882599.16962: when evaluation is False, skipping this task 21156 1726882599.17005: _execute() done 21156 1726882599.17010: dumping result to json 21156 1726882599.17012: done dumping result, returning 21156 1726882599.17015: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-a0fd-f11b-000000000126] 21156 1726882599.17017: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000126 21156 1726882599.17081: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000126 21156 1726882599.17084: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882599.17123: no more pending results, returning what we have 21156 1726882599.17126: results queue empty 21156 1726882599.17127: checking for any_errors_fatal 21156 1726882599.17131: done checking for any_errors_fatal 21156 1726882599.17132: checking for max_fail_percentage 21156 1726882599.17134: done checking for max_fail_percentage 21156 1726882599.17135: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.17135: done checking to see if all hosts have failed 21156 1726882599.17136: getting the remaining hosts for this loop 21156 1726882599.17137: done getting the remaining hosts for this loop 21156 1726882599.17140: getting the next task for host managed_node1 21156 1726882599.17146: done getting next task for host managed_node1 21156 1726882599.17149: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21156 1726882599.17153: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882599.17172: getting variables 21156 1726882599.17173: in VariableManager get_vars() 21156 1726882599.17205: Calling all_inventory to load vars for managed_node1 21156 1726882599.17207: Calling groups_inventory to load vars for managed_node1 21156 1726882599.17208: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.17214: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.17216: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.17217: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.17323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.17445: done with get_vars() 21156 1726882599.17452: done getting variables 21156 1726882599.17493: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:39 -0400 (0:00:00.044) 0:00:09.435 ****** 21156 1726882599.17516: entering _queue_task() for managed_node1/debug 21156 1726882599.17683: worker is 1 (out of 1 available) 21156 1726882599.17693: exiting _queue_task() for managed_node1/debug 21156 1726882599.17705: done queuing things up, now waiting for results queue to drain 21156 1726882599.17706: waiting for pending results... 21156 1726882599.17866: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21156 1726882599.18043: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000127 21156 1726882599.18068: variable 'ansible_search_path' from source: unknown 21156 1726882599.18071: variable 'ansible_search_path' from source: unknown 21156 1726882599.18104: calling self._execute() 21156 1726882599.18197: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882599.18209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882599.18229: variable 'omit' from source: magic vars 21156 1726882599.18700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882599.21393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882599.21470: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882599.21514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882599.21554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882599.21588: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882599.21677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882599.21714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882599.21751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882599.21802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882599.21828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882599.21983: variable 'ansible_distribution' from source: facts 21156 1726882599.21994: variable 'ansible_distribution_major_version' from source: facts 21156 1726882599.22016: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882599.22023: when evaluation is False, skipping this task 21156 1726882599.22030: _execute() done 21156 1726882599.22042: dumping result to json 21156 1726882599.22049: done dumping result, returning 21156 1726882599.22066: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-a0fd-f11b-000000000127] 21156 1726882599.22078: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000127 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21156 1726882599.22216: no more pending results, returning what we have 21156 1726882599.22220: results queue empty 21156 1726882599.22221: checking for any_errors_fatal 21156 1726882599.22228: done checking for any_errors_fatal 21156 1726882599.22229: checking for max_fail_percentage 21156 1726882599.22231: done checking for max_fail_percentage 21156 1726882599.22231: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.22232: done checking to see if all hosts have failed 21156 1726882599.22233: getting the remaining hosts for this loop 21156 1726882599.22235: done getting the remaining hosts for this loop 21156 1726882599.22238: getting the next task for host managed_node1 21156 1726882599.22246: done getting next task for host managed_node1 21156 1726882599.22250: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21156 1726882599.22255: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882599.22280: getting variables 21156 1726882599.22283: in VariableManager get_vars() 21156 1726882599.22329: Calling all_inventory to load vars for managed_node1 21156 1726882599.22332: Calling groups_inventory to load vars for managed_node1 21156 1726882599.22335: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.22345: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.22348: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.22351: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.22599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.22810: done with get_vars() 21156 1726882599.22819: done getting variables 21156 1726882599.22846: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000127 21156 1726882599.22848: WORKER PROCESS EXITING 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:39 -0400 (0:00:00.054) 0:00:09.489 ****** 21156 1726882599.22923: entering _queue_task() for managed_node1/ping 21156 1726882599.23138: worker is 1 (out of 1 available) 21156 1726882599.23151: exiting _queue_task() for managed_node1/ping 21156 1726882599.23168: done queuing things up, now waiting for results queue to drain 21156 1726882599.23170: waiting for pending results... 21156 1726882599.23331: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21156 1726882599.23414: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000128 21156 1726882599.23425: variable 'ansible_search_path' from source: unknown 21156 1726882599.23429: variable 'ansible_search_path' from source: unknown 21156 1726882599.23456: calling self._execute() 21156 1726882599.23527: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882599.23532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882599.23539: variable 'omit' from source: magic vars 21156 1726882599.23846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882599.25961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882599.26050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882599.26098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882599.26139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882599.26175: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882599.26262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882599.26310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882599.26343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882599.26394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882599.26415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882599.26565: variable 'ansible_distribution' from source: facts 21156 1726882599.26579: variable 'ansible_distribution_major_version' from source: facts 21156 1726882599.26603: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882599.26613: when evaluation is False, skipping this task 21156 1726882599.26620: _execute() done 21156 1726882599.26625: dumping result to json 21156 1726882599.26632: done dumping result, returning 21156 1726882599.26643: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-a0fd-f11b-000000000128] 21156 1726882599.26652: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000128 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882599.26798: no more pending results, returning what we have 21156 1726882599.26803: results queue empty 21156 1726882599.26804: checking for any_errors_fatal 21156 1726882599.26812: done checking for any_errors_fatal 21156 1726882599.26813: checking for max_fail_percentage 21156 1726882599.26815: done checking for max_fail_percentage 21156 1726882599.26815: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.26816: done checking to see if all hosts have failed 21156 1726882599.26817: getting the remaining hosts for this loop 21156 1726882599.26819: done getting the remaining hosts for this loop 21156 1726882599.26822: getting the next task for host managed_node1 21156 1726882599.26831: done getting next task for host managed_node1 21156 1726882599.26833: ^ task is: TASK: meta (role_complete) 21156 1726882599.26837: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882599.26861: getting variables 21156 1726882599.26864: in VariableManager get_vars() 21156 1726882599.26908: Calling all_inventory to load vars for managed_node1 21156 1726882599.26910: Calling groups_inventory to load vars for managed_node1 21156 1726882599.26912: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.26923: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.26925: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.26929: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.27097: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000128 21156 1726882599.27101: WORKER PROCESS EXITING 21156 1726882599.27115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.27346: done with get_vars() 21156 1726882599.27360: done getting variables 21156 1726882599.27445: done queuing things up, now waiting for results queue to drain 21156 1726882599.27447: results queue empty 21156 1726882599.27448: checking for any_errors_fatal 21156 1726882599.27450: done checking for any_errors_fatal 21156 1726882599.27451: checking for max_fail_percentage 21156 1726882599.27452: done checking for max_fail_percentage 21156 1726882599.27453: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.27454: done checking to see if all hosts have failed 21156 1726882599.27455: getting the remaining hosts for this loop 21156 1726882599.27459: done getting the remaining hosts for this loop 21156 1726882599.27461: getting the next task for host managed_node1 21156 1726882599.27468: done getting next task for host managed_node1 21156 1726882599.27470: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21156 1726882599.27472: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882599.27475: getting variables 21156 1726882599.27476: in VariableManager get_vars() 21156 1726882599.27500: Calling all_inventory to load vars for managed_node1 21156 1726882599.27503: Calling groups_inventory to load vars for managed_node1 21156 1726882599.27505: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.27510: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.27512: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.27515: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.27649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.27851: done with get_vars() 21156 1726882599.27862: 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_ring.yml:210 Friday 20 September 2024 21:36:39 -0400 (0:00:00.050) 0:00:09.539 ****** 21156 1726882599.27927: entering _queue_task() for managed_node1/include_tasks 21156 1726882599.28190: worker is 1 (out of 1 available) 21156 1726882599.28202: exiting _queue_task() for managed_node1/include_tasks 21156 1726882599.28214: done queuing things up, now waiting for results queue to drain 21156 1726882599.28215: waiting for pending results... 21156 1726882599.28497: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21156 1726882599.28617: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000158 21156 1726882599.28637: variable 'ansible_search_path' from source: unknown 21156 1726882599.28685: calling self._execute() 21156 1726882599.28770: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882599.28783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882599.28795: variable 'omit' from source: magic vars 21156 1726882599.29209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882599.31614: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882599.31702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882599.31741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882599.31784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882599.31817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882599.31899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882599.31936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882599.31969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882599.32015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882599.32036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882599.32187: variable 'ansible_distribution' from source: facts 21156 1726882599.32199: variable 'ansible_distribution_major_version' from source: facts 21156 1726882599.32220: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882599.32226: when evaluation is False, skipping this task 21156 1726882599.32233: _execute() done 21156 1726882599.32243: dumping result to json 21156 1726882599.32249: done dumping result, returning 21156 1726882599.32262: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-a0fd-f11b-000000000158] 21156 1726882599.32274: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000158 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882599.32422: no more pending results, returning what we have 21156 1726882599.32425: results queue empty 21156 1726882599.32426: checking for any_errors_fatal 21156 1726882599.32429: done checking for any_errors_fatal 21156 1726882599.32429: checking for max_fail_percentage 21156 1726882599.32432: done checking for max_fail_percentage 21156 1726882599.32432: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.32433: done checking to see if all hosts have failed 21156 1726882599.32434: getting the remaining hosts for this loop 21156 1726882599.32436: done getting the remaining hosts for this loop 21156 1726882599.32440: getting the next task for host managed_node1 21156 1726882599.32448: done getting next task for host managed_node1 21156 1726882599.32451: ^ task is: TASK: Verify network state restored to default 21156 1726882599.32454: ^ state is: HOST STATE: block=3, task=27, 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 21156 1726882599.32460: getting variables 21156 1726882599.32462: in VariableManager get_vars() 21156 1726882599.32513: Calling all_inventory to load vars for managed_node1 21156 1726882599.32515: Calling groups_inventory to load vars for managed_node1 21156 1726882599.32518: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.32529: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.32532: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.32535: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.32722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.32938: done with get_vars() 21156 1726882599.32948: 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_ring.yml:214 Friday 20 September 2024 21:36:39 -0400 (0:00:00.051) 0:00:09.590 ****** 21156 1726882599.33043: entering _queue_task() for managed_node1/include_tasks 21156 1726882599.33066: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000158 21156 1726882599.33074: WORKER PROCESS EXITING 21156 1726882599.33573: worker is 1 (out of 1 available) 21156 1726882599.33583: exiting _queue_task() for managed_node1/include_tasks 21156 1726882599.33594: done queuing things up, now waiting for results queue to drain 21156 1726882599.33596: waiting for pending results... 21156 1726882599.33851: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 21156 1726882599.33962: in run() - task 0e448fcc-3ce9-a0fd-f11b-000000000159 21156 1726882599.33985: variable 'ansible_search_path' from source: unknown 21156 1726882599.34023: calling self._execute() 21156 1726882599.34111: variable 'ansible_host' from source: host vars for 'managed_node1' 21156 1726882599.34121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21156 1726882599.34133: variable 'omit' from source: magic vars 21156 1726882599.34551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21156 1726882599.37796: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21156 1726882599.37884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21156 1726882599.37948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21156 1726882599.37990: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21156 1726882599.38030: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21156 1726882599.38116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21156 1726882599.38144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21156 1726882599.38187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21156 1726882599.38235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21156 1726882599.38254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21156 1726882599.38399: variable 'ansible_distribution' from source: facts 21156 1726882599.38411: variable 'ansible_distribution_major_version' from source: facts 21156 1726882599.38434: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21156 1726882599.38441: when evaluation is False, skipping this task 21156 1726882599.38448: _execute() done 21156 1726882599.38453: dumping result to json 21156 1726882599.38465: done dumping result, returning 21156 1726882599.38474: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0e448fcc-3ce9-a0fd-f11b-000000000159] 21156 1726882599.38482: sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000159 21156 1726882599.38583: done sending task result for task 0e448fcc-3ce9-a0fd-f11b-000000000159 21156 1726882599.38590: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21156 1726882599.38642: no more pending results, returning what we have 21156 1726882599.38646: results queue empty 21156 1726882599.38647: checking for any_errors_fatal 21156 1726882599.38660: done checking for any_errors_fatal 21156 1726882599.38661: checking for max_fail_percentage 21156 1726882599.38664: done checking for max_fail_percentage 21156 1726882599.38666: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.38667: done checking to see if all hosts have failed 21156 1726882599.38668: getting the remaining hosts for this loop 21156 1726882599.38670: done getting the remaining hosts for this loop 21156 1726882599.38675: getting the next task for host managed_node1 21156 1726882599.38684: done getting next task for host managed_node1 21156 1726882599.38687: ^ task is: TASK: meta (flush_handlers) 21156 1726882599.38689: ^ 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 21156 1726882599.38694: getting variables 21156 1726882599.38696: in VariableManager get_vars() 21156 1726882599.38750: Calling all_inventory to load vars for managed_node1 21156 1726882599.38753: Calling groups_inventory to load vars for managed_node1 21156 1726882599.38759: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.38773: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.38776: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.38779: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.38982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.39523: done with get_vars() 21156 1726882599.39533: done getting variables 21156 1726882599.39599: in VariableManager get_vars() 21156 1726882599.39616: Calling all_inventory to load vars for managed_node1 21156 1726882599.39618: Calling groups_inventory to load vars for managed_node1 21156 1726882599.39620: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.39624: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.39626: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.39629: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.39751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.40152: done with get_vars() 21156 1726882599.40175: done queuing things up, now waiting for results queue to drain 21156 1726882599.40177: results queue empty 21156 1726882599.40178: checking for any_errors_fatal 21156 1726882599.40181: done checking for any_errors_fatal 21156 1726882599.40181: checking for max_fail_percentage 21156 1726882599.40183: done checking for max_fail_percentage 21156 1726882599.40184: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.40184: done checking to see if all hosts have failed 21156 1726882599.40185: getting the remaining hosts for this loop 21156 1726882599.40186: done getting the remaining hosts for this loop 21156 1726882599.40189: getting the next task for host managed_node1 21156 1726882599.40192: done getting next task for host managed_node1 21156 1726882599.40194: ^ task is: TASK: meta (flush_handlers) 21156 1726882599.40195: ^ 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 21156 1726882599.40198: getting variables 21156 1726882599.40198: in VariableManager get_vars() 21156 1726882599.40215: Calling all_inventory to load vars for managed_node1 21156 1726882599.40217: Calling groups_inventory to load vars for managed_node1 21156 1726882599.40219: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.40229: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.40231: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.40234: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.40383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.40578: done with get_vars() 21156 1726882599.40585: done getting variables 21156 1726882599.40622: in VariableManager get_vars() 21156 1726882599.40636: Calling all_inventory to load vars for managed_node1 21156 1726882599.40638: Calling groups_inventory to load vars for managed_node1 21156 1726882599.40640: Calling all_plugins_inventory to load vars for managed_node1 21156 1726882599.40644: Calling all_plugins_play to load vars for managed_node1 21156 1726882599.40645: Calling groups_plugins_inventory to load vars for managed_node1 21156 1726882599.40648: Calling groups_plugins_play to load vars for managed_node1 21156 1726882599.40816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21156 1726882599.40981: done with get_vars() 21156 1726882599.40992: done queuing things up, now waiting for results queue to drain 21156 1726882599.40994: results queue empty 21156 1726882599.40994: checking for any_errors_fatal 21156 1726882599.40995: done checking for any_errors_fatal 21156 1726882599.40996: checking for max_fail_percentage 21156 1726882599.40997: done checking for max_fail_percentage 21156 1726882599.40998: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.40998: done checking to see if all hosts have failed 21156 1726882599.40999: getting the remaining hosts for this loop 21156 1726882599.41000: done getting the remaining hosts for this loop 21156 1726882599.41002: getting the next task for host managed_node1 21156 1726882599.41005: done getting next task for host managed_node1 21156 1726882599.41005: ^ task is: None 21156 1726882599.41007: ^ 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 21156 1726882599.41008: done queuing things up, now waiting for results queue to drain 21156 1726882599.41008: results queue empty 21156 1726882599.41009: checking for any_errors_fatal 21156 1726882599.41010: done checking for any_errors_fatal 21156 1726882599.41010: checking for max_fail_percentage 21156 1726882599.41012: done checking for max_fail_percentage 21156 1726882599.41012: checking to see if all hosts have failed and the running result is not ok 21156 1726882599.41013: done checking to see if all hosts have failed 21156 1726882599.41015: getting the next task for host managed_node1 21156 1726882599.41017: done getting next task for host managed_node1 21156 1726882599.41017: ^ task is: None 21156 1726882599.41018: ^ 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_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=124 rescued=0 ignored=0 Friday 20 September 2024 21:36:39 -0400 (0:00:00.080) 0:00:09.671 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.36s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.85s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.80s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 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 : Show debug messages for the network_connections --- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 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 : Install packages -------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 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 Get profile's ethtool.ring-rx options ----------------------------------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:96 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Get profile's ethtool.ring-rx-mini options ------------------------------ 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:118 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.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Verify network state restored to default -------------------------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:214 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 : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 21156 1726882599.41122: RUNNING CLEANUP