[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. 11034 1726882356.83080: 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 11034 1726882356.83373: Added group all to inventory 11034 1726882356.83375: Added group ungrouped to inventory 11034 1726882356.83377: Group all now contains ungrouped 11034 1726882356.83379: Examining possible inventory source: /tmp/network-91m/inventory.yml 11034 1726882356.92058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 11034 1726882356.92103: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 11034 1726882356.92119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 11034 1726882356.92158: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 11034 1726882356.92209: Loaded config def from plugin (inventory/script) 11034 1726882356.92211: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 11034 1726882356.92238: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 11034 1726882356.92298: Loaded config def from plugin (inventory/yaml) 11034 1726882356.92299: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 11034 1726882356.92357: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 11034 1726882356.92631: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 11034 1726882356.92633: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 11034 1726882356.92636: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 11034 1726882356.92640: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 11034 1726882356.92643: Loading data from /tmp/network-91m/inventory.yml 11034 1726882356.92687: /tmp/network-91m/inventory.yml was not parsable by auto 11034 1726882356.92731: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 11034 1726882356.92760: Loading data from /tmp/network-91m/inventory.yml 11034 1726882356.92813: group all already in inventory 11034 1726882356.92818: set inventory_file for managed_node1 11034 1726882356.92821: set inventory_dir for managed_node1 11034 1726882356.92821: Added host managed_node1 to inventory 11034 1726882356.92823: Added host managed_node1 to group all 11034 1726882356.92823: set ansible_host for managed_node1 11034 1726882356.92824: set ansible_ssh_extra_args for managed_node1 11034 1726882356.92826: set inventory_file for managed_node2 11034 1726882356.92828: set inventory_dir for managed_node2 11034 1726882356.92829: Added host managed_node2 to inventory 11034 1726882356.92830: Added host managed_node2 to group all 11034 1726882356.92831: set ansible_host for managed_node2 11034 1726882356.92832: set ansible_ssh_extra_args for managed_node2 11034 1726882356.92833: set inventory_file for managed_node3 11034 1726882356.92835: set inventory_dir for managed_node3 11034 1726882356.92835: Added host managed_node3 to inventory 11034 1726882356.92836: Added host managed_node3 to group all 11034 1726882356.92836: set ansible_host for managed_node3 11034 1726882356.92837: set ansible_ssh_extra_args for managed_node3 11034 1726882356.92839: Reconcile groups and hosts in inventory. 11034 1726882356.92842: Group ungrouped now contains managed_node1 11034 1726882356.92843: Group ungrouped now contains managed_node2 11034 1726882356.92844: Group ungrouped now contains managed_node3 11034 1726882356.92900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 11034 1726882356.92981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 11034 1726882356.93010: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 11034 1726882356.93027: Loaded config def from plugin (vars/host_group_vars) 11034 1726882356.93029: 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) 11034 1726882356.93033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 11034 1726882356.93038: 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) 11034 1726882356.93072: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 11034 1726882356.93296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882356.93356: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 11034 1726882356.93385: Loaded config def from plugin (connection/local) 11034 1726882356.93388: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 11034 1726882356.93723: Loaded config def from plugin (connection/paramiko_ssh) 11034 1726882356.93726: 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) 11034 1726882356.94317: 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) 11034 1726882356.94340: Loaded config def from plugin (connection/psrp) 11034 1726882356.94342: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 11034 1726882356.94753: 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) 11034 1726882356.94778: Loaded config def from plugin (connection/ssh) 11034 1726882356.94780: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 11034 1726882356.96000: 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) 11034 1726882356.96024: Loaded config def from plugin (connection/winrm) 11034 1726882356.96026: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 11034 1726882356.96046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 11034 1726882356.96093: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 11034 1726882356.96134: Loaded config def from plugin (shell/cmd) 11034 1726882356.96136: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 11034 1726882356.96155: 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) 11034 1726882356.96194: Loaded config def from plugin (shell/powershell) 11034 1726882356.96195: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 11034 1726882356.96234: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 11034 1726882356.96342: Loaded config def from plugin (shell/sh) 11034 1726882356.96344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 11034 1726882356.96370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 11034 1726882356.96557: Loaded config def from plugin (become/runas) 11034 1726882356.96559: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 11034 1726882356.96673: Loaded config def from plugin (become/su) 11034 1726882356.96674: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 11034 1726882356.96771: Loaded config def from plugin (become/sudo) 11034 1726882356.96773: 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 11034 1726882356.96795: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml 11034 1726882356.97012: in VariableManager get_vars() 11034 1726882356.97026: done with get_vars() 11034 1726882356.97118: trying /usr/local/lib/python3.12/site-packages/ansible/modules 11034 1726882356.99048: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 11034 1726882356.99122: in VariableManager get_vars() 11034 1726882356.99125: done with get_vars() 11034 1726882356.99127: variable 'playbook_dir' from source: magic vars 11034 1726882356.99128: variable 'ansible_playbook_python' from source: magic vars 11034 1726882356.99128: variable 'ansible_config_file' from source: magic vars 11034 1726882356.99129: variable 'groups' from source: magic vars 11034 1726882356.99129: variable 'omit' from source: magic vars 11034 1726882356.99130: variable 'ansible_version' from source: magic vars 11034 1726882356.99130: variable 'ansible_check_mode' from source: magic vars 11034 1726882356.99131: variable 'ansible_diff_mode' from source: magic vars 11034 1726882356.99131: variable 'ansible_forks' from source: magic vars 11034 1726882356.99131: variable 'ansible_inventory_sources' from source: magic vars 11034 1726882356.99132: variable 'ansible_skip_tags' from source: magic vars 11034 1726882356.99132: variable 'ansible_limit' from source: magic vars 11034 1726882356.99133: variable 'ansible_run_tags' from source: magic vars 11034 1726882356.99133: variable 'ansible_verbosity' from source: magic vars 11034 1726882356.99160: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml 11034 1726882356.99587: in VariableManager get_vars() 11034 1726882356.99599: done with get_vars() 11034 1726882356.99605: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 11034 1726882357.00205: in VariableManager get_vars() 11034 1726882357.00214: done with get_vars() 11034 1726882357.00221: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11034 1726882357.00292: in VariableManager get_vars() 11034 1726882357.00310: done with get_vars() 11034 1726882357.00399: in VariableManager get_vars() 11034 1726882357.00408: done with get_vars() 11034 1726882357.00414: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11034 1726882357.00465: in VariableManager get_vars() 11034 1726882357.00475: done with get_vars() 11034 1726882357.00666: in VariableManager get_vars() 11034 1726882357.00677: done with get_vars() 11034 1726882357.00680: variable 'omit' from source: magic vars 11034 1726882357.00692: variable 'omit' from source: magic vars 11034 1726882357.00712: in VariableManager get_vars() 11034 1726882357.00718: done with get_vars() 11034 1726882357.00750: in VariableManager get_vars() 11034 1726882357.00758: done with get_vars() 11034 1726882357.00785: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11034 1726882357.00916: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11034 1726882357.00999: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11034 1726882357.01383: in VariableManager get_vars() 11034 1726882357.01395: done with get_vars() 11034 1726882357.01675: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 11034 1726882357.01765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11034 1726882357.02800: in VariableManager get_vars() 11034 1726882357.02811: done with get_vars() 11034 1726882357.02817: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11034 1726882357.02879: in VariableManager get_vars() 11034 1726882357.02890: done with get_vars() 11034 1726882357.02970: in VariableManager get_vars() 11034 1726882357.02981: done with get_vars() 11034 1726882357.03226: in VariableManager get_vars() 11034 1726882357.03237: done with get_vars() 11034 1726882357.03240: variable 'omit' from source: magic vars 11034 1726882357.03258: variable 'omit' from source: magic vars 11034 1726882357.03286: in VariableManager get_vars() 11034 1726882357.03296: done with get_vars() 11034 1726882357.03308: in VariableManager get_vars() 11034 1726882357.03317: done with get_vars() 11034 1726882357.03337: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11034 1726882357.03417: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11034 1726882357.03467: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11034 1726882357.03745: in VariableManager get_vars() 11034 1726882357.03761: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11034 1726882357.05046: in VariableManager get_vars() 11034 1726882357.05061: done with get_vars() 11034 1726882357.05069: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 11034 1726882357.06540: in VariableManager get_vars() 11034 1726882357.06555: done with get_vars() 11034 1726882357.06593: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 11034 1726882357.06602: 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 11034 1726882357.06762: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 11034 1726882357.06857: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 11034 1726882357.06859: 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) 11034 1726882357.06881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 11034 1726882357.06896: 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) 11034 1726882357.06998: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 11034 1726882357.07033: Loaded config def from plugin (callback/default) 11034 1726882357.07035: 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) 11034 1726882357.07805: Loaded config def from plugin (callback/junit) 11034 1726882357.07807: 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) 11034 1726882357.07838: 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) 11034 1726882357.07878: Loaded config def from plugin (callback/minimal) 11034 1726882357.07880: 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) 11034 1726882357.07905: 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) 11034 1726882357.07944: Loaded config def from plugin (callback/tree) 11034 1726882357.07946: 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 11034 1726882357.08019: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 11034 1726882357.08020: 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_bond_deprecated_initscripts.yml ******************************** 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml 11034 1726882357.08039: in VariableManager get_vars() 11034 1726882357.08049: done with get_vars() 11034 1726882357.08053: in VariableManager get_vars() 11034 1726882357.08058: done with get_vars() 11034 1726882357.08061: variable 'omit' from source: magic vars 11034 1726882357.08083: in VariableManager get_vars() 11034 1726882357.08091: done with get_vars() 11034 1726882357.08104: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond_deprecated.yml' with initscripts as provider] *** 11034 1726882357.08492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 11034 1726882357.08540: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 11034 1726882357.08569: getting the remaining hosts for this loop 11034 1726882357.08570: done getting the remaining hosts for this loop 11034 1726882357.08572: getting the next task for host managed_node2 11034 1726882357.08574: done getting next task for host managed_node2 11034 1726882357.08576: ^ task is: TASK: Gathering Facts 11034 1726882357.08577: ^ 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 11034 1726882357.08578: getting variables 11034 1726882357.08579: in VariableManager get_vars() 11034 1726882357.08586: Calling all_inventory to load vars for managed_node2 11034 1726882357.08588: Calling groups_inventory to load vars for managed_node2 11034 1726882357.08590: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882357.08598: Calling all_plugins_play to load vars for managed_node2 11034 1726882357.08605: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882357.08607: Calling groups_plugins_play to load vars for managed_node2 11034 1726882357.08627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882357.08662: done with get_vars() 11034 1726882357.08680: done getting variables 11034 1726882357.08722: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:5 Friday 20 September 2024 21:32:37 -0400 (0:00:00.007) 0:00:00.007 ****** 11034 1726882357.08736: entering _queue_task() for managed_node2/gather_facts 11034 1726882357.08737: Creating lock for gather_facts 11034 1726882357.08986: worker is 1 (out of 1 available) 11034 1726882357.08997: exiting _queue_task() for managed_node2/gather_facts 11034 1726882357.09010: done queuing things up, now waiting for results queue to drain 11034 1726882357.09012: waiting for pending results... 11034 1726882357.09143: running TaskExecutor() for managed_node2/TASK: Gathering Facts 11034 1726882357.09199: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000cd 11034 1726882357.09211: variable 'ansible_search_path' from source: unknown 11034 1726882357.09242: calling self._execute() 11034 1726882357.09292: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882357.09296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882357.09303: variable 'omit' from source: magic vars 11034 1726882357.09374: variable 'omit' from source: magic vars 11034 1726882357.09393: variable 'omit' from source: magic vars 11034 1726882357.09415: variable 'omit' from source: magic vars 11034 1726882357.09452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11034 1726882357.09483: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11034 1726882357.09498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11034 1726882357.09512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11034 1726882357.09521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11034 1726882357.09542: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11034 1726882357.09552: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882357.09567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882357.09696: Set connection var ansible_shell_type to sh 11034 1726882357.09708: Set connection var ansible_connection to ssh 11034 1726882357.09718: Set connection var ansible_timeout to 10 11034 1726882357.09727: Set connection var ansible_pipelining to False 11034 1726882357.09736: Set connection var ansible_module_compression to ZIP_DEFLATED 11034 1726882357.09746: Set connection var ansible_shell_executable to /bin/sh 11034 1726882357.09778: variable 'ansible_shell_executable' from source: unknown 11034 1726882357.09786: variable 'ansible_connection' from source: unknown 11034 1726882357.09794: variable 'ansible_module_compression' from source: unknown 11034 1726882357.09801: variable 'ansible_shell_type' from source: unknown 11034 1726882357.09807: variable 'ansible_shell_executable' from source: unknown 11034 1726882357.09814: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882357.09821: variable 'ansible_pipelining' from source: unknown 11034 1726882357.09827: variable 'ansible_timeout' from source: unknown 11034 1726882357.09834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882357.10059: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11034 1726882357.10079: variable 'omit' from source: magic vars 11034 1726882357.10088: starting attempt loop 11034 1726882357.10099: running the handler 11034 1726882357.10122: variable 'ansible_facts' from source: unknown 11034 1726882357.10144: _low_level_execute_command(): starting 11034 1726882357.10155: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11034 1726882357.10866: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882357.10890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882357.10908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882357.10920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882357.10957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.10960: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882357.10966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.11030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882357.11038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882357.11046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882357.11172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882357.12840: stdout chunk (state=3): >>>/root <<< 11034 1726882357.13336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882357.13408: stderr chunk (state=3): >>><<< 11034 1726882357.13411: stdout chunk (state=3): >>><<< 11034 1726882357.13433: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882357.13444: _low_level_execute_command(): starting 11034 1726882357.13453: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882357.1343186-11045-68969523362339 `" && echo ansible-tmp-1726882357.1343186-11045-68969523362339="` echo /root/.ansible/tmp/ansible-tmp-1726882357.1343186-11045-68969523362339 `" ) && sleep 0' 11034 1726882357.14101: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882357.14110: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882357.14121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882357.14134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882357.14175: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882357.14186: stderr chunk (state=3): >>>debug2: match not found <<< 11034 1726882357.14195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.14208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11034 1726882357.14216: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 11034 1726882357.14223: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11034 1726882357.14230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882357.14240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882357.14253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882357.14261: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882357.14273: stderr chunk (state=3): >>>debug2: match found <<< 11034 1726882357.14282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.14360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882357.14379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882357.14390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882357.14598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882357.16487: stdout chunk (state=3): >>>ansible-tmp-1726882357.1343186-11045-68969523362339=/root/.ansible/tmp/ansible-tmp-1726882357.1343186-11045-68969523362339 <<< 11034 1726882357.16676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882357.16680: stdout chunk (state=3): >>><<< 11034 1726882357.16687: stderr chunk (state=3): >>><<< 11034 1726882357.16704: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882357.1343186-11045-68969523362339=/root/.ansible/tmp/ansible-tmp-1726882357.1343186-11045-68969523362339 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882357.16742: variable 'ansible_module_compression' from source: unknown 11034 1726882357.16802: ANSIBALLZ: Using generic lock for ansible.legacy.setup 11034 1726882357.16807: ANSIBALLZ: Acquiring lock 11034 1726882357.16810: ANSIBALLZ: Lock acquired: 140012189396352 11034 1726882357.16813: ANSIBALLZ: Creating module 11034 1726882357.43977: ANSIBALLZ: Writing module into payload 11034 1726882357.44140: ANSIBALLZ: Writing module 11034 1726882357.44172: ANSIBALLZ: Renaming module 11034 1726882357.44178: ANSIBALLZ: Done creating module 11034 1726882357.44215: variable 'ansible_facts' from source: unknown 11034 1726882357.44218: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11034 1726882357.44230: _low_level_execute_command(): starting 11034 1726882357.44233: _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' 11034 1726882357.44723: 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 <<< 11034 1726882357.44746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882357.44759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 11034 1726882357.44771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.44819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882357.44829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882357.44955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882357.46616: stdout chunk (state=3): >>>PLATFORM <<< 11034 1726882357.46691: stdout chunk (state=3): >>>Linux <<< 11034 1726882357.46787: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 <<< 11034 1726882357.46802: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 11034 1726882357.46975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882357.47051: stderr chunk (state=3): >>><<< 11034 1726882357.47065: stdout chunk (state=3): >>><<< 11034 1726882357.47092: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882357.47109 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 11034 1726882357.47170: _low_level_execute_command(): starting 11034 1726882357.47179: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 11034 1726882357.47302: Sending initial data 11034 1726882357.47305: Sent initial data (1181 bytes) 11034 1726882357.47776: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882357.47780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882357.47782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882357.47862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882357.47873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882357.47878: stderr chunk (state=3): >>>debug2: match not found <<< 11034 1726882357.47880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.47883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11034 1726882357.47885: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 11034 1726882357.47887: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11034 1726882357.47896: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882357.47899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882357.47912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882357.47919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882357.47926: stderr chunk (state=3): >>>debug2: match found <<< 11034 1726882357.47935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.48008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882357.48021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882357.48032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882357.48186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882357.52006: 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"} <<< 11034 1726882357.52498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882357.52544: stderr chunk (state=3): >>><<< 11034 1726882357.52552: stdout chunk (state=3): >>><<< 11034 1726882357.52563: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882357.52615: variable 'ansible_facts' from source: unknown 11034 1726882357.52618: variable 'ansible_facts' from source: unknown 11034 1726882357.52629: variable 'ansible_module_compression' from source: unknown 11034 1726882357.52664: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11034jlf13ft4/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11034 1726882357.52688: variable 'ansible_facts' from source: unknown 11034 1726882357.52797: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882357.1343186-11045-68969523362339/AnsiballZ_setup.py 11034 1726882357.52910: Sending initial data 11034 1726882357.52913: Sent initial data (153 bytes) 11034 1726882357.53548: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882357.53560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882357.53567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882357.53581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882357.53622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.53625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882357.53628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.53673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882357.53682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882357.53875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882357.55646: 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 <<< 11034 1726882357.55742: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 11034 1726882357.55838: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11034jlf13ft4/tmp_6_ypnd1 /root/.ansible/tmp/ansible-tmp-1726882357.1343186-11045-68969523362339/AnsiballZ_setup.py <<< 11034 1726882357.55936: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 11034 1726882357.57904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882357.58014: stderr chunk (state=3): >>><<< 11034 1726882357.58017: stdout chunk (state=3): >>><<< 11034 1726882357.58037: done transferring module to remote 11034 1726882357.58051: _low_level_execute_command(): starting 11034 1726882357.58054: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882357.1343186-11045-68969523362339/ /root/.ansible/tmp/ansible-tmp-1726882357.1343186-11045-68969523362339/AnsiballZ_setup.py && sleep 0' 11034 1726882357.58513: 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 <<< 11034 1726882357.58518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882357.58552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.58567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.58620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882357.58623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882357.58633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882357.58793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882357.60577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882357.60628: stderr chunk (state=3): >>><<< 11034 1726882357.60631: stdout chunk (state=3): >>><<< 11034 1726882357.60649: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882357.60655: _low_level_execute_command(): starting 11034 1726882357.60661: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882357.1343186-11045-68969523362339/AnsiballZ_setup.py && sleep 0' 11034 1726882357.61121: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882357.61124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882357.61167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.61170: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882357.61173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882357.61175: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882357.61226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882357.61232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882357.61235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882357.61339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882357.63318: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 11034 1726882357.63322: stdout chunk (state=3): >>>import '_thread' # <<< 11034 1726882357.63325: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 11034 1726882357.63384: stdout chunk (state=3): >>>import '_io' # <<< 11034 1726882357.63387: stdout chunk (state=3): >>>import 'marshal' # <<< 11034 1726882357.63428: stdout chunk (state=3): >>>import 'posix' # <<< 11034 1726882357.63455: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11034 1726882357.63461: stdout chunk (state=3): >>># installing zipimport hook <<< 11034 1726882357.63494: stdout chunk (state=3): >>>import 'time' # <<< 11034 1726882357.63503: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11034 1726882357.63557: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882357.63580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 11034 1726882357.63596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 11034 1726882357.63602: stdout chunk (state=3): >>>import '_codecs' # <<< 11034 1726882357.63623: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f373dc0> <<< 11034 1726882357.63673: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 11034 1726882357.63685: 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 0x7f836f3183a0> <<< 11034 1726882357.63687: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f373b20> <<< 11034 1726882357.63710: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 11034 1726882357.63718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 11034 1726882357.63727: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f373ac0> <<< 11034 1726882357.63753: stdout chunk (state=3): >>>import '_signal' # <<< 11034 1726882357.63780: 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' <<< 11034 1726882357.63788: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f318490> <<< 11034 1726882357.63811: 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' <<< 11034 1726882357.63833: 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' <<< 11034 1726882357.63858: stdout chunk (state=3): >>>import '_abc' # <<< 11034 1726882357.63863: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f318940> <<< 11034 1726882357.63885: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f318670> <<< 11034 1726882357.63905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 11034 1726882357.63923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 11034 1726882357.63941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 11034 1726882357.63969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 11034 1726882357.63981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 11034 1726882357.64002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 11034 1726882357.64024: stdout chunk (state=3): >>>import '_stat' # <<< 11034 1726882357.64028: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f2cf190> <<< 11034 1726882357.64042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 11034 1726882357.64069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 11034 1726882357.64142: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f2cf220> <<< 11034 1726882357.64171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 11034 1726882357.64176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 11034 1726882357.64204: 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' <<< 11034 1726882357.64211: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f2f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f2cf940> <<< 11034 1726882357.64238: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f330880> <<< 11034 1726882357.64265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 11034 1726882357.64269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 11034 1726882357.64271: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f2c8d90> <<< 11034 1726882357.64330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 11034 1726882357.64337: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f2f2d90> <<< 11034 1726882357.64386: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f318970> <<< 11034 1726882357.64421: 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. <<< 11034 1726882357.64759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 11034 1726882357.64766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 11034 1726882357.64791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 11034 1726882357.64798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 11034 1726882357.64809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 11034 1726882357.64833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 11034 1726882357.64874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 11034 1726882357.64890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f26eeb0> <<< 11034 1726882357.64928: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f271f40> <<< 11034 1726882357.64943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 11034 1726882357.64960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 11034 1726882357.64976: stdout chunk (state=3): >>>import '_sre' # <<< 11034 1726882357.64994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 11034 1726882357.65009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 11034 1726882357.65030: 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' <<< 11034 1726882357.65058: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f267610> <<< 11034 1726882357.65076: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f26d640> <<< 11034 1726882357.65090: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f26e370> <<< 11034 1726882357.65101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 11034 1726882357.65177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 11034 1726882357.65196: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 11034 1726882357.65224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882357.65243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 11034 1726882357.65254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 11034 1726882357.65281: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 11034 1726882357.65289: 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 0x7f836ef4ddc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef4d8b0> <<< 11034 1726882357.65307: stdout chunk (state=3): >>>import 'itertools' # <<< 11034 1726882357.65322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 11034 1726882357.65327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef4deb0> <<< 11034 1726882357.65344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 11034 1726882357.65363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 11034 1726882357.65386: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef4df70> <<< 11034 1726882357.65422: 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' <<< 11034 1726882357.65431: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef4de80> <<< 11034 1726882357.65436: stdout chunk (state=3): >>>import '_collections' # <<< 11034 1726882357.65484: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f249d30> <<< 11034 1726882357.65487: stdout chunk (state=3): >>>import '_functools' # <<< 11034 1726882357.65521: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f242610> <<< 11034 1726882357.65572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 11034 1726882357.65579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f256670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f275e20> <<< 11034 1726882357.65603: 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' <<< 11034 1726882357.65638: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 11034 1726882357.65641: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f836ef5fc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f249250> <<< 11034 1726882357.65687: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 11034 1726882357.65690: stdout chunk (state=3): >>># 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 0x7f836f256280> <<< 11034 1726882357.65692: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f27b9d0> <<< 11034 1726882357.65707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 11034 1726882357.65722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 11034 1726882357.65752: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 11034 1726882357.65759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882357.65770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 11034 1726882357.65788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 11034 1726882357.65792: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef5ffa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef5fd90> <<< 11034 1726882357.65825: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 11034 1726882357.65832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef5fd00> <<< 11034 1726882357.65853: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 11034 1726882357.65860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 11034 1726882357.65881: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 11034 1726882357.65886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 11034 1726882357.65913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 11034 1726882357.65964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 11034 1726882357.66006: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef32370> <<< 11034 1726882357.66023: stdout chunk (state=3): >>># /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' <<< 11034 1726882357.66072: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef32460> <<< 11034 1726882357.66187: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef67fa0> <<< 11034 1726882357.66229: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef61a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef61490> <<< 11034 1726882357.66260: stdout chunk (state=3): >>># /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' <<< 11034 1726882357.66305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 11034 1726882357.66339: stdout chunk (state=3): >>># 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' <<< 11034 1726882357.66354: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee661c0> <<< 11034 1726882357.66379: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef1dc70> <<< 11034 1726882357.66436: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef61eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f27b040> <<< 11034 1726882357.66469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 11034 1726882357.66497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 11034 1726882357.66522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee78af0> import 'errno' # <<< 11034 1726882357.66561: 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 0x7f836ee78e20> <<< 11034 1726882357.66597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 11034 1726882357.66619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 11034 1726882357.66634: 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 0x7f836ee8a730> <<< 11034 1726882357.66661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 11034 1726882357.66676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 11034 1726882357.66703: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee8ac70> <<< 11034 1726882357.66744: 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 0x7f836ee173a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee78f10> <<< 11034 1726882357.66776: 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' <<< 11034 1726882357.66823: 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 0x7f836ee28280> <<< 11034 1726882357.66839: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee8a5b0> import 'pwd' # <<< 11034 1726882357.66869: 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 0x7f836ee28340> <<< 11034 1726882357.66912: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef5f9d0> <<< 11034 1726882357.66933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 11034 1726882357.66971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 11034 1726882357.66996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 11034 1726882357.67022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 11034 1726882357.67054: 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 0x7f836ee436a0> <<< 11034 1726882357.67084: 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' <<< 11034 1726882357.67109: 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 0x7f836ee43970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee43760> <<< 11034 1726882357.67121: 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 0x7f836ee43850> # /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' <<< 11034 1726882357.67323: 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 0x7f836ee43ca0> <<< 11034 1726882357.67359: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f836ee501f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee438e0> <<< 11034 1726882357.67371: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee37a30> <<< 11034 1726882357.67398: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef5f5b0> <<< 11034 1726882357.67414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 11034 1726882357.67482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 11034 1726882357.67517: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee43a90> <<< 11034 1726882357.67660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 11034 1726882357.67678: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f836ed6d670> <<< 11034 1726882357.67905: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip' <<< 11034 1726882357.67910: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.67999: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.68027: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 11034 1726882357.68043: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.68057: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.68071: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 11034 1726882357.68079: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.69622: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.70229: 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 0x7f836e7657c0> <<< 11034 1726882357.70253: 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' <<< 11034 1726882357.70293: 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' <<< 11034 1726882357.70305: 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' <<< 11034 1726882357.70336: 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 0x7f836e765160> <<< 11034 1726882357.70385: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e765280> <<< 11034 1726882357.70407: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e765f10> <<< 11034 1726882357.70433: 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' <<< 11034 1726882357.70490: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e765d30> import 'atexit' # <<< 11034 1726882357.70520: 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 0x7f836e765f70> <<< 11034 1726882357.70535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 11034 1726882357.70569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 11034 1726882357.70617: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e765100> <<< 11034 1726882357.70641: 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' <<< 11034 1726882357.70670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 11034 1726882357.70696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 11034 1726882357.70716: 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' <<< 11034 1726882357.70789: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e724ee0> <<< 11034 1726882357.70830: 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 0x7f836e63e0d0> <<< 11034 1726882357.70861: 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 0x7f836e63e2b0> <<< 11034 1726882357.70882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 11034 1726882357.70916: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e63ec40> <<< 11034 1726882357.70940: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e74cdc0> <<< 11034 1726882357.71100: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e74c3a0> <<< 11034 1726882357.71124: 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' <<< 11034 1726882357.71167: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e74cf70> <<< 11034 1726882357.71179: 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' <<< 11034 1726882357.71206: 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' <<< 11034 1726882357.71231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 11034 1726882357.71249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 11034 1726882357.71279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 11034 1726882357.71289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e79ac10> <<< 11034 1726882357.71354: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e776cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7763a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e719b80> <<< 11034 1726882357.71393: 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 0x7f836e7764c0> <<< 11034 1726882357.71417: 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 0x7f836e7764f0> <<< 11034 1726882357.71446: 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 <<< 11034 1726882357.71459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 11034 1726882357.71479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 11034 1726882357.71507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 11034 1726882357.71580: 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 0x7f836e69c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7ac1f0> <<< 11034 1726882357.71613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 11034 1726882357.71623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 11034 1726882357.71677: 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 0x7f836e6a98e0> <<< 11034 1726882357.71695: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7ac370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 11034 1726882357.71735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882357.71766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 11034 1726882357.71777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 11034 1726882357.71836: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7acca0> <<< 11034 1726882357.71962: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e6a9880> <<< 11034 1726882357.72058: 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 0x7f836e69c8b0> <<< 11034 1726882357.72086: 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 0x7f836e745190> <<< 11034 1726882357.72124: 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 0x7f836e7ac670> <<< 11034 1726882357.72138: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7a58b0> <<< 11034 1726882357.72166: 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' <<< 11034 1726882357.72187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 11034 1726882357.72193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 11034 1726882357.72243: 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 0x7f836e69e9d0> <<< 11034 1726882357.72427: 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 0x7f836e6bbb80> <<< 11034 1726882357.72439: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e6a8640> <<< 11034 1726882357.72471: 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 0x7f836e69ef70> <<< 11034 1726882357.72499: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e6a8a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 11034 1726882357.72521: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.72600: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.72695: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11034 1726882357.72716: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 11034 1726882357.72728: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11034 1726882357.72734: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.72840: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.72936: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.73387: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.73848: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11034 1726882357.73860: 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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 11034 1726882357.73884: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 11034 1726882357.73889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882357.73947: 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 0x7f836e6e47c0> <<< 11034 1726882357.74014: 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' <<< 11034 1726882357.74030: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e6e9820> <<< 11034 1726882357.74037: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e2519a0> <<< 11034 1726882357.74090: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 11034 1726882357.74093: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.74113: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.74136: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 11034 1726882357.74139: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.74262: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.74391: 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' <<< 11034 1726882357.74414: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e723760> <<< 11034 1726882357.74417: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.74808: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75177: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75229: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75298: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 11034 1726882357.75302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75334: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75367: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 11034 1726882357.75373: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75425: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75518: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 11034 1726882357.75524: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75528: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11034 1726882357.75540: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75577: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75613: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11034 1726882357.75616: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75810: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.75995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 11034 1726882357.76020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 11034 1726882357.76026: stdout chunk (state=3): >>>import '_ast' # <<< 11034 1726882357.76097: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7683d0> # zipimport: zlib available <<< 11034 1726882357.76161: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.76246: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py <<< 11034 1726882357.76253: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 11034 1726882357.76256: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11034 1726882357.76271: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.76293: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.76335: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 11034 1726882357.76341: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.76377: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.76419: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.76507: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.76575: 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 <<< 11034 1726882357.76587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882357.76669: 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 0x7f836e6db9a0> <<< 11034 1726882357.76765: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e0cdbe0> <<< 11034 1726882357.76810: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11034 1726882357.76862: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.76916: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.76935: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.76986: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 11034 1726882357.76991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 11034 1726882357.77010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 11034 1726882357.77041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 11034 1726882357.77080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 11034 1726882357.77098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 11034 1726882357.77170: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e6ec670> <<< 11034 1726882357.77224: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e737d90> <<< 11034 1726882357.77274: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e768400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11034 1726882357.77299: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77313: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 11034 1726882357.77419: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 11034 1726882357.77436: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11034 1726882357.77481: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77553: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77562: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77582: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77608: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77651: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77685: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77721: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 11034 1726882357.77725: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77793: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77849: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77871: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.77907: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 11034 1726882357.78048: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.78190: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.78219: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.78260: 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' <<< 11034 1726882357.78294: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 11034 1726882357.78318: 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 <<< 11034 1726882357.78320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 11034 1726882357.78353: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e27aac0> <<< 11034 1726882357.78379: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 11034 1726882357.78384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 11034 1726882357.78396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 11034 1726882357.78427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 11034 1726882357.78453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 11034 1726882357.78474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 11034 1726882357.78480: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e234580> <<< 11034 1726882357.78510: 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 0x7f836e234610> <<< 11034 1726882357.78577: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e266760> <<< 11034 1726882357.78587: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e27a190> <<< 11034 1726882357.78616: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dfd1f10> <<< 11034 1726882357.78621: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dfd1af0> <<< 11034 1726882357.78639: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 11034 1726882357.78663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 11034 1726882357.78681: 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' <<< 11034 1726882357.78722: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 11034 1726882357.78726: 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 0x7f836e748cd0> <<< 11034 1726882357.78728: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e215eb0> <<< 11034 1726882357.78744: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 11034 1726882357.78770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 11034 1726882357.78781: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7482e0> <<< 11034 1726882357.78801: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 11034 1726882357.78819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 11034 1726882357.78851: 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 0x7f836e039fa0> <<< 11034 1726882357.78884: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e263dc0> <<< 11034 1726882357.78906: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dfd1dc0> <<< 11034 1726882357.78909: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 11034 1726882357.78911: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 11034 1726882357.78932: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.78949: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.78979: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 11034 1726882357.78983: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79050: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79081: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 11034 1726882357.79117: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79160: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 11034 1726882357.79177: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79190: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 11034 1726882357.79203: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79222: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79257: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 11034 1726882357.79263: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79306: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79355: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 11034 1726882357.79361: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79433: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 11034 1726882357.79440: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79491: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79538: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79588: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.79637: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 11034 1726882357.79644: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 11034 1726882357.79651: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80043: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80411: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 11034 1726882357.80414: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80469: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80525: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80558: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80573: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 11034 1726882357.80576: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80618: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80628: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 11034 1726882357.80677: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80680: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80759: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 11034 1726882357.80762: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80777: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80793: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 11034 1726882357.80826: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80854: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.80858: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 11034 1726882357.80930: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.81004: 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' <<< 11034 1726882357.81050: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e256670> <<< 11034 1726882357.81067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 11034 1726882357.81097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 11034 1726882357.81231: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836df48f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 11034 1726882357.81235: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.81309: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.81360: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 11034 1726882357.81433: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.81508: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 11034 1726882357.81577: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.81636: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 11034 1726882357.81643: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.81678: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.81716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 11034 1726882357.81740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 11034 1726882357.81883: 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 0x7f836df45c10> <<< 11034 1726882357.82127: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836df90b20> <<< 11034 1726882357.82130: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 11034 1726882357.82133: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82179: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82233: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 11034 1726882357.82237: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82296: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82371: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82457: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82594: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 11034 1726882357.82628: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82671: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 11034 1726882357.82689: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82699: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 11034 1726882357.82795: 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 0x7f836decc4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836decca30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 11034 1726882357.82808: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82828: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 11034 1726882357.82845: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82878: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.82918: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11034 1726882357.82925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83055: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83178: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 11034 1726882357.83183: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83264: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83345: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83385: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83415: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 11034 1726882357.83432: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83509: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83536: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83648: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83786: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 11034 1726882357.83789: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83884: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.83987: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 11034 1726882357.84037: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.84053: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.84588: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.84922: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 11034 1726882357.84925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.85011: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.85100: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 11034 1726882357.85103: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.85181: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.85270: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 11034 1726882357.85413: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.85542: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 11034 1726882357.85588: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 11034 1726882357.85601: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11034 1726882357.85653: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 11034 1726882357.85656: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.85735: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.85821: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.85988: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.86170: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 11034 1726882357.86197: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.86205: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.86241: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 11034 1726882357.86523: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available <<< 11034 1726882357.86581: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 11034 1726882357.86629: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.86695: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 11034 1726882357.86698: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.86907: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.87134: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 11034 1726882357.87140: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.87187: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.87232: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 11034 1726882357.87301: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.87304: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 11034 1726882357.87329: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.87395: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 11034 1726882357.87431: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 11034 1726882357.87501: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.88156: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 11034 1726882357.88493: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 11034 1726882357.88505: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.88552: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 11034 1726882357.88619: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.88700: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 11034 1726882357.88712: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.88772: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.88849: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 11034 1726882357.88860: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 11034 1726882357.88931: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882357.89299: stdout chunk (state=3): >>>import 'gc' # <<< 11034 1726882357.90191: stdout chunk (state=3): >>># /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' <<< 11034 1726882357.90225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 11034 1726882357.90240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 11034 1726882357.90270: 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 0x7f836dd0b0a0> <<< 11034 1726882357.90283: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dd0bd60> <<< 11034 1726882357.90337: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dd0ba30> <<< 11034 1726882357.93428: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 11034 1726882357.93444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 11034 1726882357.93460: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dd0b7c0> <<< 11034 1726882357.93479: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 11034 1726882357.93511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 11034 1726882357.93527: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836df175b0> <<< 11034 1726882357.93589: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 11034 1726882357.93594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882357.93628: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 11034 1726882357.93635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 11034 1726882357.93642: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dec2280> <<< 11034 1726882357.93647: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dec2790> <<< 11034 1726882357.93914: 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 <<< 11034 1726882358.18121: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_lsb": {}, "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_fips": false, "ansible_is_chroot": false, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_loadavg": {"1m": 0.48, "5m": 0.34, "15m": 0.15}, "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-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "21e18164a0c64d0daed004bd8a1b67b7", "ansib<<< 11034 1726882358.18141: stdout chunk (state=3): >>>le_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_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": 3265, "used": 267}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 296, "ansible_lvm": "N/A", "ansible_mounts": [{"mount<<< 11034 1726882358.18168: stdout chunk (state=3): >>>": "/", "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": 264240463872, "block_size": 4096, "block_total": 65519355, "block_available": 64511832, "block_used": 1007523, "inode_total": 131071472, "inode_available": 130998721, "inode_used": 72751, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [<<< 11034 1726882358.18183: stdout chunk (state=3): >>>fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "38", "epoch": "1726882358", "epoch_int": "1726882358", "date": "2024-09-20", "time": "21:32:38", "iso8601_micro": "2024-09-21T01:32:38.176084Z", "iso8601": "2024-09-21T01:32:38Z", "iso8601_basic": "20240920T213238176084", "iso8601_basic_short": "20240920T213238", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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"}}} <<< 11034 1726882358.18700: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11034 1726882358.18705: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # 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__ <<< 11034 1726882358.18709: stdout chunk (state=3): >>># 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<<< 11034 1726882358.18712: stdout chunk (state=3): >>> # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 11034 1726882358.18774: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.18793: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.18797: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.19041: stdout chunk (state=3): >>># 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<<< 11034 1726882358.19109: stdout chunk (state=3): >>> # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 11034 1726882358.19188: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.19212: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket<<< 11034 1726882358.19217: stdout chunk (state=3): >>> # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 11034 1726882358.19221: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 11034 1726882358.19224: stdout chunk (state=3): >>># cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text <<< 11034 1726882358.19226: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.19229: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast <<< 11034 1726882358.19231: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.19233: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.19239: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse<<< 11034 1726882358.19241: stdout chunk (state=3): >>> # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic<<< 11034 1726882358.19242: stdout chunk (state=3): >>> # 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 <<< 11034 1726882358.19244: stdout chunk (state=3): >>># cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue <<< 11034 1726882358.19245: stdout chunk (state=3): >>># cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector<<< 11034 1726882358.19246: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # 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 <<< 11034 1726882358.19249: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env <<< 11034 1726882358.19251: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl <<< 11034 1726882358.19252: stdout chunk (state=3): >>># 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<<< 11034 1726882358.19253: stdout chunk (state=3): >>> # 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<<< 11034 1726882358.19254: stdout chunk (state=3): >>> # 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 <<< 11034 1726882358.19256: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.sunos <<< 11034 1726882358.19257: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.19258: stdout chunk (state=3): >>># 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<<< 11034 1726882358.19259: stdout chunk (state=3): >>> # 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 <<< 11034 1726882358.19262: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware <<< 11034 1726882358.19265: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.19266: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.19267: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.19269: stdout chunk (state=3): >>># cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 11034 1726882358.19505: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11034 1726882358.19526: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 11034 1726882358.19532: stdout chunk (state=3): >>># destroy importlib.machinery <<< 11034 1726882358.19553: stdout chunk (state=3): >>># destroy zipimport <<< 11034 1726882358.19556: stdout chunk (state=3): >>># destroy _compression <<< 11034 1726882358.19575: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 <<< 11034 1726882358.19620: stdout chunk (state=3): >>># destroy lzma <<< 11034 1726882358.19624: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal <<< 11034 1726882358.19627: stdout chunk (state=3): >>># destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 11034 1726882358.19629: stdout chunk (state=3): >>># destroy encodings <<< 11034 1726882358.19644: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11034 1726882358.19688: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 11034 1726882358.19741: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 11034 1726882358.19747: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 11034 1726882358.19771: stdout chunk (state=3): >>># destroy queue <<< 11034 1726882358.19780: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 11034 1726882358.19795: stdout chunk (state=3): >>># destroy shlex <<< 11034 1726882358.19807: stdout chunk (state=3): >>># destroy datetime <<< 11034 1726882358.19821: stdout chunk (state=3): >>># destroy base64 <<< 11034 1726882358.19837: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 11034 1726882358.19851: stdout chunk (state=3): >>># destroy json <<< 11034 1726882358.19874: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 11034 1726882358.19893: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 11034 1726882358.19899: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 11034 1726882358.19941: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios <<< 11034 1726882358.19980: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.20008: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.20021: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 11034 1726882358.20033: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.20036: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 11034 1726882358.20090: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.20108: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 11034 1726882358.20122: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 11034 1726882358.20126: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 11034 1726882358.20151: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.20154: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 11034 1726882358.20157: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 11034 1726882358.20159: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 11034 1726882358.20164: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.20166: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 11034 1726882358.20171: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11034 1726882358.20206: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 11034 1726882358.20209: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket <<< 11034 1726882358.20210: 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 <<< 11034 1726882358.20368: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 11034 1726882358.20376: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 11034 1726882358.20398: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 11034 1726882358.20438: stdout chunk (state=3): >>># destroy stat <<< 11034 1726882358.20442: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal <<< 11034 1726882358.20454: stdout chunk (state=3): >>># destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 11034 1726882358.20457: 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 <<< 11034 1726882358.20460: stdout chunk (state=3): >>># destroy _operator <<< 11034 1726882358.20462: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 11034 1726882358.20501: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 11034 1726882358.20810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 11034 1726882358.20873: stderr chunk (state=3): >>><<< 11034 1726882358.20876: stdout chunk (state=3): >>><<< 11034 1726882358.20993: _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 0x7f836f373dc0> # /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 0x7f836f3183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f373b20> # /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 0x7f836f373ac0> 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 0x7f836f318490> # /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 0x7f836f318940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f318670> # /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 0x7f836f2cf190> # /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 0x7f836f2cf220> # /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 0x7f836f2f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f2cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f330880> # /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 0x7f836f2c8d90> # /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 0x7f836f2f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f318970> 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 0x7f836f26eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f271f40> # /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 0x7f836f267610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f26d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f26e370> # /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 0x7f836ef4ddc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef4d8b0> 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 0x7f836ef4deb0> # /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 0x7f836ef4df70> # /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 0x7f836ef4de80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f249d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f242610> # /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 0x7f836f256670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f275e20> # /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 0x7f836ef5fc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f249250> # 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 0x7f836f256280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f27b9d0> # /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 0x7f836ef5ffa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef5fd90> # /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 0x7f836ef5fd00> # /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 0x7f836ef32370> # /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 0x7f836ef32460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef67fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef61a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef61490> # /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 0x7f836ee661c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef1dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef61eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836f27b040> # /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 0x7f836ee78af0> 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 0x7f836ee78e20> # /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 0x7f836ee8a730> # /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 0x7f836ee8ac70> # 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 0x7f836ee173a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee78f10> # /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 0x7f836ee28280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee8a5b0> 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 0x7f836ee28340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef5f9d0> # /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 0x7f836ee436a0> # /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 0x7f836ee43970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee43760> # 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 0x7f836ee43850> # /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 0x7f836ee43ca0> # 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 0x7f836ee501f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee438e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ee37a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836ef5f5b0> # /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 0x7f836ee43a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f836ed6d670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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 0x7f836e7657c0> # /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 0x7f836e765160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e765280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e765f10> # /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 0x7f836e7654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e765d30> 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 0x7f836e765f70> # /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 0x7f836e765100> # /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 0x7f836e724ee0> # 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 0x7f836e63e0d0> # 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 0x7f836e63e2b0> # /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 0x7f836e63ec40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e74cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e74c3a0> # /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 0x7f836e74cf70> # /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 0x7f836e79ac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e776cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7763a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e719b80> # 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 0x7f836e7764c0> # /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 0x7f836e7764f0> # /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 0x7f836e69c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7ac1f0> # /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 0x7f836e6a98e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7ac370> # /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 0x7f836e7acca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e6a9880> # 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 0x7f836e69c8b0> # 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 0x7f836e745190> # 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 0x7f836e7ac670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e7a58b0> # /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 0x7f836e69e9d0> # 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 0x7f836e6bbb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e6a8640> # 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 0x7f836e69ef70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e6a8a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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 0x7f836e6e47c0> # /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 0x7f836e6e9820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e2519a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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 0x7f836e723760> # 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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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 0x7f836e7683d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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 0x7f836e6db9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e0cdbe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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 0x7f836e6ec670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e737d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e768400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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 0x7f836e27aac0> # /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 0x7f836e234580> # 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 0x7f836e234610> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e266760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e27a190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dfd1f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dfd1af0> # /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 0x7f836e748cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e215eb0> # /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 0x7f836e7482e0> # /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 0x7f836e039fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836e263dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dfd1dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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 0x7f836e256670> # /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 0x7f836df48f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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 0x7f836df45c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836df90b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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 0x7f836decc4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836decca30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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_y16wnjcp/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 0x7f836dd0b0a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dd0bd60> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dd0ba30> # /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 0x7f836dd0b7c0> # /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 0x7f836df175b0> # /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 0x7f836dec2280> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f836dec2790> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_lsb": {}, "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_fips": false, "ansible_is_chroot": false, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_loadavg": {"1m": 0.48, "5m": 0.34, "15m": 0.15}, "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-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_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": 3265, "used": 267}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 296, "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": 264240463872, "block_size": 4096, "block_total": 65519355, "block_available": 64511832, "block_used": 1007523, "inode_total": 131071472, "inode_available": 130998721, "inode_used": 72751, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "38", "epoch": "1726882358", "epoch_int": "1726882358", "date": "2024-09-20", "time": "21:32:38", "iso8601_micro": "2024-09-21T01:32:38.176084Z", "iso8601": "2024-09-21T01:32:38Z", "iso8601_basic": "20240920T213238176084", "iso8601_basic_short": "20240920T213238", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 11034 1726882358.21873: 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-1726882357.1343186-11045-68969523362339/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11034 1726882358.21876: _low_level_execute_command(): starting 11034 1726882358.21879: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882357.1343186-11045-68969523362339/ > /dev/null 2>&1 && sleep 0' 11034 1726882358.22011: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.22014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.22053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 11034 1726882358.22056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.22062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 11034 1726882358.22065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.22119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882358.22122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882358.22126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882358.22228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882358.24035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882358.24083: stderr chunk (state=3): >>><<< 11034 1726882358.24086: stdout chunk (state=3): >>><<< 11034 1726882358.24101: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882358.24108: handler run complete 11034 1726882358.24183: variable 'ansible_facts' from source: unknown 11034 1726882358.24244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882358.25070: variable 'ansible_facts' from source: unknown 11034 1726882358.25122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882358.25200: attempt loop complete, returning result 11034 1726882358.25206: _execute() done 11034 1726882358.25209: dumping result to json 11034 1726882358.25224: done dumping result, returning 11034 1726882358.25236: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-0b5e-a35f-0000000000cd] 11034 1726882358.25238: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000cd ok: [managed_node2] 11034 1726882358.25724: no more pending results, returning what we have 11034 1726882358.25726: results queue empty 11034 1726882358.25727: checking for any_errors_fatal 11034 1726882358.25728: done checking for any_errors_fatal 11034 1726882358.25728: checking for max_fail_percentage 11034 1726882358.25729: done checking for max_fail_percentage 11034 1726882358.25730: checking to see if all hosts have failed and the running result is not ok 11034 1726882358.25730: done checking to see if all hosts have failed 11034 1726882358.25731: getting the remaining hosts for this loop 11034 1726882358.25732: done getting the remaining hosts for this loop 11034 1726882358.25734: getting the next task for host managed_node2 11034 1726882358.25739: done getting next task for host managed_node2 11034 1726882358.25740: ^ task is: TASK: meta (flush_handlers) 11034 1726882358.25741: ^ 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 11034 1726882358.25744: getting variables 11034 1726882358.25745: in VariableManager get_vars() 11034 1726882358.25762: Calling all_inventory to load vars for managed_node2 11034 1726882358.25766: Calling groups_inventory to load vars for managed_node2 11034 1726882358.25768: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882358.25776: Calling all_plugins_play to load vars for managed_node2 11034 1726882358.25778: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882358.25781: Calling groups_plugins_play to load vars for managed_node2 11034 1726882358.25890: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000cd 11034 1726882358.25893: WORKER PROCESS EXITING 11034 1726882358.25904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882358.26018: done with get_vars() 11034 1726882358.26025: done getting variables 11034 1726882358.26074: in VariableManager get_vars() 11034 1726882358.26081: Calling all_inventory to load vars for managed_node2 11034 1726882358.26082: Calling groups_inventory to load vars for managed_node2 11034 1726882358.26083: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882358.26086: Calling all_plugins_play to load vars for managed_node2 11034 1726882358.26087: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882358.26089: Calling groups_plugins_play to load vars for managed_node2 11034 1726882358.26271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882358.26380: done with get_vars() 11034 1726882358.26389: done queuing things up, now waiting for results queue to drain 11034 1726882358.26390: results queue empty 11034 1726882358.26391: checking for any_errors_fatal 11034 1726882358.26392: done checking for any_errors_fatal 11034 1726882358.26392: checking for max_fail_percentage 11034 1726882358.26396: done checking for max_fail_percentage 11034 1726882358.26396: checking to see if all hosts have failed and the running result is not ok 11034 1726882358.26397: done checking to see if all hosts have failed 11034 1726882358.26397: getting the remaining hosts for this loop 11034 1726882358.26398: done getting the remaining hosts for this loop 11034 1726882358.26400: getting the next task for host managed_node2 11034 1726882358.26403: done getting next task for host managed_node2 11034 1726882358.26404: ^ task is: TASK: Include the task 'el_repo_setup.yml' 11034 1726882358.26405: ^ 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 11034 1726882358.26406: getting variables 11034 1726882358.26407: in VariableManager get_vars() 11034 1726882358.26412: Calling all_inventory to load vars for managed_node2 11034 1726882358.26413: Calling groups_inventory to load vars for managed_node2 11034 1726882358.26414: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882358.26417: Calling all_plugins_play to load vars for managed_node2 11034 1726882358.26419: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882358.26420: Calling groups_plugins_play to load vars for managed_node2 11034 1726882358.26499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882358.26602: done with get_vars() 11034 1726882358.26607: 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_bond_deprecated_initscripts.yml:10 Friday 20 September 2024 21:32:38 -0400 (0:00:01.179) 0:00:01.186 ****** 11034 1726882358.26659: entering _queue_task() for managed_node2/include_tasks 11034 1726882358.26660: Creating lock for include_tasks 11034 1726882358.26855: worker is 1 (out of 1 available) 11034 1726882358.26868: exiting _queue_task() for managed_node2/include_tasks 11034 1726882358.26878: done queuing things up, now waiting for results queue to drain 11034 1726882358.26879: waiting for pending results... 11034 1726882358.27014: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 11034 1726882358.27075: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000006 11034 1726882358.27083: variable 'ansible_search_path' from source: unknown 11034 1726882358.27115: calling self._execute() 11034 1726882358.27167: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882358.27171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882358.27180: variable 'omit' from source: magic vars 11034 1726882358.27252: _execute() done 11034 1726882358.27255: dumping result to json 11034 1726882358.27259: done dumping result, returning 11034 1726882358.27261: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-0b5e-a35f-000000000006] 11034 1726882358.27267: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000006 11034 1726882358.27356: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000006 11034 1726882358.27359: WORKER PROCESS EXITING 11034 1726882358.27401: no more pending results, returning what we have 11034 1726882358.27406: in VariableManager get_vars() 11034 1726882358.27430: Calling all_inventory to load vars for managed_node2 11034 1726882358.27432: Calling groups_inventory to load vars for managed_node2 11034 1726882358.27435: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882358.27443: Calling all_plugins_play to load vars for managed_node2 11034 1726882358.27446: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882358.27451: Calling groups_plugins_play to load vars for managed_node2 11034 1726882358.27572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882358.27678: done with get_vars() 11034 1726882358.27683: variable 'ansible_search_path' from source: unknown 11034 1726882358.27693: we have included files to process 11034 1726882358.27694: generating all_blocks data 11034 1726882358.27695: done generating all_blocks data 11034 1726882358.27696: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11034 1726882358.27697: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11034 1726882358.27698: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11034 1726882358.28122: in VariableManager get_vars() 11034 1726882358.28133: done with get_vars() 11034 1726882358.28141: done processing included file 11034 1726882358.28142: iterating over new_blocks loaded from include file 11034 1726882358.28143: in VariableManager get_vars() 11034 1726882358.28150: done with get_vars() 11034 1726882358.28151: filtering new block on tags 11034 1726882358.28161: done filtering new block on tags 11034 1726882358.28162: in VariableManager get_vars() 11034 1726882358.28170: done with get_vars() 11034 1726882358.28171: filtering new block on tags 11034 1726882358.28179: done filtering new block on tags 11034 1726882358.28181: in VariableManager get_vars() 11034 1726882358.28186: done with get_vars() 11034 1726882358.28188: filtering new block on tags 11034 1726882358.28195: done filtering new block on tags 11034 1726882358.28196: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 11034 1726882358.28199: extending task lists for all hosts with included blocks 11034 1726882358.28243: done extending task lists 11034 1726882358.28244: done processing included files 11034 1726882358.28245: results queue empty 11034 1726882358.28245: checking for any_errors_fatal 11034 1726882358.28246: done checking for any_errors_fatal 11034 1726882358.28249: checking for max_fail_percentage 11034 1726882358.28249: done checking for max_fail_percentage 11034 1726882358.28250: checking to see if all hosts have failed and the running result is not ok 11034 1726882358.28250: done checking to see if all hosts have failed 11034 1726882358.28251: getting the remaining hosts for this loop 11034 1726882358.28251: done getting the remaining hosts for this loop 11034 1726882358.28253: getting the next task for host managed_node2 11034 1726882358.28256: done getting next task for host managed_node2 11034 1726882358.28258: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 11034 1726882358.28259: ^ 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 11034 1726882358.28260: getting variables 11034 1726882358.28261: in VariableManager get_vars() 11034 1726882358.28268: Calling all_inventory to load vars for managed_node2 11034 1726882358.28269: Calling groups_inventory to load vars for managed_node2 11034 1726882358.28270: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882358.28274: Calling all_plugins_play to load vars for managed_node2 11034 1726882358.28275: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882358.28277: Calling groups_plugins_play to load vars for managed_node2 11034 1726882358.28355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882358.28467: done with get_vars() 11034 1726882358.28473: 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:32:38 -0400 (0:00:00.018) 0:00:01.205 ****** 11034 1726882358.28515: entering _queue_task() for managed_node2/setup 11034 1726882358.28678: worker is 1 (out of 1 available) 11034 1726882358.28690: exiting _queue_task() for managed_node2/setup 11034 1726882358.28700: done queuing things up, now waiting for results queue to drain 11034 1726882358.28702: waiting for pending results... 11034 1726882358.28831: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 11034 1726882358.28890: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000de 11034 1726882358.28900: variable 'ansible_search_path' from source: unknown 11034 1726882358.28903: variable 'ansible_search_path' from source: unknown 11034 1726882358.28928: calling self._execute() 11034 1726882358.28980: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882358.28985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882358.28991: variable 'omit' from source: magic vars 11034 1726882358.29326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882358.30814: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882358.30867: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882358.30895: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882358.30919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882358.30939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882358.30999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882358.31018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882358.31036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882358.31067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882358.31079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882358.31195: variable 'ansible_facts' from source: unknown 11034 1726882358.31235: variable 'network_test_required_facts' from source: task vars 11034 1726882358.31262: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 11034 1726882358.31270: variable 'omit' from source: magic vars 11034 1726882358.31292: variable 'omit' from source: magic vars 11034 1726882358.31313: variable 'omit' from source: magic vars 11034 1726882358.31334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11034 1726882358.31353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11034 1726882358.31369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11034 1726882358.31383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11034 1726882358.31391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11034 1726882358.31416: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11034 1726882358.31419: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882358.31423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882358.31493: Set connection var ansible_shell_type to sh 11034 1726882358.31510: Set connection var ansible_connection to ssh 11034 1726882358.31526: Set connection var ansible_timeout to 10 11034 1726882358.31539: Set connection var ansible_pipelining to False 11034 1726882358.31554: Set connection var ansible_module_compression to ZIP_DEFLATED 11034 1726882358.31569: Set connection var ansible_shell_executable to /bin/sh 11034 1726882358.31605: variable 'ansible_shell_executable' from source: unknown 11034 1726882358.31611: variable 'ansible_connection' from source: unknown 11034 1726882358.31617: variable 'ansible_module_compression' from source: unknown 11034 1726882358.31622: variable 'ansible_shell_type' from source: unknown 11034 1726882358.31628: variable 'ansible_shell_executable' from source: unknown 11034 1726882358.31651: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882358.31669: variable 'ansible_pipelining' from source: unknown 11034 1726882358.31681: variable 'ansible_timeout' from source: unknown 11034 1726882358.31689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882358.31868: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11034 1726882358.31886: variable 'omit' from source: magic vars 11034 1726882358.31896: starting attempt loop 11034 1726882358.31903: running the handler 11034 1726882358.31928: _low_level_execute_command(): starting 11034 1726882358.31939: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11034 1726882358.32780: 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 <<< 11034 1726882358.32784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.32804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.32821: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 11034 1726882358.32825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.32868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882358.32883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882358.32990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882358.34652: stdout chunk (state=3): >>>/root <<< 11034 1726882358.34843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882358.34846: stdout chunk (state=3): >>><<< 11034 1726882358.34851: stderr chunk (state=3): >>><<< 11034 1726882358.34855: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882358.34866: _low_level_execute_command(): starting 11034 1726882358.34869: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882358.348289-11082-56769940768320 `" && echo ansible-tmp-1726882358.348289-11082-56769940768320="` echo /root/.ansible/tmp/ansible-tmp-1726882358.348289-11082-56769940768320 `" ) && sleep 0' 11034 1726882358.35450: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882358.35460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.35474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.35486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.35519: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.35526: stderr chunk (state=3): >>>debug2: match not found <<< 11034 1726882358.35534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.35546: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11034 1726882358.35551: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 11034 1726882358.35558: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11034 1726882358.35567: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.35578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.35589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.35596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.35601: stderr chunk (state=3): >>>debug2: match found <<< 11034 1726882358.35609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.35683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882358.35703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882358.35715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882358.35835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882358.37717: stdout chunk (state=3): >>>ansible-tmp-1726882358.348289-11082-56769940768320=/root/.ansible/tmp/ansible-tmp-1726882358.348289-11082-56769940768320 <<< 11034 1726882358.38273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882358.38276: stdout chunk (state=3): >>><<< 11034 1726882358.38279: stderr chunk (state=3): >>><<< 11034 1726882358.38281: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882358.348289-11082-56769940768320=/root/.ansible/tmp/ansible-tmp-1726882358.348289-11082-56769940768320 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882358.38283: variable 'ansible_module_compression' from source: unknown 11034 1726882358.38285: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11034jlf13ft4/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11034 1726882358.38287: variable 'ansible_facts' from source: unknown 11034 1726882358.38289: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882358.348289-11082-56769940768320/AnsiballZ_setup.py 11034 1726882358.38436: Sending initial data 11034 1726882358.38439: Sent initial data (152 bytes) 11034 1726882358.39490: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882358.39504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.39517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.39533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.39584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.39596: stderr chunk (state=3): >>>debug2: match not found <<< 11034 1726882358.39608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.39624: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11034 1726882358.39634: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 11034 1726882358.39644: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11034 1726882358.39658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.39673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.39694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.39705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.39715: stderr chunk (state=3): >>>debug2: match found <<< 11034 1726882358.39727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.39815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882358.39836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882358.39853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882358.39986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882358.41754: 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 <<< 11034 1726882358.41848: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 11034 1726882358.41951: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11034jlf13ft4/tmpjb3bxso4 /root/.ansible/tmp/ansible-tmp-1726882358.348289-11082-56769940768320/AnsiballZ_setup.py <<< 11034 1726882358.42044: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 11034 1726882358.44695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882358.44971: stderr chunk (state=3): >>><<< 11034 1726882358.44976: stdout chunk (state=3): >>><<< 11034 1726882358.44979: done transferring module to remote 11034 1726882358.44981: _low_level_execute_command(): starting 11034 1726882358.44984: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882358.348289-11082-56769940768320/ /root/.ansible/tmp/ansible-tmp-1726882358.348289-11082-56769940768320/AnsiballZ_setup.py && sleep 0' 11034 1726882358.45666: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882358.45681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.45695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.45712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.45762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.45778: stderr chunk (state=3): >>>debug2: match not found <<< 11034 1726882358.45792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.45809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11034 1726882358.45820: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 11034 1726882358.45830: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11034 1726882358.45841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.45854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.45876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.45888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.45898: stderr chunk (state=3): >>>debug2: match found <<< 11034 1726882358.45910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.45981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882358.46006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882358.46021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882358.46148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882358.47989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882358.48066: stderr chunk (state=3): >>><<< 11034 1726882358.48082: stdout chunk (state=3): >>><<< 11034 1726882358.48183: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882358.48186: _low_level_execute_command(): starting 11034 1726882358.48188: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882358.348289-11082-56769940768320/AnsiballZ_setup.py && sleep 0' 11034 1726882358.48822: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882358.48835: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.48856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.48876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.48918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.48929: stderr chunk (state=3): >>>debug2: match not found <<< 11034 1726882358.48942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.48967: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11034 1726882358.48981: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 11034 1726882358.48991: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11034 1726882358.49002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.49015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.49031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.49042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.49055: stderr chunk (state=3): >>>debug2: match found <<< 11034 1726882358.49073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.49150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882358.49175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882358.49198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882358.49338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882358.51338: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 11034 1726882358.51342: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 11034 1726882358.51394: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11034 1726882358.51425: stdout chunk (state=3): >>>import 'posix' # <<< 11034 1726882358.51457: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11034 1726882358.51501: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 11034 1726882358.51560: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882358.51595: stdout chunk (state=3): >>># /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' # <<< 11034 1726882358.51622: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b389b3dc0> <<< 11034 1726882358.51669: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 11034 1726882358.51700: 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 0x7f3b389583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b389b3b20> <<< 11034 1726882358.51728: 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' <<< 11034 1726882358.51754: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b389b3ac0> <<< 11034 1726882358.51758: stdout chunk (state=3): >>>import '_signal' # <<< 11034 1726882358.51794: 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' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38958490> <<< 11034 1726882358.51838: 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' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 11034 1726882358.51857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 11034 1726882358.51870: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38958940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38958670> <<< 11034 1726882358.51904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 11034 1726882358.51907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 11034 1726882358.51943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 11034 1726882358.51957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 11034 1726882358.52320: stdout chunk (state=3): >>># /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 0x7f3b3890f190> <<< 11034 1726882358.52323: stdout chunk (state=3): >>># /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 0x7f3b3890f220> # /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 0x7f3b38932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3890f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38970880> # /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 0x7f3b38908d90> # /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 0x7f3b38932d90> <<< 11034 1726882358.52343: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38958970> <<< 11034 1726882358.52377: 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. <<< 11034 1726882358.52715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 11034 1726882358.52725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 11034 1726882358.52771: 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' <<< 11034 1726882358.52774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 11034 1726882358.52809: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.52823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 11034 1726882358.52826: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388aeeb0> <<< 11034 1726882358.52883: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388b1f40> <<< 11034 1726882358.52907: stdout chunk (state=3): >>># /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' <<< 11034 1726882358.52919: stdout chunk (state=3): >>>import '_sre' # <<< 11034 1726882358.52936: stdout chunk (state=3): >>># /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' <<< 11034 1726882358.52977: 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' <<< 11034 1726882358.53000: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388ad640> <<< 11034 1726882358.53018: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388ae370> <<< 11034 1726882358.53029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 11034 1726882358.53102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 11034 1726882358.53120: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 11034 1726882358.53160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882358.53177: 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' <<< 11034 1726882358.53217: stdout chunk (state=3): >>># 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 0x7f3b3882fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3882f910> <<< 11034 1726882358.53243: stdout chunk (state=3): >>>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 0x7f3b3882ff10> <<< 11034 1726882358.53271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 11034 1726882358.53297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 11034 1726882358.53332: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3882ffd0> <<< 11034 1726882358.53350: 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' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388420d0> import '_collections' # <<< 11034 1726882358.53399: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38889d90> import '_functools' # <<< 11034 1726882358.53432: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38882670> <<< 11034 1726882358.53509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 11034 1726882358.53540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388b5e20> # /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' <<< 11034 1726882358.53567: 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 0x7f3b38842cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388892b0> <<< 11034 1726882358.53592: 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 0x7f3b388952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388bb9d0> <<< 11034 1726882358.53621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 11034 1726882358.53648: 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' <<< 11034 1726882358.53683: stdout chunk (state=3): >>># /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 0x7f3b38842eb0> <<< 11034 1726882358.53712: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38842df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 11034 1726882358.54835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38842d60> # /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 0x7f3b385723d0> # /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 0x7f3b385724c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3884af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38844a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38844490> # /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 0x7f3b3848c220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3855d520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38844f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388bb040> # /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 0x7f3b3849eb50> 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 0x7f3b3849ee80> # /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 0x7f3b384af790> # /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 0x7f3b384afcd0> # 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 0x7f3b3843d400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3849ef70> # /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 0x7f3b3844e2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b384af610> 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 0x7f3b3844e3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38842a30> # /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' <<< 11034 1726882358.54916: 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 0x7f3b38469700> # /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' <<< 11034 1726882358.54941: 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 0x7f3b384699d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b384697c0> # 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 0x7f3b384698b0> <<< 11034 1726882358.54978: 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' <<< 11034 1726882358.55144: 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 0x7f3b38469d00> <<< 11034 1726882358.55183: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b38474250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38469940> <<< 11034 1726882358.55196: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3845da90> <<< 11034 1726882358.55219: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38842610> <<< 11034 1726882358.55238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 11034 1726882358.55295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 11034 1726882358.55327: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38469af0> <<< 11034 1726882358.55484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3b3838d6d0> <<< 11034 1726882358.55720: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip' # zipimport: zlib available <<< 11034 1726882358.55818: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.55852: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/__init__.py <<< 11034 1726882358.55879: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 11034 1726882358.55891: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.57127: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.58076: 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 0x7f3b37dac820> <<< 11034 1726882358.58125: 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' <<< 11034 1726882358.58166: 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' # /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 0x7f3b37dac160> <<< 11034 1726882358.58203: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37dac280> <<< 11034 1726882358.58251: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37dacf70> <<< 11034 1726882358.58267: 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' <<< 11034 1726882358.58306: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37dac4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37dacd90> import 'atexit' # <<< 11034 1726882358.58378: 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 0x7f3b37dacfd0> <<< 11034 1726882358.58382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 11034 1726882358.58403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 11034 1726882358.58432: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37dac100> <<< 11034 1726882358.58469: 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' <<< 11034 1726882358.58501: stdout chunk (state=3): >>># /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' <<< 11034 1726882358.58525: 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' <<< 11034 1726882358.58610: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d830d0> <<< 11034 1726882358.58645: 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 0x7f3b37c88310> <<< 11034 1726882358.58701: 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 0x7f3b37c88160> # /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' <<< 11034 1726882358.58744: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37c88ca0> <<< 11034 1726882358.58760: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d92dc0> <<< 11034 1726882358.58931: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d923a0> <<< 11034 1726882358.58978: 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' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d92fd0> <<< 11034 1726882358.59009: 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' <<< 11034 1726882358.59042: 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' <<< 11034 1726882358.59081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 11034 1726882358.59084: 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 0x7f3b37de3d30> <<< 11034 1726882358.59184: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d81d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d81400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d61b20> <<< 11034 1726882358.59210: 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 0x7f3b37d81520> <<< 11034 1726882358.59245: 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 0x7f3b37d81550> <<< 11034 1726882358.59261: 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 <<< 11034 1726882358.59279: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.59308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 11034 1726882358.59380: 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 0x7f3b37cf3fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37df5250> <<< 11034 1726882358.59411: 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' <<< 11034 1726882358.59478: 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 0x7f3b37cf0850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37df53d0> <<< 11034 1726882358.59490: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 11034 1726882358.59551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882358.59566: 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' # <<< 11034 1726882358.59622: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37df5ca0> <<< 11034 1726882358.59750: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37cf07f0> <<< 11034 1726882358.59837: 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 0x7f3b37d8dc10> <<< 11034 1726882358.59872: 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 0x7f3b37df5fa0> <<< 11034 1726882358.59904: 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 0x7f3b37df5550> <<< 11034 1726882358.59913: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37ded910> <<< 11034 1726882358.59936: 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' <<< 11034 1726882358.59968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 11034 1726882358.59972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 11034 1726882358.60017: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 11034 1726882358.60023: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b37ce6940> <<< 11034 1726882358.60200: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 11034 1726882358.60205: 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 0x7f3b37d03d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37cef580> <<< 11034 1726882358.60244: 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 0x7f3b37ce6ee0> <<< 11034 1726882358.60253: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37cef9a0> # zipimport: zlib available <<< 11034 1726882358.60273: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 11034 1726882358.60286: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.60366: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.60480: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 11034 1726882358.60493: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11034 1726882358.60598: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.60689: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.61147: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.61617: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11034 1726882358.61699: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 11034 1726882358.61705: 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' # 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 0x7f3b37d027f0> <<< 11034 1726882358.61775: 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 0x7f3b37d3d8b0> <<< 11034 1726882358.61787: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37872970> <<< 11034 1726882358.61834: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 11034 1726882358.61869: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11034 1726882358.61872: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11034 1726882358.61992: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.62127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 11034 1726882358.62156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 11034 1726882358.62159: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d69730> # zipimport: zlib available <<< 11034 1726882358.62536: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.62896: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.62951: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.63017: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11034 1726882358.63075: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.63089: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11034 1726882358.63144: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.63227: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 11034 1726882358.63262: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11034 1726882358.63265: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.63326: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11034 1726882358.63515: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.63703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 11034 1726882358.63744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 11034 1726882358.63750: stdout chunk (state=3): >>>import '_ast' # <<< 11034 1726882358.63823: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37dae370> <<< 11034 1726882358.63826: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.63887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.63969: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 11034 1726882358.63976: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11034 1726882358.63990: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.64018: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.64060: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 11034 1726882358.64066: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.64091: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.64133: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.64221: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.64292: 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 <<< 11034 1726882358.64305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882358.64388: 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 0x7f3b37d20550> <<< 11034 1726882358.64489: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37703160> <<< 11034 1726882358.64529: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/file.py <<< 11034 1726882358.64532: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11034 1726882358.64585: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.64633: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.64662: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.64699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 11034 1726882358.64726: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 11034 1726882358.64729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 11034 1726882358.64770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 11034 1726882358.64798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 11034 1726882358.64811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 11034 1726882358.64883: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d23910> <<< 11034 1726882358.64924: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d24790> <<< 11034 1726882358.64984: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d20b50> <<< 11034 1726882358.65007: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11034 1726882358.65039: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 11034 1726882358.65120: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 11034 1726882358.65155: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11034 1726882358.65207: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65286: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65300: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65334: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65374: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65399: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65441: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 11034 1726882358.65444: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65501: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65606: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11034 1726882358.65620: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 11034 1726882358.65772: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65903: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.65991: 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' <<< 11034 1726882358.66019: 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' <<< 11034 1726882358.66045: stdout chunk (state=3): >>># /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' <<< 11034 1726882358.66086: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37835370> <<< 11034 1726882358.66099: 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' <<< 11034 1726882358.66125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 11034 1726882358.66167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 11034 1726882358.66193: 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 0x7f3b37854580> <<< 11034 1726882358.66235: 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 0x7f3b378544f0> <<< 11034 1726882358.66302: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37825280> <<< 11034 1726882358.66322: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37835970> <<< 11034 1726882358.66349: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b375ed7f0> <<< 11034 1726882358.66375: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b375edb20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 11034 1726882358.66406: stdout chunk (state=3): >>># 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' <<< 11034 1726882358.66460: 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 0x7f3b37871f70> <<< 11034 1726882358.66471: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3783e0a0> <<< 11034 1726882358.66499: stdout chunk (state=3): >>># /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' <<< 11034 1726882358.66525: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37871e80> <<< 11034 1726882358.66538: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 11034 1726882358.66551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 11034 1726882358.66581: 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 0x7f3b37656fd0> <<< 11034 1726882358.66606: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37882820> <<< 11034 1726882358.66660: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b375edd60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 11034 1726882358.66675: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.66690: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 11034 1726882358.66735: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.66787: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 11034 1726882358.66837: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.66891: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 11034 1726882358.66917: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 11034 1726882358.66920: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.66946: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.66979: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 11034 1726882358.67012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.67072: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 11034 1726882358.67077: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.67100: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.67146: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 11034 1726882358.67149: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.67197: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.67247: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.67287: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.67355: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 11034 1726882358.67359: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.67745: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.68100: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 11034 1726882358.68152: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.68192: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.68222: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.68279: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 11034 1726882358.68286: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 11034 1726882358.68316: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.68330: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 11034 1726882358.68372: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.68420: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 11034 1726882358.68448: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.68491: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 11034 1726882358.68495: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.68506: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.68548: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 11034 1726882358.68599: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.68681: 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' <<< 11034 1726882358.68711: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3753ae80> <<< 11034 1726882358.68724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 11034 1726882358.68751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 11034 1726882358.68915: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3753a9d0> <<< 11034 1726882358.68918: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 11034 1726882358.68974: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.69035: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 11034 1726882358.69038: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.69104: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.69182: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 11034 1726882358.69240: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.69315: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 11034 1726882358.69318: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.69344: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.69390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 11034 1726882358.69410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 11034 1726882358.69560: 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 0x7f3b375b7550> <<< 11034 1726882358.69796: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3753e850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 11034 1726882358.69850: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.69898: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 11034 1726882358.69970: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.70042: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.70148: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.70274: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 11034 1726882358.70301: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.70348: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 11034 1726882358.70351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.70384: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.70472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 11034 1726882358.70516: 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 0x7f3b375b4670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b375b4220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 11034 1726882358.70519: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.70557: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.70604: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11034 1726882358.70607: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.70727: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.70853: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 11034 1726882358.70940: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.71014: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.71053: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.71101: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 11034 1726882358.71105: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 11034 1726882358.71200: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.71205: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.71317: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.71444: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 11034 1726882358.71631: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.71667: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 11034 1726882358.71680: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.71708: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.72141: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.72560: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 11034 1726882358.72566: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.72645: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.72736: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 11034 1726882358.72739: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.72814: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.72908: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 11034 1726882358.72912: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73030: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73180: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 11034 1726882358.73195: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 11034 1726882358.73199: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73222: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73274: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 11034 1726882358.73277: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73357: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73432: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73599: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73782: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 11034 1726882358.73786: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73809: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73840: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 11034 1726882358.73883: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.73903: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 11034 1726882358.73957: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74034: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 11034 1726882358.74037: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74059: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74075: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 11034 1726882358.74125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74176: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 11034 1726882358.74223: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74285: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 11034 1726882358.74288: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74494: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74716: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 11034 1726882358.74720: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74759: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74815: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 11034 1726882358.74845: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74884: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 11034 1726882358.74888: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74904: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.74940: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 11034 1726882358.74976: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75025: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 11034 1726882358.75037: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75075: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75161: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 11034 1726882358.75182: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 11034 1726882358.75215: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75262: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 11034 1726882358.75291: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75340: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75382: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75441: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75501: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/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_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 11034 1726882358.75522: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75556: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75604: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 11034 1726882358.75615: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75771: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75931: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 11034 1726882358.75943: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.75971: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.76016: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 11034 1726882358.76028: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.76056: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.76098: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 11034 1726882358.76110: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.76170: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.76251: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 11034 1726882358.76320: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.76399: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 11034 1726882358.76473: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882358.77221: stdout chunk (state=3): >>>import 'gc' # <<< 11034 1726882358.77558: stdout chunk (state=3): >>># /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' <<< 11034 1726882358.77589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 11034 1726882358.77607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 11034 1726882358.77626: 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 0x7f3b374f8070> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3754cbe0> <<< 11034 1726882358.77690: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3754cca0> <<< 11034 1726882358.79072: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_user_id": "root", "ansibl<<< 11034 1726882358.79109: stdout chunk (state=3): >>>e_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "38", "epoch": "1726882358", "epoch_int": "1726882358", "date": "2024-09-20", "time": "21:32:38", "iso8601_micro": "2024-09-21T01:32:38.787543Z", "iso8601": "2024-09-21T01:32:38Z", "iso8601_basic": "20240920T213238787543", "iso8601_basic_short": "20240920T213238", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11034 1726882358.79555: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 11034 1726882358.79577: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 11034 1726882358.79588: 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 <<< 11034 1726882358.79613: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.79646: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.79682: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.79724: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # 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 <<< 11034 1726882358.79775: stdout chunk (state=3): >>># 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 an<<< 11034 1726882358.79779: stdout chunk (state=3): >>>sible.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 <<< 11034 1726882358.80012: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11034 1726882358.80025: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11034 1726882358.80058: stdout chunk (state=3): >>># destroy zipimport <<< 11034 1726882358.80101: stdout chunk (state=3): >>># destroy _compression <<< 11034 1726882358.80105: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 11034 1726882358.80116: 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 <<< 11034 1726882358.80134: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11034 1726882358.80180: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 11034 1726882358.80224: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 11034 1726882358.80270: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process <<< 11034 1726882358.80273: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 11034 1726882358.80304: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 <<< 11034 1726882358.80336: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 11034 1726882358.80357: 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 <<< 11034 1726882358.80404: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 11034 1726882358.80486: 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 # 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 <<< 11034 1726882358.80542: 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 <<< 11034 1726882358.80598: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.80615: stdout chunk (state=3): >>># 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 <<< 11034 1726882358.80657: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl <<< 11034 1726882358.80676: 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 <<< 11034 1726882358.80833: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 11034 1726882358.80879: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 11034 1726882358.80905: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 11034 1726882358.80913: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 11034 1726882358.80943: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 11034 1726882358.81319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 11034 1726882358.81323: stdout chunk (state=3): >>><<< 11034 1726882358.81325: stderr chunk (state=3): >>><<< 11034 1726882358.81579: _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 0x7f3b389b3dc0> # /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 0x7f3b389583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b389b3b20> # /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 0x7f3b389b3ac0> 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 0x7f3b38958490> # /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 0x7f3b38958940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38958670> # /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 0x7f3b3890f190> # /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 0x7f3b3890f220> # /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 0x7f3b38932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3890f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38970880> # /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 0x7f3b38908d90> # /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 0x7f3b38932d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38958970> 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 0x7f3b388aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388b1f40> # /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 0x7f3b388a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388ae370> # /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 0x7f3b3882fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3882f910> 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 0x7f3b3882ff10> # /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 0x7f3b3882ffd0> # /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 0x7f3b388420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38889d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38882670> # /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 0x7f3b388956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388b5e20> # /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 0x7f3b38842cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388892b0> # 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 0x7f3b388952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388bb9d0> # /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 0x7f3b38842eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38842df0> # /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 0x7f3b38842d60> # /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 0x7f3b385723d0> # /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 0x7f3b385724c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3884af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38844a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38844490> # /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 0x7f3b3848c220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3855d520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38844f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b388bb040> # /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 0x7f3b3849eb50> 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 0x7f3b3849ee80> # /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 0x7f3b384af790> # /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 0x7f3b384afcd0> # 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 0x7f3b3843d400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3849ef70> # /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 0x7f3b3844e2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b384af610> 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 0x7f3b3844e3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38842a30> # /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 0x7f3b38469700> # /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 0x7f3b384699d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b384697c0> # 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 0x7f3b384698b0> # /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 0x7f3b38469d00> # 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 0x7f3b38474250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38469940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3845da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b38842610> # /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 0x7f3b38469af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3b3838d6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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 0x7f3b37dac820> # /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 0x7f3b37dac160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37dac280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37dacf70> # /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 0x7f3b37dac4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37dacd90> 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 0x7f3b37dacfd0> # /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 0x7f3b37dac100> # /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 0x7f3b37d830d0> # 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 0x7f3b37c88310> # 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 0x7f3b37c88160> # /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 0x7f3b37c88ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d92dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d923a0> # /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 0x7f3b37d92fd0> # /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 0x7f3b37de3d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d81d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d81400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d61b20> # 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 0x7f3b37d81520> # /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 0x7f3b37d81550> # /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 0x7f3b37cf3fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37df5250> # /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 0x7f3b37cf0850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37df53d0> # /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 0x7f3b37df5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37cf07f0> # 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 0x7f3b37d8dc10> # 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 0x7f3b37df5fa0> # 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 0x7f3b37df5550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37ded910> # /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 0x7f3b37ce6940> # 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 0x7f3b37d03d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37cef580> # 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 0x7f3b37ce6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37cef9a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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 0x7f3b37d027f0> # /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 0x7f3b37d3d8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37872970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/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 0x7f3b37d69730> # 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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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 0x7f3b37dae370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/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 0x7f3b37d20550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37703160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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 0x7f3b37d23910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d24790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37d20b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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 0x7f3b37835370> # /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 0x7f3b37854580> # 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 0x7f3b378544f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37825280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37835970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b375ed7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b375edb20> # /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 0x7f3b37871f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3783e0a0> # /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 0x7f3b37871e80> # /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 0x7f3b37656fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b37882820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b375edd60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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 0x7f3b3753ae80> # /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 0x7f3b3753a9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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 0x7f3b375b7550> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3753e850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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 0x7f3b375b4670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b375b4220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/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_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_c3l70fog/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b374f8070> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3754cbe0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b3754cca0> {"ansible_facts": {"ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "38", "epoch": "1726882358", "epoch_int": "1726882358", "date": "2024-09-20", "time": "21:32:38", "iso8601_micro": "2024-09-21T01:32:38.787543Z", "iso8601": "2024-09-21T01:32:38Z", "iso8601_basic": "20240920T213238787543", "iso8601_basic_short": "20240920T213238", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 11034 1726882358.83858: 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-1726882358.348289-11082-56769940768320/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11034 1726882358.83861: _low_level_execute_command(): starting 11034 1726882358.83866: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882358.348289-11082-56769940768320/ > /dev/null 2>&1 && sleep 0' 11034 1726882358.83869: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882358.83872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.83874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.83876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.83878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.83880: stderr chunk (state=3): >>>debug2: match not found <<< 11034 1726882358.83882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.83885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11034 1726882358.83887: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 11034 1726882358.83889: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11034 1726882358.83891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.83892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.84482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.84488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.84496: stderr chunk (state=3): >>>debug2: match found <<< 11034 1726882358.84506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.84579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882358.84597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882358.84608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882358.84739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882358.86679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882358.86682: stdout chunk (state=3): >>><<< 11034 1726882358.86692: stderr chunk (state=3): >>><<< 11034 1726882358.86706: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882358.86713: handler run complete 11034 1726882358.86781: variable 'ansible_facts' from source: unknown 11034 1726882358.86834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882358.86948: variable 'ansible_facts' from source: unknown 11034 1726882358.87370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882358.87373: attempt loop complete, returning result 11034 1726882358.87375: _execute() done 11034 1726882358.87377: dumping result to json 11034 1726882358.87379: done dumping result, returning 11034 1726882358.87381: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-0b5e-a35f-0000000000de] 11034 1726882358.87382: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000de 11034 1726882358.87466: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000de 11034 1726882358.87470: WORKER PROCESS EXITING ok: [managed_node2] 11034 1726882358.87577: no more pending results, returning what we have 11034 1726882358.87580: results queue empty 11034 1726882358.87581: checking for any_errors_fatal 11034 1726882358.87583: done checking for any_errors_fatal 11034 1726882358.87583: checking for max_fail_percentage 11034 1726882358.87585: done checking for max_fail_percentage 11034 1726882358.87586: checking to see if all hosts have failed and the running result is not ok 11034 1726882358.87587: done checking to see if all hosts have failed 11034 1726882358.87587: getting the remaining hosts for this loop 11034 1726882358.87589: done getting the remaining hosts for this loop 11034 1726882358.87592: getting the next task for host managed_node2 11034 1726882358.87600: done getting next task for host managed_node2 11034 1726882358.87603: ^ task is: TASK: Check if system is ostree 11034 1726882358.87606: ^ 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 11034 1726882358.87609: getting variables 11034 1726882358.87611: in VariableManager get_vars() 11034 1726882358.87636: Calling all_inventory to load vars for managed_node2 11034 1726882358.87639: Calling groups_inventory to load vars for managed_node2 11034 1726882358.87642: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882358.87652: Calling all_plugins_play to load vars for managed_node2 11034 1726882358.87655: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882358.87659: Calling groups_plugins_play to load vars for managed_node2 11034 1726882358.87842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882358.88542: done with get_vars() 11034 1726882358.88553: 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:32:38 -0400 (0:00:00.601) 0:00:01.806 ****** 11034 1726882358.88652: entering _queue_task() for managed_node2/stat 11034 1726882358.88914: worker is 1 (out of 1 available) 11034 1726882358.88926: exiting _queue_task() for managed_node2/stat 11034 1726882358.88937: done queuing things up, now waiting for results queue to drain 11034 1726882358.88939: waiting for pending results... 11034 1726882358.90005: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 11034 1726882358.90097: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000e0 11034 1726882358.90109: variable 'ansible_search_path' from source: unknown 11034 1726882358.90113: variable 'ansible_search_path' from source: unknown 11034 1726882358.90148: calling self._execute() 11034 1726882358.90219: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882358.90224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882358.90231: variable 'omit' from source: magic vars 11034 1726882358.91382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11034 1726882358.91650: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11034 1726882358.91696: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11034 1726882358.91727: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11034 1726882358.91760: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11034 1726882358.91840: 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) 11034 1726882358.92117: 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) 11034 1726882358.92145: 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) 11034 1726882358.92177: 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) 11034 1726882358.92289: Evaluated conditional (not __network_is_ostree is defined): True 11034 1726882358.92294: variable 'omit' from source: magic vars 11034 1726882358.92331: variable 'omit' from source: magic vars 11034 1726882358.92367: variable 'omit' from source: magic vars 11034 1726882358.92391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11034 1726882358.92414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11034 1726882358.92432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11034 1726882358.92448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11034 1726882358.92463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11034 1726882358.92495: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11034 1726882358.92498: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882358.92502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882358.92612: Set connection var ansible_shell_type to sh 11034 1726882358.92617: Set connection var ansible_connection to ssh 11034 1726882358.92622: Set connection var ansible_timeout to 10 11034 1726882358.92628: Set connection var ansible_pipelining to False 11034 1726882358.92634: Set connection var ansible_module_compression to ZIP_DEFLATED 11034 1726882358.92641: Set connection var ansible_shell_executable to /bin/sh 11034 1726882358.92670: variable 'ansible_shell_executable' from source: unknown 11034 1726882358.92673: variable 'ansible_connection' from source: unknown 11034 1726882358.92676: variable 'ansible_module_compression' from source: unknown 11034 1726882358.92678: variable 'ansible_shell_type' from source: unknown 11034 1726882358.92680: variable 'ansible_shell_executable' from source: unknown 11034 1726882358.92682: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882358.92685: variable 'ansible_pipelining' from source: unknown 11034 1726882358.92687: variable 'ansible_timeout' from source: unknown 11034 1726882358.92692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882358.92824: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11034 1726882358.92835: variable 'omit' from source: magic vars 11034 1726882358.92838: starting attempt loop 11034 1726882358.92841: running the handler 11034 1726882358.92857: _low_level_execute_command(): starting 11034 1726882358.92865: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11034 1726882358.94850: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882358.94868: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.94879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.94892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.94932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.94940: stderr chunk (state=3): >>>debug2: match not found <<< 11034 1726882358.94949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.94965: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11034 1726882358.94976: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 11034 1726882358.94983: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11034 1726882358.94991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.95000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.95011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.95018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.95024: stderr chunk (state=3): >>>debug2: match found <<< 11034 1726882358.95034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.95111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882358.95126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882358.95129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882358.95419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882358.97079: stdout chunk (state=3): >>>/root <<< 11034 1726882358.97245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882358.97253: stdout chunk (state=3): >>><<< 11034 1726882358.97264: stderr chunk (state=3): >>><<< 11034 1726882358.97287: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882358.97300: _low_level_execute_command(): starting 11034 1726882358.97308: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882358.9728708-11127-104172732318936 `" && echo ansible-tmp-1726882358.9728708-11127-104172732318936="` echo /root/.ansible/tmp/ansible-tmp-1726882358.9728708-11127-104172732318936 `" ) && sleep 0' 11034 1726882358.99019: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882358.99028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.99038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.99056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.99097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.99181: stderr chunk (state=3): >>>debug2: match not found <<< 11034 1726882358.99191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.99205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11034 1726882358.99212: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 11034 1726882358.99218: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11034 1726882358.99226: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882358.99235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882358.99246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882358.99258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882358.99265: stderr chunk (state=3): >>>debug2: match found <<< 11034 1726882358.99277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882358.99347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882358.99487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882358.99498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882358.99768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882359.01659: stdout chunk (state=3): >>>ansible-tmp-1726882358.9728708-11127-104172732318936=/root/.ansible/tmp/ansible-tmp-1726882358.9728708-11127-104172732318936 <<< 11034 1726882359.01831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882359.01834: stdout chunk (state=3): >>><<< 11034 1726882359.01842: stderr chunk (state=3): >>><<< 11034 1726882359.01864: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882358.9728708-11127-104172732318936=/root/.ansible/tmp/ansible-tmp-1726882358.9728708-11127-104172732318936 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882359.01920: variable 'ansible_module_compression' from source: unknown 11034 1726882359.01985: ANSIBALLZ: Using lock for stat 11034 1726882359.01988: ANSIBALLZ: Acquiring lock 11034 1726882359.01991: ANSIBALLZ: Lock acquired: 140012189396928 11034 1726882359.01993: ANSIBALLZ: Creating module 11034 1726882359.30999: ANSIBALLZ: Writing module into payload 11034 1726882359.31234: ANSIBALLZ: Writing module 11034 1726882359.31265: ANSIBALLZ: Renaming module 11034 1726882359.31277: ANSIBALLZ: Done creating module 11034 1726882359.31299: variable 'ansible_facts' from source: unknown 11034 1726882359.31382: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882358.9728708-11127-104172732318936/AnsiballZ_stat.py 11034 1726882359.32149: Sending initial data 11034 1726882359.32152: Sent initial data (153 bytes) 11034 1726882359.34634: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882359.34651: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882359.34671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882359.34689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882359.34735: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882359.34748: stderr chunk (state=3): >>>debug2: match not found <<< 11034 1726882359.34763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882359.34783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11034 1726882359.34795: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 11034 1726882359.34833: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11034 1726882359.34848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882359.34865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882359.34882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882359.34896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882359.34908: stderr chunk (state=3): >>>debug2: match found <<< 11034 1726882359.34921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882359.35002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882359.35190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882359.35207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882359.35347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882359.37204: 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 <<< 11034 1726882359.37302: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 11034 1726882359.37401: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11034jlf13ft4/tmpd66k6yhf /root/.ansible/tmp/ansible-tmp-1726882358.9728708-11127-104172732318936/AnsiballZ_stat.py <<< 11034 1726882359.37498: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 11034 1726882359.38983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882359.39171: stderr chunk (state=3): >>><<< 11034 1726882359.39174: stdout chunk (state=3): >>><<< 11034 1726882359.39176: done transferring module to remote 11034 1726882359.39178: _low_level_execute_command(): starting 11034 1726882359.39181: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882358.9728708-11127-104172732318936/ /root/.ansible/tmp/ansible-tmp-1726882358.9728708-11127-104172732318936/AnsiballZ_stat.py && sleep 0' 11034 1726882359.40015: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882359.40019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882359.40060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 11034 1726882359.40066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882359.40069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882359.40072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882359.40922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882359.40951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882359.40973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882359.41115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882359.43046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882359.43053: stdout chunk (state=3): >>><<< 11034 1726882359.43056: stderr chunk (state=3): >>><<< 11034 1726882359.43156: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882359.43159: _low_level_execute_command(): starting 11034 1726882359.43162: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882358.9728708-11127-104172732318936/AnsiballZ_stat.py && sleep 0' 11034 1726882359.45286: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882359.45290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882359.45396: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 11034 1726882359.45400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882359.45402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 11034 1726882359.45404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882359.45503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882359.45544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882359.45570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882359.45725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882359.47812: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 11034 1726882359.47816: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 11034 1726882359.47886: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11034 1726882359.47915: stdout chunk (state=3): >>>import 'posix' # <<< 11034 1726882359.47946: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11034 1726882359.47993: stdout chunk (state=3): >>>import 'time' # <<< 11034 1726882359.47996: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11034 1726882359.48063: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 11034 1726882359.48070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882359.48072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 11034 1726882359.48093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 11034 1726882359.48116: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c98dc0> <<< 11034 1726882359.48171: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 11034 1726882359.48180: 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 0x7f6400c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c98b20> <<< 11034 1726882359.48203: 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' <<< 11034 1726882359.48231: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c98ac0> <<< 11034 1726882359.48238: stdout chunk (state=3): >>>import '_signal' # <<< 11034 1726882359.48269: 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' <<< 11034 1726882359.48290: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c3d490> <<< 11034 1726882359.48323: 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' <<< 11034 1726882359.48335: 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' <<< 11034 1726882359.48351: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c3d940> <<< 11034 1726882359.48368: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c3d670> <<< 11034 1726882359.48407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 11034 1726882359.48410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 11034 1726882359.48444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 11034 1726882359.48456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 11034 1726882359.48473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 11034 1726882359.48487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 11034 1726882359.48513: stdout chunk (state=3): >>>import '_stat' # <<< 11034 1726882359.48519: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64009cf190> <<< 11034 1726882359.48532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 11034 1726882359.48553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 11034 1726882359.48653: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64009cf220> <<< 11034 1726882359.48665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 11034 1726882359.48691: 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 0x7f64009f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64009cf940> <<< 11034 1726882359.48724: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c55880> <<< 11034 1726882359.48750: 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' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64009c8d90> <<< 11034 1726882359.48820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 11034 1726882359.48826: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64009f2d90> <<< 11034 1726882359.48871: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c3d970> <<< 11034 1726882359.48904: 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. <<< 11034 1726882359.49109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 11034 1726882359.49118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 11034 1726882359.49136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 11034 1726882359.49144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 11034 1726882359.49160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 11034 1726882359.49180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 11034 1726882359.49193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 11034 1726882359.49221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 11034 1726882359.49227: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640096eeb0> <<< 11034 1726882359.49272: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400971f40> <<< 11034 1726882359.49284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 11034 1726882359.49299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 11034 1726882359.49311: stdout chunk (state=3): >>>import '_sre' # <<< 11034 1726882359.49352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 11034 1726882359.49367: 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 <<< 11034 1726882359.49396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 11034 1726882359.49403: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400967610> <<< 11034 1726882359.49415: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640096d640> <<< 11034 1726882359.49431: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640096e370> <<< 11034 1726882359.49452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 11034 1726882359.49527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 11034 1726882359.49540: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 11034 1726882359.49589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882359.49597: 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' <<< 11034 1726882359.49695: stdout chunk (state=3): >>># 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 0x7f64008efe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64008ef910> 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 0x7f64008eff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 11034 1726882359.49710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 11034 1726882359.49737: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64008effd0> <<< 11034 1726882359.49780: 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' <<< 11034 1726882359.49787: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64009020d0> import '_collections' # <<< 11034 1726882359.49837: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400949d90> import '_functools' # <<< 11034 1726882359.49868: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400942670> <<< 11034 1726882359.49949: 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 0x7f64009556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400975e20> <<< 11034 1726882359.49955: 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' <<< 11034 1726882359.49984: 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 0x7f6400902cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64009492b0> <<< 11034 1726882359.50049: 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 0x7f64009552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640097b9d0> <<< 11034 1726882359.50068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 11034 1726882359.50078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 11034 1726882359.50099: 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' <<< 11034 1726882359.50114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 11034 1726882359.50145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 11034 1726882359.50153: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400902eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400902df0> <<< 11034 1726882359.50180: 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 0x7f6400902d60> <<< 11034 1726882359.50202: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 11034 1726882359.50211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 11034 1726882359.50233: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 11034 1726882359.50238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 11034 1726882359.50264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 11034 1726882359.50315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 11034 1726882359.50339: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64008d53d0> <<< 11034 1726882359.50368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 11034 1726882359.50375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 11034 1726882359.50405: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64008d54c0> <<< 11034 1726882359.50531: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400909f40> <<< 11034 1726882359.50575: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400904a90> <<< 11034 1726882359.50610: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400904490> <<< 11034 1726882359.50617: stdout chunk (state=3): >>># /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' <<< 11034 1726882359.50647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 11034 1726882359.50658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 11034 1726882359.50689: 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' <<< 11034 1726882359.50699: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400809220> <<< 11034 1726882359.50726: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64008c0520> <<< 11034 1726882359.50797: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400904f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640097b040> <<< 11034 1726882359.50810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 11034 1726882359.50825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 11034 1726882359.50852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640081bb50> <<< 11034 1726882359.50866: stdout chunk (state=3): >>>import 'errno' # <<< 11034 1726882359.50900: 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 0x7f640081be80> <<< 11034 1726882359.50927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 11034 1726882359.50949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 11034 1726882359.50968: 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 0x7f640082c790> <<< 11034 1726882359.50985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 11034 1726882359.51022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 11034 1726882359.51044: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640082ccd0> <<< 11034 1726882359.51128: 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 0x7f64007c5400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640081bf70> # /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' <<< 11034 1726882359.51206: 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 0x7f64007d62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640082c610> 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 0x7f64007d63a0> <<< 11034 1726882359.51286: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400902a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 11034 1726882359.51322: stdout chunk (state=3): >>># 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' <<< 11034 1726882359.51456: 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 0x7f64007f1700> # /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 0x7f64007f19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64007f17c0> # 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 0x7f64007f18b0> # /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' <<< 11034 1726882359.51657: 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 0x7f64007f1d00> <<< 11034 1726882359.51778: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64007fc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64007f1940> <<< 11034 1726882359.51787: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64007e5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400902610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 11034 1726882359.51823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 11034 1726882359.51853: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64007f1af0> <<< 11034 1726882359.51997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f64001e76d0> <<< 11034 1726882359.52176: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip' # zipimport: zlib available <<< 11034 1726882359.52230: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.52277: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11034 1726882359.52298: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 11034 1726882359.52317: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.53512: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.54479: 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 0x7f640010d820> <<< 11034 1726882359.54504: 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' <<< 11034 1726882359.54525: 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' # /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' <<< 11034 1726882359.54569: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 11034 1726882359.54621: 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 0x7f640010d160> <<< 11034 1726882359.54643: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640010d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640010df70> <<< 11034 1726882359.54652: 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' <<< 11034 1726882359.54691: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640010d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640010dd90> import 'atexit' # <<< 11034 1726882359.54746: 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 0x7f640010dfd0> <<< 11034 1726882359.54837: stdout chunk (state=3): >>># /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 0x7f640010d100> # /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' <<< 11034 1726882359.54867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 11034 1726882359.54902: stdout chunk (state=3): >>># 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' <<< 11034 1726882359.54978: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400064f40> <<< 11034 1726882359.55071: 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 0x7f6400083d00> # 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 0x7f6400083eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 11034 1726882359.55091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 11034 1726882359.55123: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400083370> <<< 11034 1726882359.55143: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400173dc0> <<< 11034 1726882359.55301: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64001733a0> <<< 11034 1726882359.55313: 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' <<< 11034 1726882359.55339: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400173fd0> <<< 11034 1726882359.55441: 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' # /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 0x7f6400144d30> <<< 11034 1726882359.55599: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64000e0d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64000e0400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64001164f0> <<< 11034 1726882359.55645: 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 0x7f64000e0520> # /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 0x7f64000e0550> # /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' <<< 11034 1726882359.55667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 11034 1726882359.55681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 11034 1726882359.55765: 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 0x7f6400054fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400155250> <<< 11034 1726882359.55784: 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' <<< 11034 1726882359.55845: 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 0x7f6400051850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64001553d0> <<< 11034 1726882359.55861: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 11034 1726882359.55890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882359.55926: 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' <<< 11034 1726882359.55931: stdout chunk (state=3): >>>import '_string' # <<< 11034 1726882359.55978: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640016de50> <<< 11034 1726882359.56107: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64000517f0> <<< 11034 1726882359.56219: 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' <<< 11034 1726882359.56223: 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 0x7f6400051640> <<< 11034 1726882359.56236: 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 0x7f64000505b0> <<< 11034 1726882359.56273: 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 0x7f6400045d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640014c910> <<< 11034 1726882359.56317: 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' <<< 11034 1726882359.56331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 11034 1726882359.56334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 11034 1726882359.56373: 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 0x7f64000d66a0> <<< 11034 1726882359.56591: 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 0x7f64000d4b20> <<< 11034 1726882359.56595: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64000e40a0> <<< 11034 1726882359.56646: 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 0x7f64000d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400119b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 11034 1726882359.56652: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.56713: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.56802: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11034 1726882359.56840: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 11034 1726882359.56856: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11034 1726882359.56859: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.56953: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.57046: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.57524: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.57996: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/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_ymg8gi61/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' <<< 11034 1726882359.58180: 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 0x7f63ffc305e0> <<< 11034 1726882359.58228: 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 0x7f640001d580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63ffbd1100> <<< 11034 1726882359.58232: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/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_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11034 1726882359.58340: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.58516: 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' <<< 11034 1726882359.58521: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64000d4b80> # zipimport: zlib available <<< 11034 1726882359.58882: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.59246: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.59295: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.59365: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11034 1726882359.59397: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.59436: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 11034 1726882359.59439: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.59494: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.59591: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 11034 1726882359.59609: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11034 1726882359.59630: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.59673: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11034 1726882359.59862: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.60051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 11034 1726882359.60086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 11034 1726882359.60090: stdout chunk (state=3): >>>import '_ast' # <<< 11034 1726882359.60159: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63ffc02f10> # zipimport: zlib available <<< 11034 1726882359.60216: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.60301: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 11034 1726882359.60317: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 11034 1726882359.60351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.60397: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 11034 1726882359.60401: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.60429: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.60469: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.60558: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.60622: 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 <<< 11034 1726882359.60645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 11034 1726882359.60715: 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 0x7f6400160220> <<< 11034 1726882359.60745: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63ffc02850> <<< 11034 1726882359.60779: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11034 1726882359.60914: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.60978: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.60990: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.61040: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 11034 1726882359.61043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 11034 1726882359.61054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 11034 1726882359.61112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 11034 1726882359.61116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 11034 1726882359.61128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 11034 1726882359.61211: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400014ca0> <<< 11034 1726882359.61253: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400010f70> <<< 11034 1726882359.61334: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640000a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11034 1726882359.61372: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 11034 1726882359.61457: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 11034 1726882359.61476: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 11034 1726882359.61479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.61586: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.61756: stdout chunk (state=3): >>># zipimport: zlib available <<< 11034 1726882359.61890: 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__ <<< 11034 1726882359.62183: 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 <<< 11034 1726882359.62188: 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 <<< 11034 1726882359.62217: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 <<< 11034 1726882359.62319: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 <<< 11034 1726882359.62473: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11034 1726882359.62487: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11034 1726882359.62537: stdout chunk (state=3): >>># 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 <<< 11034 1726882359.62570: stdout chunk (state=3): >>># destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 11034 1726882359.62585: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 11034 1726882359.62631: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 11034 1726882359.62737: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 <<< 11034 1726882359.62816: 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 # 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 <<< 11034 1726882359.62820: stdout chunk (state=3): >>># 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 <<< 11034 1726882359.63017: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 11034 1726882359.63033: stdout chunk (state=3): >>># 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 <<< 11034 1726882359.63066: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 11034 1726882359.63469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 11034 1726882359.63472: stdout chunk (state=3): >>><<< 11034 1726882359.63474: stderr chunk (state=3): >>><<< 11034 1726882359.63645: _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 0x7f6400c98dc0> # /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 0x7f6400c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c98b20> # /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 0x7f6400c98ac0> 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 0x7f6400c3d490> # /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 0x7f6400c3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c3d670> # /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 0x7f64009cf190> # /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 0x7f64009cf220> # /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 0x7f64009f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64009cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c55880> # /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 0x7f64009c8d90> # /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 0x7f64009f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400c3d970> 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 0x7f640096eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400971f40> # /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 0x7f6400967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640096d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640096e370> # /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 0x7f64008efe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64008ef910> 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 0x7f64008eff10> # /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 0x7f64008effd0> # /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 0x7f64009020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400949d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400942670> # /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 0x7f64009556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400975e20> # /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 0x7f6400902cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64009492b0> # 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 0x7f64009552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640097b9d0> # /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 0x7f6400902eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400902df0> # /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 0x7f6400902d60> # /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 0x7f64008d53d0> # /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 0x7f64008d54c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400909f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400904a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400904490> # /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 0x7f6400809220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64008c0520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400904f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640097b040> # /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 0x7f640081bb50> 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 0x7f640081be80> # /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 0x7f640082c790> # /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 0x7f640082ccd0> # 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 0x7f64007c5400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640081bf70> # /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 0x7f64007d62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640082c610> 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 0x7f64007d63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400902a30> # /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 0x7f64007f1700> # /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 0x7f64007f19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64007f17c0> # 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 0x7f64007f18b0> # /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 0x7f64007f1d00> # 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 0x7f64007fc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64007f1940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64007e5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400902610> # /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 0x7f64007f1af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f64001e76d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/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 0x7f640010d820> # /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 0x7f640010d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640010d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640010df70> # /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 0x7f640010d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640010dd90> 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 0x7f640010dfd0> # /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 0x7f640010d100> # /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 0x7f6400064f40> # 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 0x7f6400083d00> # 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 0x7f6400083eb0> # /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 0x7f6400083370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400173dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64001733a0> # /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 0x7f6400173fd0> # /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 0x7f6400144d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64000e0d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64000e0400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64001164f0> # 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 0x7f64000e0520> # /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 0x7f64000e0550> # /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 0x7f6400054fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400155250> # /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 0x7f6400051850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64001553d0> # /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 0x7f640016de50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64000517f0> # 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 0x7f6400051640> # 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 0x7f64000505b0> # 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 0x7f6400045d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640014c910> # /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 0x7f64000d66a0> # 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 0x7f64000d4b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64000e40a0> # 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 0x7f64000d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400119b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/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_ymg8gi61/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_ymg8gi61/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_ymg8gi61/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_ymg8gi61/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 0x7f63ffc305e0> # /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 0x7f640001d580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63ffbd1100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/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_ymg8gi61/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 0x7f64000d4b80> # 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_ymg8gi61/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_ymg8gi61/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_ymg8gi61/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_ymg8gi61/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_ymg8gi61/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 0x7f63ffc02f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/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_ymg8gi61/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 0x7f6400160220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63ffc02850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/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 0x7f6400014ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6400010f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640000a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/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_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ymg8gi61/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_ymg8gi61/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 11034 1726882359.64280: 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-1726882358.9728708-11127-104172732318936/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11034 1726882359.64283: _low_level_execute_command(): starting 11034 1726882359.64286: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882358.9728708-11127-104172732318936/ > /dev/null 2>&1 && sleep 0' 11034 1726882359.65516: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11034 1726882359.65525: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882359.65545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882359.65568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882359.65606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882359.65617: stderr chunk (state=3): >>>debug2: match not found <<< 11034 1726882359.65628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882359.65644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11034 1726882359.65658: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 11034 1726882359.65671: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11034 1726882359.65682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11034 1726882359.65693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11034 1726882359.65709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11034 1726882359.65721: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 11034 1726882359.65732: stderr chunk (state=3): >>>debug2: match found <<< 11034 1726882359.65744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11034 1726882359.65822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11034 1726882359.65837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11034 1726882359.65854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11034 1726882359.66598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11034 1726882359.68481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11034 1726882359.68518: stderr chunk (state=3): >>><<< 11034 1726882359.68521: stdout chunk (state=3): >>><<< 11034 1726882359.68871: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11034 1726882359.68874: handler run complete 11034 1726882359.68877: attempt loop complete, returning result 11034 1726882359.68879: _execute() done 11034 1726882359.68881: dumping result to json 11034 1726882359.68883: done dumping result, returning 11034 1726882359.68885: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0e448fcc-3ce9-0b5e-a35f-0000000000e0] 11034 1726882359.68887: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000e0 11034 1726882359.68955: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000e0 11034 1726882359.68959: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 11034 1726882359.69032: no more pending results, returning what we have 11034 1726882359.69036: results queue empty 11034 1726882359.69036: checking for any_errors_fatal 11034 1726882359.69043: done checking for any_errors_fatal 11034 1726882359.69044: checking for max_fail_percentage 11034 1726882359.69045: done checking for max_fail_percentage 11034 1726882359.69046: checking to see if all hosts have failed and the running result is not ok 11034 1726882359.69047: done checking to see if all hosts have failed 11034 1726882359.69048: getting the remaining hosts for this loop 11034 1726882359.69049: done getting the remaining hosts for this loop 11034 1726882359.69052: getting the next task for host managed_node2 11034 1726882359.69059: done getting next task for host managed_node2 11034 1726882359.69061: ^ task is: TASK: Set flag to indicate system is ostree 11034 1726882359.69066: ^ 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 11034 1726882359.69069: getting variables 11034 1726882359.69071: in VariableManager get_vars() 11034 1726882359.69098: Calling all_inventory to load vars for managed_node2 11034 1726882359.69101: Calling groups_inventory to load vars for managed_node2 11034 1726882359.69104: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882359.69114: Calling all_plugins_play to load vars for managed_node2 11034 1726882359.69117: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882359.69120: Calling groups_plugins_play to load vars for managed_node2 11034 1726882359.69266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882359.69448: done with get_vars() 11034 1726882359.69459: done getting variables 11034 1726882359.69602: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:32:39 -0400 (0:00:00.809) 0:00:02.616 ****** 11034 1726882359.69640: entering _queue_task() for managed_node2/set_fact 11034 1726882359.69642: Creating lock for set_fact 11034 1726882359.70210: worker is 1 (out of 1 available) 11034 1726882359.70223: exiting _queue_task() for managed_node2/set_fact 11034 1726882359.70235: done queuing things up, now waiting for results queue to drain 11034 1726882359.70236: waiting for pending results... 11034 1726882359.70832: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 11034 1726882359.70925: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000e1 11034 1726882359.70936: variable 'ansible_search_path' from source: unknown 11034 1726882359.70940: variable 'ansible_search_path' from source: unknown 11034 1726882359.70981: calling self._execute() 11034 1726882359.71060: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882359.71068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882359.72133: variable 'omit' from source: magic vars 11034 1726882359.73665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11034 1726882359.73908: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11034 1726882359.73950: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11034 1726882359.74747: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11034 1726882359.74784: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11034 1726882359.74870: 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) 11034 1726882359.74895: 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) 11034 1726882359.74920: 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) 11034 1726882359.74945: 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) 11034 1726882359.75063: Evaluated conditional (not __network_is_ostree is defined): True 11034 1726882359.75072: variable 'omit' from source: magic vars 11034 1726882359.75111: variable 'omit' from source: magic vars 11034 1726882359.76095: variable '__ostree_booted_stat' from source: set_fact 11034 1726882359.76289: variable 'omit' from source: magic vars 11034 1726882359.76319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11034 1726882359.76353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11034 1726882359.76484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11034 1726882359.76507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11034 1726882359.76523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11034 1726882359.76556: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11034 1726882359.76571: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882359.76584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882359.76804: Set connection var ansible_shell_type to sh 11034 1726882359.76815: Set connection var ansible_connection to ssh 11034 1726882359.76911: Set connection var ansible_timeout to 10 11034 1726882359.76921: Set connection var ansible_pipelining to False 11034 1726882359.76931: Set connection var ansible_module_compression to ZIP_DEFLATED 11034 1726882359.76943: Set connection var ansible_shell_executable to /bin/sh 11034 1726882359.76972: variable 'ansible_shell_executable' from source: unknown 11034 1726882359.76981: variable 'ansible_connection' from source: unknown 11034 1726882359.76988: variable 'ansible_module_compression' from source: unknown 11034 1726882359.76994: variable 'ansible_shell_type' from source: unknown 11034 1726882359.77001: variable 'ansible_shell_executable' from source: unknown 11034 1726882359.77013: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882359.77125: variable 'ansible_pipelining' from source: unknown 11034 1726882359.77135: variable 'ansible_timeout' from source: unknown 11034 1726882359.77143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882359.77269: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11034 1726882359.77350: variable 'omit' from source: magic vars 11034 1726882359.77360: starting attempt loop 11034 1726882359.77370: running the handler 11034 1726882359.77385: handler run complete 11034 1726882359.77398: attempt loop complete, returning result 11034 1726882359.77449: _execute() done 11034 1726882359.77462: dumping result to json 11034 1726882359.77473: done dumping result, returning 11034 1726882359.77485: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-0b5e-a35f-0000000000e1] 11034 1726882359.77495: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000e1 ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 11034 1726882359.77647: no more pending results, returning what we have 11034 1726882359.77650: results queue empty 11034 1726882359.77651: checking for any_errors_fatal 11034 1726882359.77660: done checking for any_errors_fatal 11034 1726882359.77661: checking for max_fail_percentage 11034 1726882359.77666: done checking for max_fail_percentage 11034 1726882359.77667: checking to see if all hosts have failed and the running result is not ok 11034 1726882359.77668: done checking to see if all hosts have failed 11034 1726882359.77668: getting the remaining hosts for this loop 11034 1726882359.77670: done getting the remaining hosts for this loop 11034 1726882359.77674: getting the next task for host managed_node2 11034 1726882359.77684: done getting next task for host managed_node2 11034 1726882359.77687: ^ task is: TASK: Fix CentOS6 Base repo 11034 1726882359.77690: ^ 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 11034 1726882359.77694: getting variables 11034 1726882359.77697: in VariableManager get_vars() 11034 1726882359.77729: Calling all_inventory to load vars for managed_node2 11034 1726882359.77732: Calling groups_inventory to load vars for managed_node2 11034 1726882359.77735: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882359.77747: Calling all_plugins_play to load vars for managed_node2 11034 1726882359.77751: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882359.77754: Calling groups_plugins_play to load vars for managed_node2 11034 1726882359.77971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882359.78187: done with get_vars() 11034 1726882359.78196: done getting variables 11034 1726882359.78423: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11034 1726882359.78514: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000e1 11034 1726882359.78517: WORKER PROCESS EXITING TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:32:39 -0400 (0:00:00.088) 0:00:02.705 ****** 11034 1726882359.78532: entering _queue_task() for managed_node2/copy 11034 1726882359.78879: worker is 1 (out of 1 available) 11034 1726882359.78890: exiting _queue_task() for managed_node2/copy 11034 1726882359.78900: done queuing things up, now waiting for results queue to drain 11034 1726882359.78902: waiting for pending results... 11034 1726882359.79142: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 11034 1726882359.79249: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000e3 11034 1726882359.79273: variable 'ansible_search_path' from source: unknown 11034 1726882359.79909: variable 'ansible_search_path' from source: unknown 11034 1726882359.79949: calling self._execute() 11034 1726882359.80033: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882359.80049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882359.80065: variable 'omit' from source: magic vars 11034 1726882359.80779: variable 'ansible_distribution' from source: facts 11034 1726882359.80809: Evaluated conditional (ansible_distribution == 'CentOS'): True 11034 1726882359.81050: variable 'ansible_distribution_major_version' from source: facts 11034 1726882359.81099: Evaluated conditional (ansible_distribution_major_version == '6'): False 11034 1726882359.81108: when evaluation is False, skipping this task 11034 1726882359.81114: _execute() done 11034 1726882359.81122: dumping result to json 11034 1726882359.81137: done dumping result, returning 11034 1726882359.81208: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-0b5e-a35f-0000000000e3] 11034 1726882359.81218: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000e3 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11034 1726882359.81398: no more pending results, returning what we have 11034 1726882359.81402: results queue empty 11034 1726882359.81403: checking for any_errors_fatal 11034 1726882359.81408: done checking for any_errors_fatal 11034 1726882359.81409: checking for max_fail_percentage 11034 1726882359.81411: done checking for max_fail_percentage 11034 1726882359.81412: checking to see if all hosts have failed and the running result is not ok 11034 1726882359.81413: done checking to see if all hosts have failed 11034 1726882359.81414: getting the remaining hosts for this loop 11034 1726882359.81416: done getting the remaining hosts for this loop 11034 1726882359.81420: getting the next task for host managed_node2 11034 1726882359.81428: done getting next task for host managed_node2 11034 1726882359.81430: ^ task is: TASK: Include the task 'enable_epel.yml' 11034 1726882359.81434: ^ 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 11034 1726882359.81441: getting variables 11034 1726882359.81443: in VariableManager get_vars() 11034 1726882359.81476: Calling all_inventory to load vars for managed_node2 11034 1726882359.81479: Calling groups_inventory to load vars for managed_node2 11034 1726882359.81483: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882359.81497: Calling all_plugins_play to load vars for managed_node2 11034 1726882359.81500: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882359.81503: Calling groups_plugins_play to load vars for managed_node2 11034 1726882359.81693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882359.81932: done with get_vars() 11034 1726882359.81943: done getting variables 11034 1726882359.82225: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000e3 11034 1726882359.82228: 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:32:39 -0400 (0:00:00.037) 0:00:02.743 ****** 11034 1726882359.82300: entering _queue_task() for managed_node2/include_tasks 11034 1726882359.82928: worker is 1 (out of 1 available) 11034 1726882359.82940: exiting _queue_task() for managed_node2/include_tasks 11034 1726882359.82951: done queuing things up, now waiting for results queue to drain 11034 1726882359.82953: waiting for pending results... 11034 1726882359.83828: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 11034 1726882359.84061: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000e4 11034 1726882359.84103: variable 'ansible_search_path' from source: unknown 11034 1726882359.84111: variable 'ansible_search_path' from source: unknown 11034 1726882359.84151: calling self._execute() 11034 1726882359.84239: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882359.84251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882359.84268: variable 'omit' from source: magic vars 11034 1726882359.84791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882359.88293: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882359.88371: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882359.88412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882359.88451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882359.88489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882359.88574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882359.88610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882359.88641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882359.88697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882359.88715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882359.89148: variable '__network_is_ostree' from source: set_fact 11034 1726882359.89174: Evaluated conditional (not __network_is_ostree | d(false)): True 11034 1726882359.89192: _execute() done 11034 1726882359.89200: dumping result to json 11034 1726882359.89208: done dumping result, returning 11034 1726882359.89219: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-0b5e-a35f-0000000000e4] 11034 1726882359.89228: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000e4 11034 1726882359.89355: no more pending results, returning what we have 11034 1726882359.89360: in VariableManager get_vars() 11034 1726882359.89397: Calling all_inventory to load vars for managed_node2 11034 1726882359.89401: Calling groups_inventory to load vars for managed_node2 11034 1726882359.89405: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882359.89417: Calling all_plugins_play to load vars for managed_node2 11034 1726882359.89420: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882359.89424: Calling groups_plugins_play to load vars for managed_node2 11034 1726882359.89605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882359.89796: done with get_vars() 11034 1726882359.89804: variable 'ansible_search_path' from source: unknown 11034 1726882359.89806: variable 'ansible_search_path' from source: unknown 11034 1726882359.89846: we have included files to process 11034 1726882359.89847: generating all_blocks data 11034 1726882359.89850: done generating all_blocks data 11034 1726882359.89860: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11034 1726882359.89861: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11034 1726882359.89867: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11034 1726882359.90617: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000e4 11034 1726882359.90620: WORKER PROCESS EXITING 11034 1726882359.91729: done processing included file 11034 1726882359.91731: iterating over new_blocks loaded from include file 11034 1726882359.91733: in VariableManager get_vars() 11034 1726882359.91745: done with get_vars() 11034 1726882359.91749: filtering new block on tags 11034 1726882359.91774: done filtering new block on tags 11034 1726882359.91777: in VariableManager get_vars() 11034 1726882359.91788: done with get_vars() 11034 1726882359.91790: filtering new block on tags 11034 1726882359.91916: done filtering new block on tags 11034 1726882359.91918: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 11034 1726882359.91924: extending task lists for all hosts with included blocks 11034 1726882359.92175: done extending task lists 11034 1726882359.92176: done processing included files 11034 1726882359.92177: results queue empty 11034 1726882359.92178: checking for any_errors_fatal 11034 1726882359.92182: done checking for any_errors_fatal 11034 1726882359.92182: checking for max_fail_percentage 11034 1726882359.92183: done checking for max_fail_percentage 11034 1726882359.92184: checking to see if all hosts have failed and the running result is not ok 11034 1726882359.92185: done checking to see if all hosts have failed 11034 1726882359.92186: getting the remaining hosts for this loop 11034 1726882359.92187: done getting the remaining hosts for this loop 11034 1726882359.92189: getting the next task for host managed_node2 11034 1726882359.92194: done getting next task for host managed_node2 11034 1726882359.92196: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 11034 1726882359.92199: ^ 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 11034 1726882359.92201: getting variables 11034 1726882359.92202: in VariableManager get_vars() 11034 1726882359.92209: Calling all_inventory to load vars for managed_node2 11034 1726882359.92211: Calling groups_inventory to load vars for managed_node2 11034 1726882359.92213: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882359.92218: Calling all_plugins_play to load vars for managed_node2 11034 1726882359.92226: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882359.92229: Calling groups_plugins_play to load vars for managed_node2 11034 1726882359.92617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882359.93128: done with get_vars() 11034 1726882359.93136: done getting variables 11034 1726882359.93205: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11034 1726882359.93634: 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:32:39 -0400 (0:00:00.114) 0:00:02.858 ****** 11034 1726882359.93800: entering _queue_task() for managed_node2/command 11034 1726882359.93802: Creating lock for command 11034 1726882359.94541: worker is 1 (out of 1 available) 11034 1726882359.94555: exiting _queue_task() for managed_node2/command 11034 1726882359.94567: done queuing things up, now waiting for results queue to drain 11034 1726882359.94569: waiting for pending results... 11034 1726882359.95576: running TaskExecutor() for managed_node2/TASK: Create EPEL 9 11034 1726882359.95676: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000fe 11034 1726882359.95687: variable 'ansible_search_path' from source: unknown 11034 1726882359.95690: variable 'ansible_search_path' from source: unknown 11034 1726882359.95730: calling self._execute() 11034 1726882359.95810: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882359.95814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882359.95823: variable 'omit' from source: magic vars 11034 1726882359.96215: variable 'ansible_distribution' from source: facts 11034 1726882359.96232: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11034 1726882359.96382: variable 'ansible_distribution_major_version' from source: facts 11034 1726882359.96397: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11034 1726882359.96405: when evaluation is False, skipping this task 11034 1726882359.96411: _execute() done 11034 1726882359.96418: dumping result to json 11034 1726882359.96425: done dumping result, returning 11034 1726882359.96435: done running TaskExecutor() for managed_node2/TASK: Create EPEL 9 [0e448fcc-3ce9-0b5e-a35f-0000000000fe] 11034 1726882359.96444: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000fe skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11034 1726882359.96615: no more pending results, returning what we have 11034 1726882359.96619: results queue empty 11034 1726882359.96620: checking for any_errors_fatal 11034 1726882359.96621: done checking for any_errors_fatal 11034 1726882359.96622: checking for max_fail_percentage 11034 1726882359.96624: done checking for max_fail_percentage 11034 1726882359.96624: checking to see if all hosts have failed and the running result is not ok 11034 1726882359.96625: done checking to see if all hosts have failed 11034 1726882359.96626: getting the remaining hosts for this loop 11034 1726882359.96628: done getting the remaining hosts for this loop 11034 1726882359.96631: getting the next task for host managed_node2 11034 1726882359.96640: done getting next task for host managed_node2 11034 1726882359.96642: ^ task is: TASK: Install yum-utils package 11034 1726882359.96649: ^ 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 11034 1726882359.96654: getting variables 11034 1726882359.96656: in VariableManager get_vars() 11034 1726882359.96688: Calling all_inventory to load vars for managed_node2 11034 1726882359.96691: Calling groups_inventory to load vars for managed_node2 11034 1726882359.96695: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882359.96709: Calling all_plugins_play to load vars for managed_node2 11034 1726882359.96712: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882359.96716: Calling groups_plugins_play to load vars for managed_node2 11034 1726882359.96910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882359.97121: done with get_vars() 11034 1726882359.97131: done getting variables 11034 1726882359.97291: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000fe 11034 1726882359.97295: WORKER PROCESS EXITING 11034 1726882359.97342: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:32:39 -0400 (0:00:00.036) 0:00:02.894 ****** 11034 1726882359.97438: entering _queue_task() for managed_node2/package 11034 1726882359.97440: Creating lock for package 11034 1726882359.97817: worker is 1 (out of 1 available) 11034 1726882359.97829: exiting _queue_task() for managed_node2/package 11034 1726882359.97839: done queuing things up, now waiting for results queue to drain 11034 1726882359.97840: waiting for pending results... 11034 1726882359.98098: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 11034 1726882359.98213: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000ff 11034 1726882359.98230: variable 'ansible_search_path' from source: unknown 11034 1726882359.98238: variable 'ansible_search_path' from source: unknown 11034 1726882359.98284: calling self._execute() 11034 1726882359.98366: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882359.98377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882359.98392: variable 'omit' from source: magic vars 11034 1726882359.98837: variable 'ansible_distribution' from source: facts 11034 1726882359.98857: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11034 1726882359.98994: variable 'ansible_distribution_major_version' from source: facts 11034 1726882359.99004: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11034 1726882359.99011: when evaluation is False, skipping this task 11034 1726882359.99016: _execute() done 11034 1726882359.99022: dumping result to json 11034 1726882359.99028: done dumping result, returning 11034 1726882359.99041: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0e448fcc-3ce9-0b5e-a35f-0000000000ff] 11034 1726882359.99058: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000ff skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11034 1726882359.99202: no more pending results, returning what we have 11034 1726882359.99206: results queue empty 11034 1726882359.99207: checking for any_errors_fatal 11034 1726882359.99214: done checking for any_errors_fatal 11034 1726882359.99215: checking for max_fail_percentage 11034 1726882359.99216: done checking for max_fail_percentage 11034 1726882359.99217: checking to see if all hosts have failed and the running result is not ok 11034 1726882359.99218: done checking to see if all hosts have failed 11034 1726882359.99219: getting the remaining hosts for this loop 11034 1726882359.99221: done getting the remaining hosts for this loop 11034 1726882359.99224: getting the next task for host managed_node2 11034 1726882359.99232: done getting next task for host managed_node2 11034 1726882359.99234: ^ task is: TASK: Enable EPEL 7 11034 1726882359.99238: ^ 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 11034 1726882359.99242: getting variables 11034 1726882359.99243: in VariableManager get_vars() 11034 1726882359.99328: Calling all_inventory to load vars for managed_node2 11034 1726882359.99331: Calling groups_inventory to load vars for managed_node2 11034 1726882359.99335: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882359.99351: Calling all_plugins_play to load vars for managed_node2 11034 1726882359.99355: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882359.99359: Calling groups_plugins_play to load vars for managed_node2 11034 1726882359.99541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882359.99756: done with get_vars() 11034 1726882359.99766: done getting variables 11034 1726882359.99876: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000ff 11034 1726882359.99880: WORKER PROCESS EXITING 11034 1726882359.99909: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:32:39 -0400 (0:00:00.026) 0:00:02.920 ****** 11034 1726882360.00056: entering _queue_task() for managed_node2/command 11034 1726882360.00337: worker is 1 (out of 1 available) 11034 1726882360.00350: exiting _queue_task() for managed_node2/command 11034 1726882360.00368: done queuing things up, now waiting for results queue to drain 11034 1726882360.00369: waiting for pending results... 11034 1726882360.00615: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 11034 1726882360.00738: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000100 11034 1726882360.00759: variable 'ansible_search_path' from source: unknown 11034 1726882360.00769: variable 'ansible_search_path' from source: unknown 11034 1726882360.00811: calling self._execute() 11034 1726882360.00891: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.00906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.00922: variable 'omit' from source: magic vars 11034 1726882360.01312: variable 'ansible_distribution' from source: facts 11034 1726882360.01328: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11034 1726882360.01478: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.01489: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11034 1726882360.01496: when evaluation is False, skipping this task 11034 1726882360.01501: _execute() done 11034 1726882360.01508: dumping result to json 11034 1726882360.01514: done dumping result, returning 11034 1726882360.01523: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0e448fcc-3ce9-0b5e-a35f-000000000100] 11034 1726882360.01531: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000100 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11034 1726882360.01684: no more pending results, returning what we have 11034 1726882360.01689: results queue empty 11034 1726882360.01689: checking for any_errors_fatal 11034 1726882360.01694: done checking for any_errors_fatal 11034 1726882360.01695: checking for max_fail_percentage 11034 1726882360.01696: done checking for max_fail_percentage 11034 1726882360.01697: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.01699: done checking to see if all hosts have failed 11034 1726882360.01699: getting the remaining hosts for this loop 11034 1726882360.01701: done getting the remaining hosts for this loop 11034 1726882360.01704: getting the next task for host managed_node2 11034 1726882360.01712: done getting next task for host managed_node2 11034 1726882360.01714: ^ task is: TASK: Enable EPEL 8 11034 1726882360.01719: ^ 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 11034 1726882360.01723: getting variables 11034 1726882360.01724: in VariableManager get_vars() 11034 1726882360.01755: Calling all_inventory to load vars for managed_node2 11034 1726882360.01758: Calling groups_inventory to load vars for managed_node2 11034 1726882360.01761: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.01776: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.01781: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.01784: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.01978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.02184: done with get_vars() 11034 1726882360.02199: done getting variables 11034 1726882360.02281: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11034 1726882360.02374: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000100 11034 1726882360.02378: WORKER PROCESS EXITING 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:32:40 -0400 (0:00:00.023) 0:00:02.944 ****** 11034 1726882360.02393: entering _queue_task() for managed_node2/command 11034 1726882360.02791: worker is 1 (out of 1 available) 11034 1726882360.02801: exiting _queue_task() for managed_node2/command 11034 1726882360.02811: done queuing things up, now waiting for results queue to drain 11034 1726882360.02813: waiting for pending results... 11034 1726882360.03055: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 11034 1726882360.03171: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000101 11034 1726882360.03194: variable 'ansible_search_path' from source: unknown 11034 1726882360.03200: variable 'ansible_search_path' from source: unknown 11034 1726882360.03236: calling self._execute() 11034 1726882360.03318: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.03329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.03341: variable 'omit' from source: magic vars 11034 1726882360.03800: variable 'ansible_distribution' from source: facts 11034 1726882360.03818: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11034 1726882360.03967: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.03978: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11034 1726882360.03985: when evaluation is False, skipping this task 11034 1726882360.03991: _execute() done 11034 1726882360.03998: dumping result to json 11034 1726882360.04004: done dumping result, returning 11034 1726882360.04017: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0e448fcc-3ce9-0b5e-a35f-000000000101] 11034 1726882360.04026: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000101 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11034 1726882360.04176: no more pending results, returning what we have 11034 1726882360.04180: results queue empty 11034 1726882360.04181: checking for any_errors_fatal 11034 1726882360.04189: done checking for any_errors_fatal 11034 1726882360.04190: checking for max_fail_percentage 11034 1726882360.04191: done checking for max_fail_percentage 11034 1726882360.04193: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.04194: done checking to see if all hosts have failed 11034 1726882360.04194: getting the remaining hosts for this loop 11034 1726882360.04196: done getting the remaining hosts for this loop 11034 1726882360.04200: getting the next task for host managed_node2 11034 1726882360.04210: done getting next task for host managed_node2 11034 1726882360.04213: ^ task is: TASK: Enable EPEL 6 11034 1726882360.04218: ^ 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 11034 1726882360.04221: getting variables 11034 1726882360.04223: in VariableManager get_vars() 11034 1726882360.04297: Calling all_inventory to load vars for managed_node2 11034 1726882360.04300: Calling groups_inventory to load vars for managed_node2 11034 1726882360.04303: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.04316: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.04318: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.04321: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.04496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.04706: done with get_vars() 11034 1726882360.04716: done getting variables 11034 1726882360.04789: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11034 1726882360.04928: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000101 11034 1726882360.04931: WORKER PROCESS EXITING TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:32:40 -0400 (0:00:00.025) 0:00:02.969 ****** 11034 1726882360.04951: entering _queue_task() for managed_node2/copy 11034 1726882360.05301: worker is 1 (out of 1 available) 11034 1726882360.05312: exiting _queue_task() for managed_node2/copy 11034 1726882360.05323: done queuing things up, now waiting for results queue to drain 11034 1726882360.05324: waiting for pending results... 11034 1726882360.05574: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 11034 1726882360.05687: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000103 11034 1726882360.05707: variable 'ansible_search_path' from source: unknown 11034 1726882360.05713: variable 'ansible_search_path' from source: unknown 11034 1726882360.05751: calling self._execute() 11034 1726882360.05906: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.05920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.05931: variable 'omit' from source: magic vars 11034 1726882360.06707: variable 'ansible_distribution' from source: facts 11034 1726882360.06766: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11034 1726882360.07038: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.07067: Evaluated conditional (ansible_distribution_major_version == '6'): False 11034 1726882360.07097: when evaluation is False, skipping this task 11034 1726882360.07109: _execute() done 11034 1726882360.07188: dumping result to json 11034 1726882360.07196: done dumping result, returning 11034 1726882360.07208: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0e448fcc-3ce9-0b5e-a35f-000000000103] 11034 1726882360.07221: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000103 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11034 1726882360.07379: no more pending results, returning what we have 11034 1726882360.07383: results queue empty 11034 1726882360.07384: checking for any_errors_fatal 11034 1726882360.07387: done checking for any_errors_fatal 11034 1726882360.07388: checking for max_fail_percentage 11034 1726882360.07390: done checking for max_fail_percentage 11034 1726882360.07391: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.07392: done checking to see if all hosts have failed 11034 1726882360.07393: getting the remaining hosts for this loop 11034 1726882360.07394: done getting the remaining hosts for this loop 11034 1726882360.07398: getting the next task for host managed_node2 11034 1726882360.07407: done getting next task for host managed_node2 11034 1726882360.07410: ^ task is: TASK: Set network provider to 'initscripts' 11034 1726882360.07413: ^ 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 11034 1726882360.07417: getting variables 11034 1726882360.07419: in VariableManager get_vars() 11034 1726882360.07452: Calling all_inventory to load vars for managed_node2 11034 1726882360.07455: Calling groups_inventory to load vars for managed_node2 11034 1726882360.07460: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.07475: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.07478: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.07482: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.07674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.07879: done with get_vars() 11034 1726882360.07894: done getting variables 11034 1726882360.07975: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11034 1726882360.08224: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000103 11034 1726882360.08227: WORKER PROCESS EXITING TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:12 Friday 20 September 2024 21:32:40 -0400 (0:00:00.032) 0:00:03.002 ****** 11034 1726882360.08244: entering _queue_task() for managed_node2/set_fact 11034 1726882360.08887: worker is 1 (out of 1 available) 11034 1726882360.08900: exiting _queue_task() for managed_node2/set_fact 11034 1726882360.08911: done queuing things up, now waiting for results queue to drain 11034 1726882360.08912: waiting for pending results... 11034 1726882360.09892: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 11034 1726882360.09993: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000007 11034 1726882360.10011: variable 'ansible_search_path' from source: unknown 11034 1726882360.10053: calling self._execute() 11034 1726882360.10213: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.10224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.10237: variable 'omit' from source: magic vars 11034 1726882360.10350: variable 'omit' from source: magic vars 11034 1726882360.10389: variable 'omit' from source: magic vars 11034 1726882360.10435: variable 'omit' from source: magic vars 11034 1726882360.10485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11034 1726882360.10527: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11034 1726882360.10555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11034 1726882360.10579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11034 1726882360.10595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11034 1726882360.10625: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11034 1726882360.10639: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.10646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.10753: Set connection var ansible_shell_type to sh 11034 1726882360.10767: Set connection var ansible_connection to ssh 11034 1726882360.10777: Set connection var ansible_timeout to 10 11034 1726882360.10786: Set connection var ansible_pipelining to False 11034 1726882360.10795: Set connection var ansible_module_compression to ZIP_DEFLATED 11034 1726882360.10806: Set connection var ansible_shell_executable to /bin/sh 11034 1726882360.10829: variable 'ansible_shell_executable' from source: unknown 11034 1726882360.10838: variable 'ansible_connection' from source: unknown 11034 1726882360.10849: variable 'ansible_module_compression' from source: unknown 11034 1726882360.10864: variable 'ansible_shell_type' from source: unknown 11034 1726882360.10873: variable 'ansible_shell_executable' from source: unknown 11034 1726882360.10881: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.10889: variable 'ansible_pipelining' from source: unknown 11034 1726882360.10896: variable 'ansible_timeout' from source: unknown 11034 1726882360.10904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.11050: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11034 1726882360.11073: variable 'omit' from source: magic vars 11034 1726882360.11086: starting attempt loop 11034 1726882360.11093: running the handler 11034 1726882360.11107: handler run complete 11034 1726882360.11119: attempt loop complete, returning result 11034 1726882360.11125: _execute() done 11034 1726882360.11130: dumping result to json 11034 1726882360.11137: done dumping result, returning 11034 1726882360.11146: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0e448fcc-3ce9-0b5e-a35f-000000000007] 11034 1726882360.11158: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000007 11034 1726882360.11266: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000007 11034 1726882360.11274: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 11034 1726882360.11406: no more pending results, returning what we have 11034 1726882360.11409: results queue empty 11034 1726882360.11410: checking for any_errors_fatal 11034 1726882360.11415: done checking for any_errors_fatal 11034 1726882360.11416: checking for max_fail_percentage 11034 1726882360.11417: done checking for max_fail_percentage 11034 1726882360.11418: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.11419: done checking to see if all hosts have failed 11034 1726882360.11420: getting the remaining hosts for this loop 11034 1726882360.11422: done getting the remaining hosts for this loop 11034 1726882360.11425: getting the next task for host managed_node2 11034 1726882360.11432: done getting next task for host managed_node2 11034 1726882360.11434: ^ task is: TASK: meta (flush_handlers) 11034 1726882360.11436: ^ 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 11034 1726882360.11441: getting variables 11034 1726882360.11443: in VariableManager get_vars() 11034 1726882360.11476: Calling all_inventory to load vars for managed_node2 11034 1726882360.11480: Calling groups_inventory to load vars for managed_node2 11034 1726882360.11483: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.11495: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.11499: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.11502: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.11685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.11890: done with get_vars() 11034 1726882360.11904: done getting variables 11034 1726882360.11975: in VariableManager get_vars() 11034 1726882360.11983: Calling all_inventory to load vars for managed_node2 11034 1726882360.11986: Calling groups_inventory to load vars for managed_node2 11034 1726882360.11988: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.11992: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.11995: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.11998: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.12369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.12573: done with get_vars() 11034 1726882360.12586: done queuing things up, now waiting for results queue to drain 11034 1726882360.12588: results queue empty 11034 1726882360.12589: checking for any_errors_fatal 11034 1726882360.12591: done checking for any_errors_fatal 11034 1726882360.12592: checking for max_fail_percentage 11034 1726882360.12593: done checking for max_fail_percentage 11034 1726882360.12593: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.12594: done checking to see if all hosts have failed 11034 1726882360.12595: getting the remaining hosts for this loop 11034 1726882360.12596: done getting the remaining hosts for this loop 11034 1726882360.12598: getting the next task for host managed_node2 11034 1726882360.12602: done getting next task for host managed_node2 11034 1726882360.12603: ^ task is: TASK: meta (flush_handlers) 11034 1726882360.12604: ^ 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 11034 1726882360.12613: getting variables 11034 1726882360.12614: in VariableManager get_vars() 11034 1726882360.12622: Calling all_inventory to load vars for managed_node2 11034 1726882360.12624: Calling groups_inventory to load vars for managed_node2 11034 1726882360.12626: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.12631: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.12633: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.12635: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.12805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.13002: done with get_vars() 11034 1726882360.13009: done getting variables 11034 1726882360.13057: in VariableManager get_vars() 11034 1726882360.13067: Calling all_inventory to load vars for managed_node2 11034 1726882360.13069: Calling groups_inventory to load vars for managed_node2 11034 1726882360.13072: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.13076: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.13078: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.13081: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.13230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.13429: done with get_vars() 11034 1726882360.13439: done queuing things up, now waiting for results queue to drain 11034 1726882360.13441: results queue empty 11034 1726882360.13442: checking for any_errors_fatal 11034 1726882360.13443: done checking for any_errors_fatal 11034 1726882360.13444: checking for max_fail_percentage 11034 1726882360.13445: done checking for max_fail_percentage 11034 1726882360.13446: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.13446: done checking to see if all hosts have failed 11034 1726882360.13450: getting the remaining hosts for this loop 11034 1726882360.13451: done getting the remaining hosts for this loop 11034 1726882360.13453: getting the next task for host managed_node2 11034 1726882360.13456: done getting next task for host managed_node2 11034 1726882360.13458: ^ task is: None 11034 1726882360.13459: ^ 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 11034 1726882360.13460: done queuing things up, now waiting for results queue to drain 11034 1726882360.13461: results queue empty 11034 1726882360.13462: checking for any_errors_fatal 11034 1726882360.13462: done checking for any_errors_fatal 11034 1726882360.13465: checking for max_fail_percentage 11034 1726882360.13466: done checking for max_fail_percentage 11034 1726882360.13467: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.13467: done checking to see if all hosts have failed 11034 1726882360.13469: getting the next task for host managed_node2 11034 1726882360.13472: done getting next task for host managed_node2 11034 1726882360.13472: ^ task is: None 11034 1726882360.13474: ^ 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 11034 1726882360.13521: in VariableManager get_vars() 11034 1726882360.13554: done with get_vars() 11034 1726882360.13560: in VariableManager get_vars() 11034 1726882360.13580: done with get_vars() 11034 1726882360.13585: variable 'omit' from source: magic vars 11034 1726882360.13618: in VariableManager get_vars() 11034 1726882360.13640: done with get_vars() 11034 1726882360.13668: variable 'omit' from source: magic vars PLAY [Play for testing bond device using deprecated 'master' argument] ********* 11034 1726882360.14534: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11034 1726882360.14562: getting the remaining hosts for this loop 11034 1726882360.14565: done getting the remaining hosts for this loop 11034 1726882360.14568: getting the next task for host managed_node2 11034 1726882360.14570: done getting next task for host managed_node2 11034 1726882360.14572: ^ task is: TASK: Gathering Facts 11034 1726882360.14574: ^ 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 11034 1726882360.14576: getting variables 11034 1726882360.14577: in VariableManager get_vars() 11034 1726882360.14589: Calling all_inventory to load vars for managed_node2 11034 1726882360.14592: Calling groups_inventory to load vars for managed_node2 11034 1726882360.14594: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.14598: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.14613: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.14616: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.14760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.14985: done with get_vars() 11034 1726882360.14997: done getting variables 11034 1726882360.15036: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:3 Friday 20 September 2024 21:32:40 -0400 (0:00:00.068) 0:00:03.070 ****** 11034 1726882360.15062: entering _queue_task() for managed_node2/gather_facts 11034 1726882360.15337: worker is 1 (out of 1 available) 11034 1726882360.15351: exiting _queue_task() for managed_node2/gather_facts 11034 1726882360.15363: done queuing things up, now waiting for results queue to drain 11034 1726882360.15366: waiting for pending results... 11034 1726882360.15618: running TaskExecutor() for managed_node2/TASK: Gathering Facts 11034 1726882360.15720: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000129 11034 1726882360.15737: variable 'ansible_search_path' from source: unknown 11034 1726882360.15785: calling self._execute() 11034 1726882360.15877: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.15887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.15899: variable 'omit' from source: magic vars 11034 1726882360.16346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882360.18914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882360.18997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882360.19044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882360.19093: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882360.19129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882360.19214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882360.19252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882360.19287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882360.19335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882360.19357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882360.19508: variable 'ansible_distribution' from source: facts 11034 1726882360.19519: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.19541: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882360.19557: when evaluation is False, skipping this task 11034 1726882360.19566: _execute() done 11034 1726882360.19574: dumping result to json 11034 1726882360.19581: done dumping result, returning 11034 1726882360.19590: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-0b5e-a35f-000000000129] 11034 1726882360.19598: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000129 11034 1726882360.19703: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000129 11034 1726882360.19711: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882360.19759: no more pending results, returning what we have 11034 1726882360.19766: results queue empty 11034 1726882360.19767: checking for any_errors_fatal 11034 1726882360.19768: done checking for any_errors_fatal 11034 1726882360.19769: checking for max_fail_percentage 11034 1726882360.19770: done checking for max_fail_percentage 11034 1726882360.19771: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.19773: done checking to see if all hosts have failed 11034 1726882360.19773: getting the remaining hosts for this loop 11034 1726882360.19775: done getting the remaining hosts for this loop 11034 1726882360.19778: getting the next task for host managed_node2 11034 1726882360.19786: done getting next task for host managed_node2 11034 1726882360.19788: ^ task is: TASK: meta (flush_handlers) 11034 1726882360.19790: ^ 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 11034 1726882360.19794: getting variables 11034 1726882360.19796: in VariableManager get_vars() 11034 1726882360.19838: Calling all_inventory to load vars for managed_node2 11034 1726882360.19841: Calling groups_inventory to load vars for managed_node2 11034 1726882360.19843: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.19858: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.19861: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.19866: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.20042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.20282: done with get_vars() 11034 1726882360.20293: done getting variables 11034 1726882360.20359: in VariableManager get_vars() 11034 1726882360.20374: Calling all_inventory to load vars for managed_node2 11034 1726882360.20376: Calling groups_inventory to load vars for managed_node2 11034 1726882360.20378: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.20495: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.20499: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.20503: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.20783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.21041: done with get_vars() 11034 1726882360.21057: done queuing things up, now waiting for results queue to drain 11034 1726882360.21059: results queue empty 11034 1726882360.21060: checking for any_errors_fatal 11034 1726882360.21062: done checking for any_errors_fatal 11034 1726882360.21063: checking for max_fail_percentage 11034 1726882360.21065: done checking for max_fail_percentage 11034 1726882360.21066: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.21067: done checking to see if all hosts have failed 11034 1726882360.21068: getting the remaining hosts for this loop 11034 1726882360.21069: done getting the remaining hosts for this loop 11034 1726882360.21071: getting the next task for host managed_node2 11034 1726882360.21074: done getting next task for host managed_node2 11034 1726882360.21077: ^ task is: TASK: INIT Prepare setup 11034 1726882360.21078: ^ 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 11034 1726882360.21080: getting variables 11034 1726882360.21081: in VariableManager get_vars() 11034 1726882360.21093: Calling all_inventory to load vars for managed_node2 11034 1726882360.21095: Calling groups_inventory to load vars for managed_node2 11034 1726882360.21097: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.21101: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.21108: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.21111: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.21250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.21437: done with get_vars() 11034 1726882360.21444: done getting variables 11034 1726882360.21520: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [INIT Prepare setup] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:15 Friday 20 September 2024 21:32:40 -0400 (0:00:00.064) 0:00:03.135 ****** 11034 1726882360.21545: entering _queue_task() for managed_node2/debug 11034 1726882360.21550: Creating lock for debug 11034 1726882360.21810: worker is 1 (out of 1 available) 11034 1726882360.21822: exiting _queue_task() for managed_node2/debug 11034 1726882360.21832: done queuing things up, now waiting for results queue to drain 11034 1726882360.21833: waiting for pending results... 11034 1726882360.22092: running TaskExecutor() for managed_node2/TASK: INIT Prepare setup 11034 1726882360.22193: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000000b 11034 1726882360.22211: variable 'ansible_search_path' from source: unknown 11034 1726882360.22258: calling self._execute() 11034 1726882360.22354: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.22369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.22388: variable 'omit' from source: magic vars 11034 1726882360.22837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882360.25269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882360.25339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882360.25384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882360.25427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882360.25460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882360.25541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882360.25575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882360.25610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882360.25659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882360.25681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882360.25823: variable 'ansible_distribution' from source: facts 11034 1726882360.25837: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.25868: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882360.25875: when evaluation is False, skipping this task 11034 1726882360.25881: _execute() done 11034 1726882360.25887: dumping result to json 11034 1726882360.25893: done dumping result, returning 11034 1726882360.25902: done running TaskExecutor() for managed_node2/TASK: INIT Prepare setup [0e448fcc-3ce9-0b5e-a35f-00000000000b] 11034 1726882360.25910: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000000b skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11034 1726882360.26058: no more pending results, returning what we have 11034 1726882360.26062: results queue empty 11034 1726882360.26064: checking for any_errors_fatal 11034 1726882360.26066: done checking for any_errors_fatal 11034 1726882360.26066: checking for max_fail_percentage 11034 1726882360.26069: done checking for max_fail_percentage 11034 1726882360.26069: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.26071: done checking to see if all hosts have failed 11034 1726882360.26071: getting the remaining hosts for this loop 11034 1726882360.26073: done getting the remaining hosts for this loop 11034 1726882360.26077: getting the next task for host managed_node2 11034 1726882360.26085: done getting next task for host managed_node2 11034 1726882360.26088: ^ task is: TASK: Install dnsmasq 11034 1726882360.26091: ^ 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 11034 1726882360.26095: getting variables 11034 1726882360.26097: in VariableManager get_vars() 11034 1726882360.26140: Calling all_inventory to load vars for managed_node2 11034 1726882360.26142: Calling groups_inventory to load vars for managed_node2 11034 1726882360.26145: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.26159: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.26162: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.26167: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.26361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.26588: done with get_vars() 11034 1726882360.26605: done getting variables 11034 1726882360.26778: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11034 1726882360.26806: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000000b 11034 1726882360.26811: WORKER PROCESS EXITING TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:32:40 -0400 (0:00:00.052) 0:00:03.188 ****** 11034 1726882360.26827: entering _queue_task() for managed_node2/package 11034 1726882360.27268: worker is 1 (out of 1 available) 11034 1726882360.27280: exiting _queue_task() for managed_node2/package 11034 1726882360.27292: done queuing things up, now waiting for results queue to drain 11034 1726882360.27293: waiting for pending results... 11034 1726882360.27541: running TaskExecutor() for managed_node2/TASK: Install dnsmasq 11034 1726882360.27670: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000000f 11034 1726882360.27694: variable 'ansible_search_path' from source: unknown 11034 1726882360.27701: variable 'ansible_search_path' from source: unknown 11034 1726882360.27744: calling self._execute() 11034 1726882360.27835: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.27853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.27872: variable 'omit' from source: magic vars 11034 1726882360.28421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882360.30922: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882360.31019: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882360.31070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882360.31113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882360.31143: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882360.31234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882360.31274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882360.31307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882360.31358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882360.31385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882360.31536: variable 'ansible_distribution' from source: facts 11034 1726882360.31547: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.31574: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882360.31581: when evaluation is False, skipping this task 11034 1726882360.31586: _execute() done 11034 1726882360.31597: dumping result to json 11034 1726882360.31605: done dumping result, returning 11034 1726882360.31616: done running TaskExecutor() for managed_node2/TASK: Install dnsmasq [0e448fcc-3ce9-0b5e-a35f-00000000000f] 11034 1726882360.31624: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000000f 11034 1726882360.31744: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000000f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882360.31800: no more pending results, returning what we have 11034 1726882360.31803: results queue empty 11034 1726882360.31804: checking for any_errors_fatal 11034 1726882360.31811: done checking for any_errors_fatal 11034 1726882360.31811: checking for max_fail_percentage 11034 1726882360.31813: done checking for max_fail_percentage 11034 1726882360.31814: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.31816: done checking to see if all hosts have failed 11034 1726882360.31816: getting the remaining hosts for this loop 11034 1726882360.31818: done getting the remaining hosts for this loop 11034 1726882360.31821: getting the next task for host managed_node2 11034 1726882360.31828: done getting next task for host managed_node2 11034 1726882360.31831: ^ task is: TASK: Install pgrep, sysctl 11034 1726882360.31834: ^ 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=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 11034 1726882360.31837: getting variables 11034 1726882360.31839: in VariableManager get_vars() 11034 1726882360.31890: Calling all_inventory to load vars for managed_node2 11034 1726882360.31893: Calling groups_inventory to load vars for managed_node2 11034 1726882360.31895: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.31907: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.31910: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.31913: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.32173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.32389: done with get_vars() 11034 1726882360.32399: done getting variables 11034 1726882360.32544: WORKER PROCESS EXITING 11034 1726882360.32584: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 21:32:40 -0400 (0:00:00.057) 0:00:03.246 ****** 11034 1726882360.32619: entering _queue_task() for managed_node2/package 11034 1726882360.33129: worker is 1 (out of 1 available) 11034 1726882360.33142: exiting _queue_task() for managed_node2/package 11034 1726882360.33156: done queuing things up, now waiting for results queue to drain 11034 1726882360.33158: waiting for pending results... 11034 1726882360.33410: running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl 11034 1726882360.33531: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000010 11034 1726882360.33551: variable 'ansible_search_path' from source: unknown 11034 1726882360.33559: variable 'ansible_search_path' from source: unknown 11034 1726882360.33604: calling self._execute() 11034 1726882360.33695: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.33708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.33726: variable 'omit' from source: magic vars 11034 1726882360.34184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882360.38620: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882360.38704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882360.38745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882360.38794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882360.38824: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882360.38925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882360.38966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882360.39005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882360.39053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882360.39077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882360.39228: variable 'ansible_distribution' from source: facts 11034 1726882360.39240: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.39269: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882360.39277: when evaluation is False, skipping this task 11034 1726882360.39284: _execute() done 11034 1726882360.39290: dumping result to json 11034 1726882360.39303: done dumping result, returning 11034 1726882360.39319: done running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl [0e448fcc-3ce9-0b5e-a35f-000000000010] 11034 1726882360.39329: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000010 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882360.39502: no more pending results, returning what we have 11034 1726882360.39506: results queue empty 11034 1726882360.39507: checking for any_errors_fatal 11034 1726882360.39512: done checking for any_errors_fatal 11034 1726882360.39513: checking for max_fail_percentage 11034 1726882360.39515: done checking for max_fail_percentage 11034 1726882360.39516: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.39517: done checking to see if all hosts have failed 11034 1726882360.39518: getting the remaining hosts for this loop 11034 1726882360.39519: done getting the remaining hosts for this loop 11034 1726882360.39523: getting the next task for host managed_node2 11034 1726882360.39530: done getting next task for host managed_node2 11034 1726882360.39532: ^ task is: TASK: Install pgrep, sysctl 11034 1726882360.39536: ^ 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=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 11034 1726882360.39538: getting variables 11034 1726882360.39541: in VariableManager get_vars() 11034 1726882360.39589: Calling all_inventory to load vars for managed_node2 11034 1726882360.39592: Calling groups_inventory to load vars for managed_node2 11034 1726882360.39594: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.39606: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.39609: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.39612: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.39804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.40030: done with get_vars() 11034 1726882360.40042: done getting variables 11034 1726882360.40219: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11034 1726882360.40250: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000010 11034 1726882360.40253: WORKER PROCESS EXITING TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 21:32:40 -0400 (0:00:00.076) 0:00:03.322 ****** 11034 1726882360.40271: entering _queue_task() for managed_node2/package 11034 1726882360.40706: worker is 1 (out of 1 available) 11034 1726882360.40718: exiting _queue_task() for managed_node2/package 11034 1726882360.40729: done queuing things up, now waiting for results queue to drain 11034 1726882360.40730: waiting for pending results... 11034 1726882360.40982: running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl 11034 1726882360.41107: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000011 11034 1726882360.41123: variable 'ansible_search_path' from source: unknown 11034 1726882360.41130: variable 'ansible_search_path' from source: unknown 11034 1726882360.41173: calling self._execute() 11034 1726882360.41257: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.41271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.41289: variable 'omit' from source: magic vars 11034 1726882360.41802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882360.44273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882360.44362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882360.44405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882360.44454: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882360.44486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882360.44574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882360.44605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882360.44635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882360.44691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882360.44711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882360.44864: variable 'ansible_distribution' from source: facts 11034 1726882360.44881: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.44903: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882360.44910: when evaluation is False, skipping this task 11034 1726882360.44915: _execute() done 11034 1726882360.44922: dumping result to json 11034 1726882360.44928: done dumping result, returning 11034 1726882360.44937: done running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl [0e448fcc-3ce9-0b5e-a35f-000000000011] 11034 1726882360.44945: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000011 11034 1726882360.45069: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000011 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882360.45119: no more pending results, returning what we have 11034 1726882360.45123: results queue empty 11034 1726882360.45124: checking for any_errors_fatal 11034 1726882360.45131: done checking for any_errors_fatal 11034 1726882360.45132: checking for max_fail_percentage 11034 1726882360.45134: done checking for max_fail_percentage 11034 1726882360.45135: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.45136: done checking to see if all hosts have failed 11034 1726882360.45137: getting the remaining hosts for this loop 11034 1726882360.45138: done getting the remaining hosts for this loop 11034 1726882360.45142: getting the next task for host managed_node2 11034 1726882360.45152: done getting next task for host managed_node2 11034 1726882360.45154: ^ task is: TASK: Create test interfaces 11034 1726882360.45157: ^ 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=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 11034 1726882360.45160: getting variables 11034 1726882360.45162: in VariableManager get_vars() 11034 1726882360.45205: Calling all_inventory to load vars for managed_node2 11034 1726882360.45208: Calling groups_inventory to load vars for managed_node2 11034 1726882360.45210: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.45223: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.45226: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.45229: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.45445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.45660: done with get_vars() 11034 1726882360.45672: done getting variables 11034 1726882360.45772: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11034 1726882360.45971: WORKER PROCESS EXITING TASK [Create test interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 21:32:40 -0400 (0:00:00.057) 0:00:03.380 ****** 11034 1726882360.45986: entering _queue_task() for managed_node2/shell 11034 1726882360.45988: Creating lock for shell 11034 1726882360.46383: worker is 1 (out of 1 available) 11034 1726882360.46394: exiting _queue_task() for managed_node2/shell 11034 1726882360.46405: done queuing things up, now waiting for results queue to drain 11034 1726882360.46406: waiting for pending results... 11034 1726882360.46645: running TaskExecutor() for managed_node2/TASK: Create test interfaces 11034 1726882360.46771: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000012 11034 1726882360.46790: variable 'ansible_search_path' from source: unknown 11034 1726882360.46797: variable 'ansible_search_path' from source: unknown 11034 1726882360.46833: calling self._execute() 11034 1726882360.46925: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.46937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.46958: variable 'omit' from source: magic vars 11034 1726882360.47413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882360.51930: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882360.52172: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882360.52220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882360.52330: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882360.52398: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882360.52593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882360.52627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882360.52757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882360.52808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882360.52882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882360.53156: variable 'ansible_distribution' from source: facts 11034 1726882360.53198: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.53222: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882360.53275: when evaluation is False, skipping this task 11034 1726882360.53283: _execute() done 11034 1726882360.53290: dumping result to json 11034 1726882360.53304: done dumping result, returning 11034 1726882360.53316: done running TaskExecutor() for managed_node2/TASK: Create test interfaces [0e448fcc-3ce9-0b5e-a35f-000000000012] 11034 1726882360.53359: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000012 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882360.53514: no more pending results, returning what we have 11034 1726882360.53517: results queue empty 11034 1726882360.53518: checking for any_errors_fatal 11034 1726882360.53527: done checking for any_errors_fatal 11034 1726882360.53529: checking for max_fail_percentage 11034 1726882360.53530: done checking for max_fail_percentage 11034 1726882360.53531: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.53533: done checking to see if all hosts have failed 11034 1726882360.53533: getting the remaining hosts for this loop 11034 1726882360.53535: done getting the remaining hosts for this loop 11034 1726882360.53539: getting the next task for host managed_node2 11034 1726882360.53553: done getting next task for host managed_node2 11034 1726882360.53556: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11034 1726882360.53559: ^ 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 11034 1726882360.53563: getting variables 11034 1726882360.53567: in VariableManager get_vars() 11034 1726882360.53610: Calling all_inventory to load vars for managed_node2 11034 1726882360.53613: Calling groups_inventory to load vars for managed_node2 11034 1726882360.53615: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.53627: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.53630: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.53633: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.53818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.54035: done with get_vars() 11034 1726882360.54047: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:32:40 -0400 (0:00:00.082) 0:00:03.462 ****** 11034 1726882360.54275: entering _queue_task() for managed_node2/include_tasks 11034 1726882360.54295: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000012 11034 1726882360.54307: WORKER PROCESS EXITING 11034 1726882360.55178: worker is 1 (out of 1 available) 11034 1726882360.55191: exiting _queue_task() for managed_node2/include_tasks 11034 1726882360.55203: done queuing things up, now waiting for results queue to drain 11034 1726882360.55204: waiting for pending results... 11034 1726882360.56079: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11034 1726882360.56195: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000016 11034 1726882360.56287: variable 'ansible_search_path' from source: unknown 11034 1726882360.56295: variable 'ansible_search_path' from source: unknown 11034 1726882360.56335: calling self._execute() 11034 1726882360.56455: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.56601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.56618: variable 'omit' from source: magic vars 11034 1726882360.57661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882360.63253: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882360.63658: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882360.63709: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882360.63750: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882360.63819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882360.63914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882360.64029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882360.64231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882360.64366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882360.64387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882360.64783: variable 'ansible_distribution' from source: facts 11034 1726882360.64796: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.64820: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882360.64869: when evaluation is False, skipping this task 11034 1726882360.64879: _execute() done 11034 1726882360.64887: dumping result to json 11034 1726882360.64895: done dumping result, returning 11034 1726882360.64906: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-0b5e-a35f-000000000016] 11034 1726882360.64916: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000016 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882360.65134: no more pending results, returning what we have 11034 1726882360.65139: results queue empty 11034 1726882360.65140: checking for any_errors_fatal 11034 1726882360.65145: done checking for any_errors_fatal 11034 1726882360.65146: checking for max_fail_percentage 11034 1726882360.65151: done checking for max_fail_percentage 11034 1726882360.65152: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.65153: done checking to see if all hosts have failed 11034 1726882360.65154: getting the remaining hosts for this loop 11034 1726882360.65156: done getting the remaining hosts for this loop 11034 1726882360.65160: getting the next task for host managed_node2 11034 1726882360.65171: done getting next task for host managed_node2 11034 1726882360.65175: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11034 1726882360.65178: ^ 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 11034 1726882360.65182: getting variables 11034 1726882360.65184: in VariableManager get_vars() 11034 1726882360.65230: Calling all_inventory to load vars for managed_node2 11034 1726882360.65233: Calling groups_inventory to load vars for managed_node2 11034 1726882360.65235: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.65250: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.65253: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.65256: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.65485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.65672: done with get_vars() 11034 1726882360.65688: done getting variables 11034 1726882360.65785: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11034 1726882360.66559: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000016 11034 1726882360.66564: WORKER PROCESS EXITING 11034 1726882360.66573: variable 'interface' from source: task vars 11034 1726882360.66578: variable 'dhcp_interface1' from source: play vars 11034 1726882360.66640: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:32:40 -0400 (0:00:00.126) 0:00:03.589 ****** 11034 1726882360.66909: entering _queue_task() for managed_node2/assert 11034 1726882360.66911: Creating lock for assert 11034 1726882360.67713: worker is 1 (out of 1 available) 11034 1726882360.67725: exiting _queue_task() for managed_node2/assert 11034 1726882360.67737: done queuing things up, now waiting for results queue to drain 11034 1726882360.67739: waiting for pending results... 11034 1726882360.68805: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test1' 11034 1726882360.69478: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000017 11034 1726882360.69497: variable 'ansible_search_path' from source: unknown 11034 1726882360.69503: variable 'ansible_search_path' from source: unknown 11034 1726882360.69544: calling self._execute() 11034 1726882360.69953: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.69965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.69978: variable 'omit' from source: magic vars 11034 1726882360.71280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882360.77772: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882360.78136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882360.78487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882360.78526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882360.78559: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882360.78643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882360.78683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882360.78714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882360.78758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882360.79484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882360.79625: variable 'ansible_distribution' from source: facts 11034 1726882360.79636: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.79660: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882360.79670: when evaluation is False, skipping this task 11034 1726882360.79677: _execute() done 11034 1726882360.79683: dumping result to json 11034 1726882360.79690: done dumping result, returning 11034 1726882360.79701: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test1' [0e448fcc-3ce9-0b5e-a35f-000000000017] 11034 1726882360.79710: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000017 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882360.79867: no more pending results, returning what we have 11034 1726882360.79871: results queue empty 11034 1726882360.79871: checking for any_errors_fatal 11034 1726882360.79877: done checking for any_errors_fatal 11034 1726882360.79877: checking for max_fail_percentage 11034 1726882360.79879: done checking for max_fail_percentage 11034 1726882360.79879: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.79881: done checking to see if all hosts have failed 11034 1726882360.79881: getting the remaining hosts for this loop 11034 1726882360.79883: done getting the remaining hosts for this loop 11034 1726882360.79886: getting the next task for host managed_node2 11034 1726882360.79895: done getting next task for host managed_node2 11034 1726882360.79897: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11034 1726882360.79900: ^ 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 11034 1726882360.79903: getting variables 11034 1726882360.79905: in VariableManager get_vars() 11034 1726882360.79946: Calling all_inventory to load vars for managed_node2 11034 1726882360.79951: Calling groups_inventory to load vars for managed_node2 11034 1726882360.79953: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.79968: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.79970: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.79974: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.80131: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000017 11034 1726882360.80134: WORKER PROCESS EXITING 11034 1726882360.80160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.80425: done with get_vars() 11034 1726882360.80436: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:32:40 -0400 (0:00:00.138) 0:00:03.727 ****** 11034 1726882360.80759: entering _queue_task() for managed_node2/include_tasks 11034 1726882360.81256: worker is 1 (out of 1 available) 11034 1726882360.81382: exiting _queue_task() for managed_node2/include_tasks 11034 1726882360.81394: done queuing things up, now waiting for results queue to drain 11034 1726882360.81396: waiting for pending results... 11034 1726882360.82703: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11034 1726882360.82913: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000001b 11034 1726882360.82933: variable 'ansible_search_path' from source: unknown 11034 1726882360.82941: variable 'ansible_search_path' from source: unknown 11034 1726882360.83023: calling self._execute() 11034 1726882360.83293: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.83304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.83318: variable 'omit' from source: magic vars 11034 1726882360.83770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882360.89089: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882360.89162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882360.89208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882360.89247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882360.89279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882360.89358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882360.89445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882360.89477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882360.89989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882360.90044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882360.90210: variable 'ansible_distribution' from source: facts 11034 1726882360.90484: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.90509: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882360.90516: when evaluation is False, skipping this task 11034 1726882360.90521: _execute() done 11034 1726882360.90528: dumping result to json 11034 1726882360.90535: done dumping result, returning 11034 1726882360.90545: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-0b5e-a35f-00000000001b] 11034 1726882360.90554: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000001b 11034 1726882360.90670: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000001b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882360.90724: no more pending results, returning what we have 11034 1726882360.90728: results queue empty 11034 1726882360.90728: checking for any_errors_fatal 11034 1726882360.90736: done checking for any_errors_fatal 11034 1726882360.90736: checking for max_fail_percentage 11034 1726882360.90738: done checking for max_fail_percentage 11034 1726882360.90739: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.90740: done checking to see if all hosts have failed 11034 1726882360.90741: getting the remaining hosts for this loop 11034 1726882360.90742: done getting the remaining hosts for this loop 11034 1726882360.90745: getting the next task for host managed_node2 11034 1726882360.90754: done getting next task for host managed_node2 11034 1726882360.90757: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11034 1726882360.90759: ^ 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 11034 1726882360.90762: getting variables 11034 1726882360.90767: in VariableManager get_vars() 11034 1726882360.90809: Calling all_inventory to load vars for managed_node2 11034 1726882360.90812: Calling groups_inventory to load vars for managed_node2 11034 1726882360.90814: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.90827: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.90830: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.90833: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.90997: WORKER PROCESS EXITING 11034 1726882360.91013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.91212: done with get_vars() 11034 1726882360.91224: done getting variables 11034 1726882360.91281: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11034 1726882360.91604: variable 'interface' from source: task vars 11034 1726882360.91608: variable 'dhcp_interface2' from source: play vars 11034 1726882360.91688: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:32:40 -0400 (0:00:00.109) 0:00:03.837 ****** 11034 1726882360.91720: entering _queue_task() for managed_node2/assert 11034 1726882360.92257: worker is 1 (out of 1 available) 11034 1726882360.92272: exiting _queue_task() for managed_node2/assert 11034 1726882360.92283: done queuing things up, now waiting for results queue to drain 11034 1726882360.92284: waiting for pending results... 11034 1726882360.92540: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test2' 11034 1726882360.92684: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000001c 11034 1726882360.92703: variable 'ansible_search_path' from source: unknown 11034 1726882360.92710: variable 'ansible_search_path' from source: unknown 11034 1726882360.92756: calling self._execute() 11034 1726882360.92844: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882360.92859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882360.92874: variable 'omit' from source: magic vars 11034 1726882360.93327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882360.96409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882360.96504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882360.96564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882360.96630: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882360.96668: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882360.96772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882360.96814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882360.97260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882360.97320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882360.97341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882360.97507: variable 'ansible_distribution' from source: facts 11034 1726882360.97650: variable 'ansible_distribution_major_version' from source: facts 11034 1726882360.97677: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882360.97756: when evaluation is False, skipping this task 11034 1726882360.97766: _execute() done 11034 1726882360.97775: dumping result to json 11034 1726882360.97783: done dumping result, returning 11034 1726882360.97794: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test2' [0e448fcc-3ce9-0b5e-a35f-00000000001c] 11034 1726882360.97804: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000001c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882360.97957: no more pending results, returning what we have 11034 1726882360.97962: results queue empty 11034 1726882360.97965: checking for any_errors_fatal 11034 1726882360.97972: done checking for any_errors_fatal 11034 1726882360.97973: checking for max_fail_percentage 11034 1726882360.97975: done checking for max_fail_percentage 11034 1726882360.97976: checking to see if all hosts have failed and the running result is not ok 11034 1726882360.97977: done checking to see if all hosts have failed 11034 1726882360.97978: getting the remaining hosts for this loop 11034 1726882360.97980: done getting the remaining hosts for this loop 11034 1726882360.97983: getting the next task for host managed_node2 11034 1726882360.97993: done getting next task for host managed_node2 11034 1726882360.97996: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 11034 1726882360.97999: ^ 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 11034 1726882360.98002: getting variables 11034 1726882360.98004: in VariableManager get_vars() 11034 1726882360.98051: Calling all_inventory to load vars for managed_node2 11034 1726882360.98055: Calling groups_inventory to load vars for managed_node2 11034 1726882360.98058: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882360.98072: Calling all_plugins_play to load vars for managed_node2 11034 1726882360.98075: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882360.98078: Calling groups_plugins_play to load vars for managed_node2 11034 1726882360.98341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882360.98566: done with get_vars() 11034 1726882360.98577: done getting variables 11034 1726882360.98726: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000001c 11034 1726882360.98729: WORKER PROCESS EXITING 11034 1726882360.98941: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:28 Friday 20 September 2024 21:32:40 -0400 (0:00:00.072) 0:00:03.910 ****** 11034 1726882360.98981: entering _queue_task() for managed_node2/command 11034 1726882360.99676: worker is 1 (out of 1 available) 11034 1726882360.99688: exiting _queue_task() for managed_node2/command 11034 1726882360.99970: done queuing things up, now waiting for results queue to drain 11034 1726882360.99972: waiting for pending results... 11034 1726882361.00676: running TaskExecutor() for managed_node2/TASK: Backup the /etc/resolv.conf for initscript 11034 1726882361.00752: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000001d 11034 1726882361.00772: variable 'ansible_search_path' from source: unknown 11034 1726882361.00811: calling self._execute() 11034 1726882361.00890: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882361.00897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882361.00905: variable 'omit' from source: magic vars 11034 1726882361.01755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882361.06986: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882361.07059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882361.07105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882361.07145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882361.07177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882361.07256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882361.07292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882361.07322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882361.07370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882361.07390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882361.07526: variable 'ansible_distribution' from source: facts 11034 1726882361.07537: variable 'ansible_distribution_major_version' from source: facts 11034 1726882361.07559: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882361.07569: when evaluation is False, skipping this task 11034 1726882361.07576: _execute() done 11034 1726882361.07582: dumping result to json 11034 1726882361.07589: done dumping result, returning 11034 1726882361.07600: done running TaskExecutor() for managed_node2/TASK: Backup the /etc/resolv.conf for initscript [0e448fcc-3ce9-0b5e-a35f-00000000001d] 11034 1726882361.07868: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000001d 11034 1726882361.07953: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000001d 11034 1726882361.07956: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882361.08006: no more pending results, returning what we have 11034 1726882361.08010: results queue empty 11034 1726882361.08011: checking for any_errors_fatal 11034 1726882361.08017: done checking for any_errors_fatal 11034 1726882361.08018: checking for max_fail_percentage 11034 1726882361.08020: done checking for max_fail_percentage 11034 1726882361.08021: checking to see if all hosts have failed and the running result is not ok 11034 1726882361.08022: done checking to see if all hosts have failed 11034 1726882361.08023: getting the remaining hosts for this loop 11034 1726882361.08025: done getting the remaining hosts for this loop 11034 1726882361.08028: getting the next task for host managed_node2 11034 1726882361.08035: done getting next task for host managed_node2 11034 1726882361.08038: ^ task is: TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 11034 1726882361.08041: ^ 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 11034 1726882361.08043: getting variables 11034 1726882361.08045: in VariableManager get_vars() 11034 1726882361.08097: Calling all_inventory to load vars for managed_node2 11034 1726882361.08103: Calling groups_inventory to load vars for managed_node2 11034 1726882361.08107: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882361.08125: Calling all_plugins_play to load vars for managed_node2 11034 1726882361.08132: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882361.08136: Calling groups_plugins_play to load vars for managed_node2 11034 1726882361.08928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882361.09343: done with get_vars() 11034 1726882361.09358: done getting variables 11034 1726882361.09421: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST Add Bond with 2 ports using deprecated 'master' argument] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:33 Friday 20 September 2024 21:32:41 -0400 (0:00:00.104) 0:00:04.014 ****** 11034 1726882361.09458: entering _queue_task() for managed_node2/debug 11034 1726882361.10697: worker is 1 (out of 1 available) 11034 1726882361.10813: exiting _queue_task() for managed_node2/debug 11034 1726882361.10827: done queuing things up, now waiting for results queue to drain 11034 1726882361.10829: waiting for pending results... 11034 1726882361.11935: running TaskExecutor() for managed_node2/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 11034 1726882361.12019: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000001e 11034 1726882361.12079: variable 'ansible_search_path' from source: unknown 11034 1726882361.12262: calling self._execute() 11034 1726882361.12488: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882361.12491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882361.12502: variable 'omit' from source: magic vars 11034 1726882361.13625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882361.18124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882361.18205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882361.18242: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882361.18300: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882361.18324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882361.18418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882361.18536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882361.18593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882361.18783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882361.18798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882361.19038: variable 'ansible_distribution' from source: facts 11034 1726882361.19046: variable 'ansible_distribution_major_version' from source: facts 11034 1726882361.19069: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882361.19073: when evaluation is False, skipping this task 11034 1726882361.19075: _execute() done 11034 1726882361.19083: dumping result to json 11034 1726882361.19092: done dumping result, returning 11034 1726882361.19100: done running TaskExecutor() for managed_node2/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument [0e448fcc-3ce9-0b5e-a35f-00000000001e] 11034 1726882361.19105: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000001e 11034 1726882361.19195: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000001e 11034 1726882361.19199: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11034 1726882361.19250: no more pending results, returning what we have 11034 1726882361.19255: results queue empty 11034 1726882361.19256: checking for any_errors_fatal 11034 1726882361.19262: done checking for any_errors_fatal 11034 1726882361.19263: checking for max_fail_percentage 11034 1726882361.19267: done checking for max_fail_percentage 11034 1726882361.19268: checking to see if all hosts have failed and the running result is not ok 11034 1726882361.19269: done checking to see if all hosts have failed 11034 1726882361.19270: getting the remaining hosts for this loop 11034 1726882361.19271: done getting the remaining hosts for this loop 11034 1726882361.19279: getting the next task for host managed_node2 11034 1726882361.19287: done getting next task for host managed_node2 11034 1726882361.19296: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11034 1726882361.19299: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882361.19316: getting variables 11034 1726882361.19318: in VariableManager get_vars() 11034 1726882361.19376: Calling all_inventory to load vars for managed_node2 11034 1726882361.19380: Calling groups_inventory to load vars for managed_node2 11034 1726882361.19383: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882361.19398: Calling all_plugins_play to load vars for managed_node2 11034 1726882361.19402: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882361.19405: Calling groups_plugins_play to load vars for managed_node2 11034 1726882361.19677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882361.20281: done with get_vars() 11034 1726882361.20294: 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:32:41 -0400 (0:00:00.111) 0:00:04.126 ****** 11034 1726882361.20644: entering _queue_task() for managed_node2/include_tasks 11034 1726882361.21214: worker is 1 (out of 1 available) 11034 1726882361.21225: exiting _queue_task() for managed_node2/include_tasks 11034 1726882361.21236: done queuing things up, now waiting for results queue to drain 11034 1726882361.21241: waiting for pending results... 11034 1726882361.21751: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11034 1726882361.22081: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000026 11034 1726882361.22098: variable 'ansible_search_path' from source: unknown 11034 1726882361.22108: variable 'ansible_search_path' from source: unknown 11034 1726882361.22238: calling self._execute() 11034 1726882361.22421: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882361.22495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882361.22504: variable 'omit' from source: magic vars 11034 1726882361.24110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882361.28541: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882361.28626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882361.28672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882361.28713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882361.28749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882361.28851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882361.28886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882361.28918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882361.29003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882361.29023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882361.29219: variable 'ansible_distribution' from source: facts 11034 1726882361.29230: variable 'ansible_distribution_major_version' from source: facts 11034 1726882361.29248: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882361.29253: when evaluation is False, skipping this task 11034 1726882361.29256: _execute() done 11034 1726882361.29258: dumping result to json 11034 1726882361.29263: done dumping result, returning 11034 1726882361.29281: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-0b5e-a35f-000000000026] 11034 1726882361.29287: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000026 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882361.29458: no more pending results, returning what we have 11034 1726882361.29462: results queue empty 11034 1726882361.29462: checking for any_errors_fatal 11034 1726882361.29470: done checking for any_errors_fatal 11034 1726882361.29471: checking for max_fail_percentage 11034 1726882361.29472: done checking for max_fail_percentage 11034 1726882361.29473: checking to see if all hosts have failed and the running result is not ok 11034 1726882361.29475: done checking to see if all hosts have failed 11034 1726882361.29475: getting the remaining hosts for this loop 11034 1726882361.29477: done getting the remaining hosts for this loop 11034 1726882361.29481: getting the next task for host managed_node2 11034 1726882361.29490: done getting next task for host managed_node2 11034 1726882361.29495: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11034 1726882361.29498: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882361.29513: getting variables 11034 1726882361.29517: in VariableManager get_vars() 11034 1726882361.29572: Calling all_inventory to load vars for managed_node2 11034 1726882361.29576: Calling groups_inventory to load vars for managed_node2 11034 1726882361.29578: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882361.29590: Calling all_plugins_play to load vars for managed_node2 11034 1726882361.29593: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882361.29596: Calling groups_plugins_play to load vars for managed_node2 11034 1726882361.29826: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000026 11034 1726882361.29831: WORKER PROCESS EXITING 11034 1726882361.29877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882361.30349: done with get_vars() 11034 1726882361.30363: done getting variables 11034 1726882361.30633: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:41 -0400 (0:00:00.101) 0:00:04.227 ****** 11034 1726882361.30854: entering _queue_task() for managed_node2/debug 11034 1726882361.31381: worker is 1 (out of 1 available) 11034 1726882361.31393: exiting _queue_task() for managed_node2/debug 11034 1726882361.31405: done queuing things up, now waiting for results queue to drain 11034 1726882361.31406: waiting for pending results... 11034 1726882361.31955: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 11034 1726882361.32386: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000027 11034 1726882361.32438: variable 'ansible_search_path' from source: unknown 11034 1726882361.32485: variable 'ansible_search_path' from source: unknown 11034 1726882361.32539: calling self._execute() 11034 1726882361.32658: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882361.32672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882361.32684: variable 'omit' from source: magic vars 11034 1726882361.33470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882361.36299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882361.36383: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882361.36430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882361.36712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882361.36744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882361.36833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882361.36878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882361.36914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882361.36962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882361.36988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882361.37140: variable 'ansible_distribution' from source: facts 11034 1726882361.37154: variable 'ansible_distribution_major_version' from source: facts 11034 1726882361.37177: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882361.37185: when evaluation is False, skipping this task 11034 1726882361.37195: _execute() done 11034 1726882361.37202: dumping result to json 11034 1726882361.37209: done dumping result, returning 11034 1726882361.37219: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-0b5e-a35f-000000000027] 11034 1726882361.37232: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000027 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11034 1726882361.37383: no more pending results, returning what we have 11034 1726882361.37387: results queue empty 11034 1726882361.37388: checking for any_errors_fatal 11034 1726882361.37393: done checking for any_errors_fatal 11034 1726882361.37394: checking for max_fail_percentage 11034 1726882361.37396: done checking for max_fail_percentage 11034 1726882361.37397: checking to see if all hosts have failed and the running result is not ok 11034 1726882361.37398: done checking to see if all hosts have failed 11034 1726882361.37399: getting the remaining hosts for this loop 11034 1726882361.37401: done getting the remaining hosts for this loop 11034 1726882361.37404: getting the next task for host managed_node2 11034 1726882361.37411: done getting next task for host managed_node2 11034 1726882361.37415: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11034 1726882361.37418: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882361.37432: getting variables 11034 1726882361.37433: in VariableManager get_vars() 11034 1726882361.37480: Calling all_inventory to load vars for managed_node2 11034 1726882361.37483: Calling groups_inventory to load vars for managed_node2 11034 1726882361.37486: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882361.37497: Calling all_plugins_play to load vars for managed_node2 11034 1726882361.37500: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882361.37503: Calling groups_plugins_play to load vars for managed_node2 11034 1726882361.37860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882361.38166: done with get_vars() 11034 1726882361.38177: done getting variables 11034 1726882361.38438: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000027 11034 1726882361.38442: WORKER PROCESS EXITING 11034 1726882361.38508: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:41 -0400 (0:00:00.079) 0:00:04.306 ****** 11034 1726882361.38668: entering _queue_task() for managed_node2/fail 11034 1726882361.38670: Creating lock for fail 11034 1726882361.38941: worker is 1 (out of 1 available) 11034 1726882361.38957: exiting _queue_task() for managed_node2/fail 11034 1726882361.38971: done queuing things up, now waiting for results queue to drain 11034 1726882361.38972: waiting for pending results... 11034 1726882361.39243: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11034 1726882361.39429: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000028 11034 1726882361.39447: variable 'ansible_search_path' from source: unknown 11034 1726882361.39458: variable 'ansible_search_path' from source: unknown 11034 1726882361.39497: calling self._execute() 11034 1726882361.39583: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882361.39593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882361.39605: variable 'omit' from source: magic vars 11034 1726882361.40044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882361.43154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882361.43254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882361.43299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882361.43345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882361.43384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882361.43478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882361.43511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882361.43550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882361.43598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882361.43617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882361.43776: variable 'ansible_distribution' from source: facts 11034 1726882361.43786: variable 'ansible_distribution_major_version' from source: facts 11034 1726882361.43807: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882361.43813: when evaluation is False, skipping this task 11034 1726882361.43819: _execute() done 11034 1726882361.43826: dumping result to json 11034 1726882361.43833: done dumping result, returning 11034 1726882361.43844: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-0b5e-a35f-000000000028] 11034 1726882361.43856: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000028 11034 1726882361.43977: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000028 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882361.44029: no more pending results, returning what we have 11034 1726882361.44033: results queue empty 11034 1726882361.44034: checking for any_errors_fatal 11034 1726882361.44041: done checking for any_errors_fatal 11034 1726882361.44042: checking for max_fail_percentage 11034 1726882361.44044: done checking for max_fail_percentage 11034 1726882361.44045: checking to see if all hosts have failed and the running result is not ok 11034 1726882361.44046: done checking to see if all hosts have failed 11034 1726882361.44049: getting the remaining hosts for this loop 11034 1726882361.44051: done getting the remaining hosts for this loop 11034 1726882361.44055: getting the next task for host managed_node2 11034 1726882361.44062: done getting next task for host managed_node2 11034 1726882361.44067: ^ 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 11034 1726882361.44071: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882361.44084: getting variables 11034 1726882361.44088: in VariableManager get_vars() 11034 1726882361.44129: Calling all_inventory to load vars for managed_node2 11034 1726882361.44132: Calling groups_inventory to load vars for managed_node2 11034 1726882361.44135: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882361.44147: Calling all_plugins_play to load vars for managed_node2 11034 1726882361.44152: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882361.44156: Calling groups_plugins_play to load vars for managed_node2 11034 1726882361.44337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882361.44573: done with get_vars() 11034 1726882361.44591: done getting variables 11034 1726882361.44655: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:41 -0400 (0:00:00.060) 0:00:04.368 ****** 11034 1726882361.44813: entering _queue_task() for managed_node2/fail 11034 1726882361.44918: WORKER PROCESS EXITING 11034 1726882361.45342: worker is 1 (out of 1 available) 11034 1726882361.45366: exiting _queue_task() for managed_node2/fail 11034 1726882361.45378: done queuing things up, now waiting for results queue to drain 11034 1726882361.45380: waiting for pending results... 11034 1726882361.46491: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11034 1726882361.46641: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000029 11034 1726882361.46668: variable 'ansible_search_path' from source: unknown 11034 1726882361.46676: variable 'ansible_search_path' from source: unknown 11034 1726882361.46717: calling self._execute() 11034 1726882361.46807: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882361.46817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882361.46836: variable 'omit' from source: magic vars 11034 1726882361.47279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882361.50062: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882361.50140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882361.50185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882361.50230: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882361.50263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882361.50368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882361.50400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882361.50436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882361.50485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882361.50503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882361.50654: variable 'ansible_distribution' from source: facts 11034 1726882361.50670: variable 'ansible_distribution_major_version' from source: facts 11034 1726882361.50691: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882361.50697: when evaluation is False, skipping this task 11034 1726882361.50703: _execute() done 11034 1726882361.50709: dumping result to json 11034 1726882361.50715: done dumping result, returning 11034 1726882361.50726: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-0b5e-a35f-000000000029] 11034 1726882361.50735: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000029 11034 1726882361.50857: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000029 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882361.50906: no more pending results, returning what we have 11034 1726882361.50910: results queue empty 11034 1726882361.50910: checking for any_errors_fatal 11034 1726882361.50918: done checking for any_errors_fatal 11034 1726882361.50919: checking for max_fail_percentage 11034 1726882361.50921: done checking for max_fail_percentage 11034 1726882361.50922: checking to see if all hosts have failed and the running result is not ok 11034 1726882361.50924: done checking to see if all hosts have failed 11034 1726882361.50925: getting the remaining hosts for this loop 11034 1726882361.50927: done getting the remaining hosts for this loop 11034 1726882361.50930: getting the next task for host managed_node2 11034 1726882361.50937: done getting next task for host managed_node2 11034 1726882361.50941: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11034 1726882361.50944: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882361.50962: getting variables 11034 1726882361.50966: in VariableManager get_vars() 11034 1726882361.51010: Calling all_inventory to load vars for managed_node2 11034 1726882361.51013: Calling groups_inventory to load vars for managed_node2 11034 1726882361.51015: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882361.51027: Calling all_plugins_play to load vars for managed_node2 11034 1726882361.51030: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882361.51033: Calling groups_plugins_play to load vars for managed_node2 11034 1726882361.51269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882361.51608: done with get_vars() 11034 1726882361.51618: done getting variables 11034 1726882361.51652: WORKER PROCESS EXITING 11034 1726882361.51689: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:41 -0400 (0:00:00.069) 0:00:04.437 ****** 11034 1726882361.51730: entering _queue_task() for managed_node2/fail 11034 1726882361.52167: worker is 1 (out of 1 available) 11034 1726882361.52180: exiting _queue_task() for managed_node2/fail 11034 1726882361.52192: done queuing things up, now waiting for results queue to drain 11034 1726882361.52194: waiting for pending results... 11034 1726882361.52465: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11034 1726882361.52604: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000002a 11034 1726882361.52625: variable 'ansible_search_path' from source: unknown 11034 1726882361.52638: variable 'ansible_search_path' from source: unknown 11034 1726882361.52678: calling self._execute() 11034 1726882361.52761: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882361.52773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882361.52785: variable 'omit' from source: magic vars 11034 1726882361.53233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882361.58855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882361.59016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882361.59053: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882361.59086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882361.59225: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882361.59301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882361.59444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882361.59474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882361.59515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882361.59528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882361.59887: variable 'ansible_distribution' from source: facts 11034 1726882361.59892: variable 'ansible_distribution_major_version' from source: facts 11034 1726882361.59909: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882361.59911: when evaluation is False, skipping this task 11034 1726882361.59914: _execute() done 11034 1726882361.59917: dumping result to json 11034 1726882361.59919: done dumping result, returning 11034 1726882361.59928: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-0b5e-a35f-00000000002a] 11034 1726882361.59932: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002a 11034 1726882361.60030: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002a 11034 1726882361.60033: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882361.60083: no more pending results, returning what we have 11034 1726882361.60087: results queue empty 11034 1726882361.60087: checking for any_errors_fatal 11034 1726882361.60094: done checking for any_errors_fatal 11034 1726882361.60095: checking for max_fail_percentage 11034 1726882361.60097: done checking for max_fail_percentage 11034 1726882361.60098: checking to see if all hosts have failed and the running result is not ok 11034 1726882361.60099: done checking to see if all hosts have failed 11034 1726882361.60099: getting the remaining hosts for this loop 11034 1726882361.60101: done getting the remaining hosts for this loop 11034 1726882361.60104: getting the next task for host managed_node2 11034 1726882361.60110: done getting next task for host managed_node2 11034 1726882361.60114: ^ 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 11034 1726882361.60117: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882361.60129: getting variables 11034 1726882361.60131: in VariableManager get_vars() 11034 1726882361.60173: Calling all_inventory to load vars for managed_node2 11034 1726882361.60176: Calling groups_inventory to load vars for managed_node2 11034 1726882361.60178: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882361.60189: Calling all_plugins_play to load vars for managed_node2 11034 1726882361.60191: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882361.60194: Calling groups_plugins_play to load vars for managed_node2 11034 1726882361.60371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882361.60580: done with get_vars() 11034 1726882361.60596: done getting variables 11034 1726882361.60767: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:41 -0400 (0:00:00.090) 0:00:04.528 ****** 11034 1726882361.60797: entering _queue_task() for managed_node2/dnf 11034 1726882361.61299: worker is 1 (out of 1 available) 11034 1726882361.61312: exiting _queue_task() for managed_node2/dnf 11034 1726882361.61323: done queuing things up, now waiting for results queue to drain 11034 1726882361.61325: waiting for pending results... 11034 1726882361.62242: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 11034 1726882361.62454: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000002b 11034 1726882361.62471: variable 'ansible_search_path' from source: unknown 11034 1726882361.62474: variable 'ansible_search_path' from source: unknown 11034 1726882361.62605: calling self._execute() 11034 1726882361.62680: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882361.62686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882361.62860: variable 'omit' from source: magic vars 11034 1726882361.64370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882361.70444: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882361.70649: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882361.70696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882361.70877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882361.70921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882361.71011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882361.71205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882361.71243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882361.71308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882361.71407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882361.71669: variable 'ansible_distribution' from source: facts 11034 1726882361.71723: variable 'ansible_distribution_major_version' from source: facts 11034 1726882361.71745: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882361.71755: when evaluation is False, skipping this task 11034 1726882361.71829: _execute() done 11034 1726882361.71836: dumping result to json 11034 1726882361.71843: done dumping result, returning 11034 1726882361.71857: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-0b5e-a35f-00000000002b] 11034 1726882361.71869: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882361.72024: no more pending results, returning what we have 11034 1726882361.72027: results queue empty 11034 1726882361.72028: checking for any_errors_fatal 11034 1726882361.72034: done checking for any_errors_fatal 11034 1726882361.72035: checking for max_fail_percentage 11034 1726882361.72037: done checking for max_fail_percentage 11034 1726882361.72038: checking to see if all hosts have failed and the running result is not ok 11034 1726882361.72039: done checking to see if all hosts have failed 11034 1726882361.72040: getting the remaining hosts for this loop 11034 1726882361.72041: done getting the remaining hosts for this loop 11034 1726882361.72045: getting the next task for host managed_node2 11034 1726882361.72054: done getting next task for host managed_node2 11034 1726882361.72058: ^ 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 11034 1726882361.72061: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882361.72078: getting variables 11034 1726882361.72082: in VariableManager get_vars() 11034 1726882361.72123: Calling all_inventory to load vars for managed_node2 11034 1726882361.72126: Calling groups_inventory to load vars for managed_node2 11034 1726882361.72128: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882361.72139: Calling all_plugins_play to load vars for managed_node2 11034 1726882361.72142: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882361.72145: Calling groups_plugins_play to load vars for managed_node2 11034 1726882361.72373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882361.72590: done with get_vars() 11034 1726882361.72606: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11034 1726882361.72691: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11034 1726882361.73161: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002b 11034 1726882361.73166: WORKER PROCESS EXITING 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:32:41 -0400 (0:00:00.123) 0:00:04.652 ****** 11034 1726882361.73181: entering _queue_task() for managed_node2/yum 11034 1726882361.73183: Creating lock for yum 11034 1726882361.73892: worker is 1 (out of 1 available) 11034 1726882361.73905: exiting _queue_task() for managed_node2/yum 11034 1726882361.74100: done queuing things up, now waiting for results queue to drain 11034 1726882361.74103: waiting for pending results... 11034 1726882361.74625: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 11034 1726882361.74759: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000002c 11034 1726882361.74784: variable 'ansible_search_path' from source: unknown 11034 1726882361.74910: variable 'ansible_search_path' from source: unknown 11034 1726882361.74951: calling self._execute() 11034 1726882361.75156: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882361.75172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882361.75186: variable 'omit' from source: magic vars 11034 1726882361.76073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882361.83635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882361.83746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882361.83904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882361.84004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882361.84036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882361.84145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882361.84304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882361.84335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882361.84423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882361.84529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882361.84792: variable 'ansible_distribution' from source: facts 11034 1726882361.84804: variable 'ansible_distribution_major_version' from source: facts 11034 1726882361.84826: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882361.84953: when evaluation is False, skipping this task 11034 1726882361.84961: _execute() done 11034 1726882361.84971: dumping result to json 11034 1726882361.84979: done dumping result, returning 11034 1726882361.84991: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-0b5e-a35f-00000000002c] 11034 1726882361.85000: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882361.85155: no more pending results, returning what we have 11034 1726882361.85159: results queue empty 11034 1726882361.85160: checking for any_errors_fatal 11034 1726882361.85167: done checking for any_errors_fatal 11034 1726882361.85167: checking for max_fail_percentage 11034 1726882361.85169: done checking for max_fail_percentage 11034 1726882361.85170: checking to see if all hosts have failed and the running result is not ok 11034 1726882361.85171: done checking to see if all hosts have failed 11034 1726882361.85172: getting the remaining hosts for this loop 11034 1726882361.85174: done getting the remaining hosts for this loop 11034 1726882361.85177: getting the next task for host managed_node2 11034 1726882361.85184: done getting next task for host managed_node2 11034 1726882361.85188: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11034 1726882361.85192: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882361.85205: getting variables 11034 1726882361.85207: in VariableManager get_vars() 11034 1726882361.85251: Calling all_inventory to load vars for managed_node2 11034 1726882361.85254: Calling groups_inventory to load vars for managed_node2 11034 1726882361.85257: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882361.85269: Calling all_plugins_play to load vars for managed_node2 11034 1726882361.85272: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882361.85275: Calling groups_plugins_play to load vars for managed_node2 11034 1726882361.85453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882361.85670: done with get_vars() 11034 1726882361.85682: done getting variables 11034 1726882361.85739: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:41 -0400 (0:00:00.125) 0:00:04.778 ****** 11034 1726882361.85782: entering _queue_task() for managed_node2/fail 11034 1726882361.85800: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002c 11034 1726882361.85808: WORKER PROCESS EXITING 11034 1726882361.86793: worker is 1 (out of 1 available) 11034 1726882361.86804: exiting _queue_task() for managed_node2/fail 11034 1726882361.86814: done queuing things up, now waiting for results queue to drain 11034 1726882361.86815: waiting for pending results... 11034 1726882361.87354: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11034 1726882361.87506: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000002d 11034 1726882361.87526: variable 'ansible_search_path' from source: unknown 11034 1726882361.87534: variable 'ansible_search_path' from source: unknown 11034 1726882361.87577: calling self._execute() 11034 1726882361.87773: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882361.87784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882361.87810: variable 'omit' from source: magic vars 11034 1726882361.88789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882361.95405: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882361.95485: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882361.95610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882361.95703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882361.95798: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882361.95974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882361.96012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882361.96040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882361.96138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882361.96185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882361.96455: variable 'ansible_distribution' from source: facts 11034 1726882361.96540: variable 'ansible_distribution_major_version' from source: facts 11034 1726882361.96568: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882361.96577: when evaluation is False, skipping this task 11034 1726882361.96584: _execute() done 11034 1726882361.96592: dumping result to json 11034 1726882361.96646: done dumping result, returning 11034 1726882361.96662: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0b5e-a35f-00000000002d] 11034 1726882361.96675: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882361.96830: no more pending results, returning what we have 11034 1726882361.96834: results queue empty 11034 1726882361.96835: checking for any_errors_fatal 11034 1726882361.96841: done checking for any_errors_fatal 11034 1726882361.96842: checking for max_fail_percentage 11034 1726882361.96845: done checking for max_fail_percentage 11034 1726882361.96845: checking to see if all hosts have failed and the running result is not ok 11034 1726882361.96846: done checking to see if all hosts have failed 11034 1726882361.96850: getting the remaining hosts for this loop 11034 1726882361.96852: done getting the remaining hosts for this loop 11034 1726882361.96855: getting the next task for host managed_node2 11034 1726882361.96865: done getting next task for host managed_node2 11034 1726882361.96870: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11034 1726882361.96873: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882361.96886: getting variables 11034 1726882361.96888: in VariableManager get_vars() 11034 1726882361.96932: Calling all_inventory to load vars for managed_node2 11034 1726882361.96935: Calling groups_inventory to load vars for managed_node2 11034 1726882361.96938: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882361.96952: Calling all_plugins_play to load vars for managed_node2 11034 1726882361.96955: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882361.96959: Calling groups_plugins_play to load vars for managed_node2 11034 1726882361.97371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882361.98055: done with get_vars() 11034 1726882361.98067: done getting variables 11034 1726882361.98170: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002d 11034 1726882361.98173: WORKER PROCESS EXITING 11034 1726882361.98208: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:41 -0400 (0:00:00.124) 0:00:04.902 ****** 11034 1726882361.98240: entering _queue_task() for managed_node2/package 11034 1726882361.98767: worker is 1 (out of 1 available) 11034 1726882361.98779: exiting _queue_task() for managed_node2/package 11034 1726882361.98791: done queuing things up, now waiting for results queue to drain 11034 1726882361.98792: waiting for pending results... 11034 1726882361.99379: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 11034 1726882361.99639: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000002e 11034 1726882361.99702: variable 'ansible_search_path' from source: unknown 11034 1726882361.99711: variable 'ansible_search_path' from source: unknown 11034 1726882361.99753: calling self._execute() 11034 1726882361.99886: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882361.99997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.00046: variable 'omit' from source: magic vars 11034 1726882362.01005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.06208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.06287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.06455: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.06499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.06575: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.06717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.06885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.06913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.07078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.07096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.07358: variable 'ansible_distribution' from source: facts 11034 1726882362.07374: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.07413: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.07505: when evaluation is False, skipping this task 11034 1726882362.07514: _execute() done 11034 1726882362.07521: dumping result to json 11034 1726882362.07527: done dumping result, returning 11034 1726882362.07537: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-0b5e-a35f-00000000002e] 11034 1726882362.07545: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882362.07707: no more pending results, returning what we have 11034 1726882362.07710: results queue empty 11034 1726882362.07711: checking for any_errors_fatal 11034 1726882362.07718: done checking for any_errors_fatal 11034 1726882362.07719: checking for max_fail_percentage 11034 1726882362.07721: done checking for max_fail_percentage 11034 1726882362.07722: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.07723: done checking to see if all hosts have failed 11034 1726882362.07724: getting the remaining hosts for this loop 11034 1726882362.07726: done getting the remaining hosts for this loop 11034 1726882362.07729: getting the next task for host managed_node2 11034 1726882362.07736: done getting next task for host managed_node2 11034 1726882362.07740: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11034 1726882362.07743: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.07758: getting variables 11034 1726882362.07760: in VariableManager get_vars() 11034 1726882362.07804: Calling all_inventory to load vars for managed_node2 11034 1726882362.07808: Calling groups_inventory to load vars for managed_node2 11034 1726882362.07810: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.07821: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.07824: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.07827: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.08012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.08221: done with get_vars() 11034 1726882362.08234: done getting variables 11034 1726882362.08303: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002e 11034 1726882362.08310: WORKER PROCESS EXITING 11034 1726882362.08415: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:42 -0400 (0:00:00.102) 0:00:05.004 ****** 11034 1726882362.08458: entering _queue_task() for managed_node2/package 11034 1726882362.09292: worker is 1 (out of 1 available) 11034 1726882362.09304: exiting _queue_task() for managed_node2/package 11034 1726882362.09315: done queuing things up, now waiting for results queue to drain 11034 1726882362.09317: waiting for pending results... 11034 1726882362.10279: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11034 1726882362.10519: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000002f 11034 1726882362.10590: variable 'ansible_search_path' from source: unknown 11034 1726882362.10660: variable 'ansible_search_path' from source: unknown 11034 1726882362.10708: calling self._execute() 11034 1726882362.10857: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.10982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.10995: variable 'omit' from source: magic vars 11034 1726882362.11624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.14590: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.14716: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.14831: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.14995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.15028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.15161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.15258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.15367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.15515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.15537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.15867: variable 'ansible_distribution' from source: facts 11034 1726882362.15949: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.15974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.16027: when evaluation is False, skipping this task 11034 1726882362.16033: _execute() done 11034 1726882362.16042: dumping result to json 11034 1726882362.16055: done dumping result, returning 11034 1726882362.16068: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-0b5e-a35f-00000000002f] 11034 1726882362.16078: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882362.16243: no more pending results, returning what we have 11034 1726882362.16247: results queue empty 11034 1726882362.16250: checking for any_errors_fatal 11034 1726882362.16255: done checking for any_errors_fatal 11034 1726882362.16256: checking for max_fail_percentage 11034 1726882362.16259: done checking for max_fail_percentage 11034 1726882362.16260: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.16261: done checking to see if all hosts have failed 11034 1726882362.16262: getting the remaining hosts for this loop 11034 1726882362.16266: done getting the remaining hosts for this loop 11034 1726882362.16269: getting the next task for host managed_node2 11034 1726882362.16276: done getting next task for host managed_node2 11034 1726882362.16280: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11034 1726882362.16284: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.16297: getting variables 11034 1726882362.16299: in VariableManager get_vars() 11034 1726882362.16343: Calling all_inventory to load vars for managed_node2 11034 1726882362.16346: Calling groups_inventory to load vars for managed_node2 11034 1726882362.16351: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.16364: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.16368: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.16371: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.16610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.16834: done with get_vars() 11034 1726882362.16845: done getting variables 11034 1726882362.17016: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000002f 11034 1726882362.17023: WORKER PROCESS EXITING 11034 1726882362.17044: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:42 -0400 (0:00:00.086) 0:00:05.091 ****** 11034 1726882362.17089: entering _queue_task() for managed_node2/package 11034 1726882362.17773: worker is 1 (out of 1 available) 11034 1726882362.17785: exiting _queue_task() for managed_node2/package 11034 1726882362.17796: done queuing things up, now waiting for results queue to drain 11034 1726882362.17797: waiting for pending results... 11034 1726882362.18509: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11034 1726882362.18652: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000030 11034 1726882362.18698: variable 'ansible_search_path' from source: unknown 11034 1726882362.18705: variable 'ansible_search_path' from source: unknown 11034 1726882362.18745: calling self._execute() 11034 1726882362.18844: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.18857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.18872: variable 'omit' from source: magic vars 11034 1726882362.20263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.25328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.25426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.25480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.25531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.25558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.25638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.25695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.25718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.26090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.26142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.26340: variable 'ansible_distribution' from source: facts 11034 1726882362.26344: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.26384: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.26390: when evaluation is False, skipping this task 11034 1726882362.26393: _execute() done 11034 1726882362.26400: dumping result to json 11034 1726882362.26420: done dumping result, returning 11034 1726882362.26438: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-0b5e-a35f-000000000030] 11034 1726882362.26444: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000030 11034 1726882362.26594: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000030 11034 1726882362.26597: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882362.26659: no more pending results, returning what we have 11034 1726882362.26666: results queue empty 11034 1726882362.26667: checking for any_errors_fatal 11034 1726882362.26675: done checking for any_errors_fatal 11034 1726882362.26676: checking for max_fail_percentage 11034 1726882362.26678: done checking for max_fail_percentage 11034 1726882362.26678: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.26679: done checking to see if all hosts have failed 11034 1726882362.26680: getting the remaining hosts for this loop 11034 1726882362.26682: done getting the remaining hosts for this loop 11034 1726882362.26685: getting the next task for host managed_node2 11034 1726882362.26693: done getting next task for host managed_node2 11034 1726882362.26699: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11034 1726882362.26706: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.26719: getting variables 11034 1726882362.26721: in VariableManager get_vars() 11034 1726882362.26782: Calling all_inventory to load vars for managed_node2 11034 1726882362.26785: Calling groups_inventory to load vars for managed_node2 11034 1726882362.26787: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.26805: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.26808: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.26811: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.27160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.28221: done with get_vars() 11034 1726882362.28234: done getting variables 11034 1726882362.28417: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:42 -0400 (0:00:00.113) 0:00:05.204 ****** 11034 1726882362.28450: entering _queue_task() for managed_node2/service 11034 1726882362.28452: Creating lock for service 11034 1726882362.28770: worker is 1 (out of 1 available) 11034 1726882362.28782: exiting _queue_task() for managed_node2/service 11034 1726882362.28794: done queuing things up, now waiting for results queue to drain 11034 1726882362.28796: waiting for pending results... 11034 1726882362.29119: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11034 1726882362.29233: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000031 11034 1726882362.29253: variable 'ansible_search_path' from source: unknown 11034 1726882362.29257: variable 'ansible_search_path' from source: unknown 11034 1726882362.29298: calling self._execute() 11034 1726882362.29386: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.29398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.29402: variable 'omit' from source: magic vars 11034 1726882362.29842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.33499: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.33608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.33657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.33702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.33732: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.33820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.33852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.33877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.33923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.33939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.34073: variable 'ansible_distribution' from source: facts 11034 1726882362.34079: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.34100: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.34103: when evaluation is False, skipping this task 11034 1726882362.34105: _execute() done 11034 1726882362.34108: dumping result to json 11034 1726882362.34113: done dumping result, returning 11034 1726882362.34120: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0b5e-a35f-000000000031] 11034 1726882362.34125: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000031 11034 1726882362.34229: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000031 11034 1726882362.34233: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882362.34309: no more pending results, returning what we have 11034 1726882362.34313: results queue empty 11034 1726882362.34314: checking for any_errors_fatal 11034 1726882362.34319: done checking for any_errors_fatal 11034 1726882362.34320: checking for max_fail_percentage 11034 1726882362.34322: done checking for max_fail_percentage 11034 1726882362.34323: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.34324: done checking to see if all hosts have failed 11034 1726882362.34324: getting the remaining hosts for this loop 11034 1726882362.34326: done getting the remaining hosts for this loop 11034 1726882362.34329: getting the next task for host managed_node2 11034 1726882362.34336: done getting next task for host managed_node2 11034 1726882362.34339: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11034 1726882362.34344: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.34358: getting variables 11034 1726882362.34359: in VariableManager get_vars() 11034 1726882362.34400: Calling all_inventory to load vars for managed_node2 11034 1726882362.34403: Calling groups_inventory to load vars for managed_node2 11034 1726882362.34405: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.34416: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.34418: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.34421: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.34659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.35185: done with get_vars() 11034 1726882362.35302: done getting variables 11034 1726882362.35486: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:42 -0400 (0:00:00.070) 0:00:05.275 ****** 11034 1726882362.35523: entering _queue_task() for managed_node2/service 11034 1726882362.35852: worker is 1 (out of 1 available) 11034 1726882362.35866: exiting _queue_task() for managed_node2/service 11034 1726882362.35879: done queuing things up, now waiting for results queue to drain 11034 1726882362.35880: waiting for pending results... 11034 1726882362.36214: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11034 1726882362.36384: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000032 11034 1726882362.36426: variable 'ansible_search_path' from source: unknown 11034 1726882362.36430: variable 'ansible_search_path' from source: unknown 11034 1726882362.36461: calling self._execute() 11034 1726882362.36545: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.36550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.36565: variable 'omit' from source: magic vars 11034 1726882362.37130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.43011: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.43078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.43131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.43165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.43191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.43323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.43362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.43402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.43499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.43516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.43702: variable 'ansible_distribution' from source: facts 11034 1726882362.43706: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.43713: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.43716: when evaluation is False, skipping this task 11034 1726882362.43718: _execute() done 11034 1726882362.43720: dumping result to json 11034 1726882362.43725: done dumping result, returning 11034 1726882362.43733: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-0b5e-a35f-000000000032] 11034 1726882362.43737: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000032 11034 1726882362.43850: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000032 11034 1726882362.43853: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11034 1726882362.43929: no more pending results, returning what we have 11034 1726882362.43933: results queue empty 11034 1726882362.43934: checking for any_errors_fatal 11034 1726882362.43941: done checking for any_errors_fatal 11034 1726882362.43942: checking for max_fail_percentage 11034 1726882362.43943: done checking for max_fail_percentage 11034 1726882362.43944: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.43946: done checking to see if all hosts have failed 11034 1726882362.43947: getting the remaining hosts for this loop 11034 1726882362.43948: done getting the remaining hosts for this loop 11034 1726882362.43951: getting the next task for host managed_node2 11034 1726882362.43960: done getting next task for host managed_node2 11034 1726882362.43964: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11034 1726882362.43978: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.43994: getting variables 11034 1726882362.43996: in VariableManager get_vars() 11034 1726882362.44070: Calling all_inventory to load vars for managed_node2 11034 1726882362.44073: Calling groups_inventory to load vars for managed_node2 11034 1726882362.44075: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.44088: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.44092: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.44095: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.44431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.44692: done with get_vars() 11034 1726882362.44704: done getting variables 11034 1726882362.44885: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:42 -0400 (0:00:00.093) 0:00:05.369 ****** 11034 1726882362.44921: entering _queue_task() for managed_node2/service 11034 1726882362.45484: worker is 1 (out of 1 available) 11034 1726882362.45515: exiting _queue_task() for managed_node2/service 11034 1726882362.45528: done queuing things up, now waiting for results queue to drain 11034 1726882362.45530: waiting for pending results... 11034 1726882362.46540: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11034 1726882362.46692: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000033 11034 1726882362.46717: variable 'ansible_search_path' from source: unknown 11034 1726882362.46725: variable 'ansible_search_path' from source: unknown 11034 1726882362.46917: calling self._execute() 11034 1726882362.47130: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.47153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.47204: variable 'omit' from source: magic vars 11034 1726882362.47966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.51042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.51103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.51138: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.51180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.51206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.51273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.51302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.51322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.51356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.51374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.51477: variable 'ansible_distribution' from source: facts 11034 1726882362.51483: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.51497: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.51500: when evaluation is False, skipping this task 11034 1726882362.51507: _execute() done 11034 1726882362.51510: dumping result to json 11034 1726882362.51512: done dumping result, returning 11034 1726882362.51521: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-0b5e-a35f-000000000033] 11034 1726882362.51524: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000033 11034 1726882362.51619: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000033 11034 1726882362.51623: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882362.51668: no more pending results, returning what we have 11034 1726882362.51671: results queue empty 11034 1726882362.51672: checking for any_errors_fatal 11034 1726882362.51678: done checking for any_errors_fatal 11034 1726882362.51679: checking for max_fail_percentage 11034 1726882362.51681: done checking for max_fail_percentage 11034 1726882362.51682: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.51683: done checking to see if all hosts have failed 11034 1726882362.51684: getting the remaining hosts for this loop 11034 1726882362.51685: done getting the remaining hosts for this loop 11034 1726882362.51688: getting the next task for host managed_node2 11034 1726882362.51695: done getting next task for host managed_node2 11034 1726882362.51699: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11034 1726882362.51702: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.51714: getting variables 11034 1726882362.51716: in VariableManager get_vars() 11034 1726882362.51756: Calling all_inventory to load vars for managed_node2 11034 1726882362.51759: Calling groups_inventory to load vars for managed_node2 11034 1726882362.51761: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.51772: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.51775: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.51777: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.51943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.52071: done with get_vars() 11034 1726882362.52079: done getting variables 11034 1726882362.52120: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:42 -0400 (0:00:00.072) 0:00:05.441 ****** 11034 1726882362.52143: entering _queue_task() for managed_node2/service 11034 1726882362.52349: worker is 1 (out of 1 available) 11034 1726882362.52367: exiting _queue_task() for managed_node2/service 11034 1726882362.52383: done queuing things up, now waiting for results queue to drain 11034 1726882362.52385: waiting for pending results... 11034 1726882362.52535: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 11034 1726882362.52623: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000034 11034 1726882362.52638: variable 'ansible_search_path' from source: unknown 11034 1726882362.52643: variable 'ansible_search_path' from source: unknown 11034 1726882362.52679: calling self._execute() 11034 1726882362.52743: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.52753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.52761: variable 'omit' from source: magic vars 11034 1726882362.53162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.56923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.56995: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.57032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.57067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.57095: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.57178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.57217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.57239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.57284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.57293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.57446: variable 'ansible_distribution' from source: facts 11034 1726882362.57452: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.57471: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.57474: when evaluation is False, skipping this task 11034 1726882362.57476: _execute() done 11034 1726882362.57479: dumping result to json 11034 1726882362.57483: done dumping result, returning 11034 1726882362.57492: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-0b5e-a35f-000000000034] 11034 1726882362.57496: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000034 11034 1726882362.57591: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000034 11034 1726882362.57594: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11034 1726882362.57656: no more pending results, returning what we have 11034 1726882362.57660: results queue empty 11034 1726882362.57661: checking for any_errors_fatal 11034 1726882362.57669: done checking for any_errors_fatal 11034 1726882362.57669: checking for max_fail_percentage 11034 1726882362.57671: done checking for max_fail_percentage 11034 1726882362.57672: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.57673: done checking to see if all hosts have failed 11034 1726882362.57674: getting the remaining hosts for this loop 11034 1726882362.57675: done getting the remaining hosts for this loop 11034 1726882362.57679: getting the next task for host managed_node2 11034 1726882362.57685: done getting next task for host managed_node2 11034 1726882362.57689: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11034 1726882362.57692: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.57704: getting variables 11034 1726882362.57706: in VariableManager get_vars() 11034 1726882362.57745: Calling all_inventory to load vars for managed_node2 11034 1726882362.57750: Calling groups_inventory to load vars for managed_node2 11034 1726882362.57753: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.57762: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.57769: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.57773: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.57930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.58077: done with get_vars() 11034 1726882362.58087: done getting variables 11034 1726882362.58128: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:42 -0400 (0:00:00.060) 0:00:05.501 ****** 11034 1726882362.58153: entering _queue_task() for managed_node2/copy 11034 1726882362.58354: worker is 1 (out of 1 available) 11034 1726882362.58369: exiting _queue_task() for managed_node2/copy 11034 1726882362.58380: done queuing things up, now waiting for results queue to drain 11034 1726882362.58382: waiting for pending results... 11034 1726882362.58550: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11034 1726882362.58627: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000035 11034 1726882362.58639: variable 'ansible_search_path' from source: unknown 11034 1726882362.58643: variable 'ansible_search_path' from source: unknown 11034 1726882362.58682: calling self._execute() 11034 1726882362.58744: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.58748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.58759: variable 'omit' from source: magic vars 11034 1726882362.59062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.61375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.61477: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.61480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.61809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.61834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.61913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.61942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.61971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.62012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.62025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.62162: variable 'ansible_distribution' from source: facts 11034 1726882362.62169: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.62186: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.62189: when evaluation is False, skipping this task 11034 1726882362.62191: _execute() done 11034 1726882362.62193: dumping result to json 11034 1726882362.62197: done dumping result, returning 11034 1726882362.62205: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-0b5e-a35f-000000000035] 11034 1726882362.62210: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000035 11034 1726882362.62313: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000035 11034 1726882362.62315: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882362.62356: no more pending results, returning what we have 11034 1726882362.62360: results queue empty 11034 1726882362.62361: checking for any_errors_fatal 11034 1726882362.62369: done checking for any_errors_fatal 11034 1726882362.62369: checking for max_fail_percentage 11034 1726882362.62371: done checking for max_fail_percentage 11034 1726882362.62372: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.62373: done checking to see if all hosts have failed 11034 1726882362.62374: getting the remaining hosts for this loop 11034 1726882362.62381: done getting the remaining hosts for this loop 11034 1726882362.62385: getting the next task for host managed_node2 11034 1726882362.62391: done getting next task for host managed_node2 11034 1726882362.62396: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11034 1726882362.62398: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.62410: getting variables 11034 1726882362.62412: in VariableManager get_vars() 11034 1726882362.62448: Calling all_inventory to load vars for managed_node2 11034 1726882362.62451: Calling groups_inventory to load vars for managed_node2 11034 1726882362.62453: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.62463: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.62467: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.62469: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.63163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.63431: done with get_vars() 11034 1726882362.63444: 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:32:42 -0400 (0:00:00.054) 0:00:05.555 ****** 11034 1726882362.63561: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11034 1726882362.63565: Creating lock for fedora.linux_system_roles.network_connections 11034 1726882362.63850: worker is 1 (out of 1 available) 11034 1726882362.63867: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11034 1726882362.63881: done queuing things up, now waiting for results queue to drain 11034 1726882362.63883: waiting for pending results... 11034 1726882362.64171: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11034 1726882362.64300: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000036 11034 1726882362.64327: variable 'ansible_search_path' from source: unknown 11034 1726882362.64335: variable 'ansible_search_path' from source: unknown 11034 1726882362.64385: calling self._execute() 11034 1726882362.64482: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.64494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.64508: variable 'omit' from source: magic vars 11034 1726882362.64974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.68446: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.68496: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.68523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.68550: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.68575: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.68633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.68658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.68679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.68705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.68716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.68816: variable 'ansible_distribution' from source: facts 11034 1726882362.68822: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.68836: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.68839: when evaluation is False, skipping this task 11034 1726882362.68841: _execute() done 11034 1726882362.68844: dumping result to json 11034 1726882362.68846: done dumping result, returning 11034 1726882362.68857: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-0b5e-a35f-000000000036] 11034 1726882362.68862: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000036 11034 1726882362.68956: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000036 11034 1726882362.68960: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882362.69039: no more pending results, returning what we have 11034 1726882362.69042: results queue empty 11034 1726882362.69043: checking for any_errors_fatal 11034 1726882362.69048: done checking for any_errors_fatal 11034 1726882362.69049: checking for max_fail_percentage 11034 1726882362.69050: done checking for max_fail_percentage 11034 1726882362.69051: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.69052: done checking to see if all hosts have failed 11034 1726882362.69053: getting the remaining hosts for this loop 11034 1726882362.69055: done getting the remaining hosts for this loop 11034 1726882362.69058: getting the next task for host managed_node2 11034 1726882362.69066: done getting next task for host managed_node2 11034 1726882362.69070: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11034 1726882362.69072: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.69086: getting variables 11034 1726882362.69088: in VariableManager get_vars() 11034 1726882362.69122: Calling all_inventory to load vars for managed_node2 11034 1726882362.69125: Calling groups_inventory to load vars for managed_node2 11034 1726882362.69127: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.69136: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.69138: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.69141: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.69252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.69378: done with get_vars() 11034 1726882362.69386: 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:32:42 -0400 (0:00:00.058) 0:00:05.614 ****** 11034 1726882362.69457: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11034 1726882362.69459: Creating lock for fedora.linux_system_roles.network_state 11034 1726882362.69678: worker is 1 (out of 1 available) 11034 1726882362.69689: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11034 1726882362.69702: done queuing things up, now waiting for results queue to drain 11034 1726882362.69704: waiting for pending results... 11034 1726882362.69973: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 11034 1726882362.70095: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000037 11034 1726882362.70116: variable 'ansible_search_path' from source: unknown 11034 1726882362.70123: variable 'ansible_search_path' from source: unknown 11034 1726882362.70168: calling self._execute() 11034 1726882362.70251: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.70267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.70280: variable 'omit' from source: magic vars 11034 1726882362.70895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.72842: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.72889: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.72927: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.72956: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.72977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.73038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.73060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.73080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.73106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.73118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.73215: variable 'ansible_distribution' from source: facts 11034 1726882362.73221: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.73237: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.73241: when evaluation is False, skipping this task 11034 1726882362.73244: _execute() done 11034 1726882362.73246: dumping result to json 11034 1726882362.73248: done dumping result, returning 11034 1726882362.73259: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-0b5e-a35f-000000000037] 11034 1726882362.73262: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000037 11034 1726882362.73345: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000037 11034 1726882362.73348: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882362.73404: no more pending results, returning what we have 11034 1726882362.73407: results queue empty 11034 1726882362.73408: checking for any_errors_fatal 11034 1726882362.73414: done checking for any_errors_fatal 11034 1726882362.73415: checking for max_fail_percentage 11034 1726882362.73417: done checking for max_fail_percentage 11034 1726882362.73430: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.73431: done checking to see if all hosts have failed 11034 1726882362.73432: getting the remaining hosts for this loop 11034 1726882362.73434: done getting the remaining hosts for this loop 11034 1726882362.73437: getting the next task for host managed_node2 11034 1726882362.73445: done getting next task for host managed_node2 11034 1726882362.73450: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11034 1726882362.73452: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.73474: getting variables 11034 1726882362.73476: in VariableManager get_vars() 11034 1726882362.73513: Calling all_inventory to load vars for managed_node2 11034 1726882362.73515: Calling groups_inventory to load vars for managed_node2 11034 1726882362.73517: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.73527: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.73529: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.73531: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.73803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.74024: done with get_vars() 11034 1726882362.74035: done getting variables 11034 1726882362.74096: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:42 -0400 (0:00:00.046) 0:00:05.661 ****** 11034 1726882362.74136: entering _queue_task() for managed_node2/debug 11034 1726882362.74410: worker is 1 (out of 1 available) 11034 1726882362.74427: exiting _queue_task() for managed_node2/debug 11034 1726882362.74440: done queuing things up, now waiting for results queue to drain 11034 1726882362.74441: waiting for pending results... 11034 1726882362.74737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11034 1726882362.74868: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000038 11034 1726882362.74899: variable 'ansible_search_path' from source: unknown 11034 1726882362.74908: variable 'ansible_search_path' from source: unknown 11034 1726882362.74946: calling self._execute() 11034 1726882362.75045: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.75055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.75076: variable 'omit' from source: magic vars 11034 1726882362.75561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.78193: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.78281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.78323: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.78377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.78408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.78503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.78537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.78576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.78625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.78643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.78803: variable 'ansible_distribution' from source: facts 11034 1726882362.78816: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.78839: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.78848: when evaluation is False, skipping this task 11034 1726882362.78856: _execute() done 11034 1726882362.78866: dumping result to json 11034 1726882362.78877: done dumping result, returning 11034 1726882362.78896: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-0b5e-a35f-000000000038] 11034 1726882362.78915: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000038 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11034 1726882362.79069: no more pending results, returning what we have 11034 1726882362.79073: results queue empty 11034 1726882362.79074: checking for any_errors_fatal 11034 1726882362.79079: done checking for any_errors_fatal 11034 1726882362.79079: checking for max_fail_percentage 11034 1726882362.79081: done checking for max_fail_percentage 11034 1726882362.79082: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.79083: done checking to see if all hosts have failed 11034 1726882362.79084: getting the remaining hosts for this loop 11034 1726882362.79086: done getting the remaining hosts for this loop 11034 1726882362.79090: getting the next task for host managed_node2 11034 1726882362.79097: done getting next task for host managed_node2 11034 1726882362.79102: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11034 1726882362.79105: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.79118: getting variables 11034 1726882362.79120: in VariableManager get_vars() 11034 1726882362.79167: Calling all_inventory to load vars for managed_node2 11034 1726882362.79170: Calling groups_inventory to load vars for managed_node2 11034 1726882362.79172: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.79185: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.79188: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.79190: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.79388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.79635: done with get_vars() 11034 1726882362.79648: done getting variables 11034 1726882362.79821: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000038 11034 1726882362.79825: WORKER PROCESS EXITING 11034 1726882362.79839: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:42 -0400 (0:00:00.057) 0:00:05.718 ****** 11034 1726882362.79879: entering _queue_task() for managed_node2/debug 11034 1726882362.80315: worker is 1 (out of 1 available) 11034 1726882362.80327: exiting _queue_task() for managed_node2/debug 11034 1726882362.80338: done queuing things up, now waiting for results queue to drain 11034 1726882362.80340: waiting for pending results... 11034 1726882362.80614: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11034 1726882362.80741: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000039 11034 1726882362.80761: variable 'ansible_search_path' from source: unknown 11034 1726882362.80771: variable 'ansible_search_path' from source: unknown 11034 1726882362.80822: calling self._execute() 11034 1726882362.80915: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.80925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.80938: variable 'omit' from source: magic vars 11034 1726882362.81407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.84045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.84121: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.84177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.84226: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.84269: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.84354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.84405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.84435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.84512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.84530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.84674: variable 'ansible_distribution' from source: facts 11034 1726882362.84688: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.84718: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.84725: when evaluation is False, skipping this task 11034 1726882362.84730: _execute() done 11034 1726882362.84737: dumping result to json 11034 1726882362.84743: done dumping result, returning 11034 1726882362.84754: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-0b5e-a35f-000000000039] 11034 1726882362.84762: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000039 11034 1726882362.84884: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000039 11034 1726882362.84891: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11034 1726882362.84943: no more pending results, returning what we have 11034 1726882362.84946: results queue empty 11034 1726882362.84947: checking for any_errors_fatal 11034 1726882362.84951: done checking for any_errors_fatal 11034 1726882362.84952: checking for max_fail_percentage 11034 1726882362.84954: done checking for max_fail_percentage 11034 1726882362.84955: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.84956: done checking to see if all hosts have failed 11034 1726882362.84957: getting the remaining hosts for this loop 11034 1726882362.84958: done getting the remaining hosts for this loop 11034 1726882362.84962: getting the next task for host managed_node2 11034 1726882362.84971: done getting next task for host managed_node2 11034 1726882362.84975: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11034 1726882362.84978: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.84992: getting variables 11034 1726882362.84994: in VariableManager get_vars() 11034 1726882362.85036: Calling all_inventory to load vars for managed_node2 11034 1726882362.85039: Calling groups_inventory to load vars for managed_node2 11034 1726882362.85041: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.85052: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.85055: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.85059: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.85314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.85519: done with get_vars() 11034 1726882362.85531: done getting variables 11034 1726882362.85597: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:42 -0400 (0:00:00.057) 0:00:05.776 ****** 11034 1726882362.85637: entering _queue_task() for managed_node2/debug 11034 1726882362.86467: worker is 1 (out of 1 available) 11034 1726882362.86479: exiting _queue_task() for managed_node2/debug 11034 1726882362.86491: done queuing things up, now waiting for results queue to drain 11034 1726882362.86493: waiting for pending results... 11034 1726882362.87417: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11034 1726882362.87533: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000003a 11034 1726882362.87552: variable 'ansible_search_path' from source: unknown 11034 1726882362.87559: variable 'ansible_search_path' from source: unknown 11034 1726882362.87602: calling self._execute() 11034 1726882362.87691: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.87701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.87716: variable 'omit' from source: magic vars 11034 1726882362.88676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.91798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.91843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.91875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.91902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.91921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.91981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.92004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.92021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.92047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.92058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.92155: variable 'ansible_distribution' from source: facts 11034 1726882362.92161: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.92177: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.92180: when evaluation is False, skipping this task 11034 1726882362.92182: _execute() done 11034 1726882362.92185: dumping result to json 11034 1726882362.92189: done dumping result, returning 11034 1726882362.92196: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-0b5e-a35f-00000000003a] 11034 1726882362.92203: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000003a 11034 1726882362.92291: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000003a 11034 1726882362.92294: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11034 1726882362.92357: no more pending results, returning what we have 11034 1726882362.92361: results queue empty 11034 1726882362.92362: checking for any_errors_fatal 11034 1726882362.92372: done checking for any_errors_fatal 11034 1726882362.92373: checking for max_fail_percentage 11034 1726882362.92375: done checking for max_fail_percentage 11034 1726882362.92376: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.92377: done checking to see if all hosts have failed 11034 1726882362.92377: getting the remaining hosts for this loop 11034 1726882362.92379: done getting the remaining hosts for this loop 11034 1726882362.92382: getting the next task for host managed_node2 11034 1726882362.92389: done getting next task for host managed_node2 11034 1726882362.92393: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11034 1726882362.92395: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.92409: getting variables 11034 1726882362.92410: in VariableManager get_vars() 11034 1726882362.92453: Calling all_inventory to load vars for managed_node2 11034 1726882362.92456: Calling groups_inventory to load vars for managed_node2 11034 1726882362.92458: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.92468: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.92471: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.92473: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.92653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.92852: done with get_vars() 11034 1726882362.92885: 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:32:42 -0400 (0:00:00.073) 0:00:05.850 ****** 11034 1726882362.92985: entering _queue_task() for managed_node2/ping 11034 1726882362.92987: Creating lock for ping 11034 1726882362.93281: worker is 1 (out of 1 available) 11034 1726882362.93298: exiting _queue_task() for managed_node2/ping 11034 1726882362.93310: done queuing things up, now waiting for results queue to drain 11034 1726882362.93312: waiting for pending results... 11034 1726882362.93610: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 11034 1726882362.93755: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000003b 11034 1726882362.93784: variable 'ansible_search_path' from source: unknown 11034 1726882362.93788: variable 'ansible_search_path' from source: unknown 11034 1726882362.93815: calling self._execute() 11034 1726882362.93930: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.93940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.93955: variable 'omit' from source: magic vars 11034 1726882362.94761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882362.96966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882362.97018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882362.97057: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882362.97090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882362.97111: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882362.97173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882362.97196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882362.97213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882362.97240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882362.97252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882362.97347: variable 'ansible_distribution' from source: facts 11034 1726882362.97353: variable 'ansible_distribution_major_version' from source: facts 11034 1726882362.97369: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882362.97372: when evaluation is False, skipping this task 11034 1726882362.97374: _execute() done 11034 1726882362.97377: dumping result to json 11034 1726882362.97382: done dumping result, returning 11034 1726882362.97389: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-0b5e-a35f-00000000003b] 11034 1726882362.97393: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000003b 11034 1726882362.97480: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000003b 11034 1726882362.97483: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882362.97550: no more pending results, returning what we have 11034 1726882362.97554: results queue empty 11034 1726882362.97555: checking for any_errors_fatal 11034 1726882362.97561: done checking for any_errors_fatal 11034 1726882362.97561: checking for max_fail_percentage 11034 1726882362.97565: done checking for max_fail_percentage 11034 1726882362.97566: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.97567: done checking to see if all hosts have failed 11034 1726882362.97568: getting the remaining hosts for this loop 11034 1726882362.97569: done getting the remaining hosts for this loop 11034 1726882362.97573: getting the next task for host managed_node2 11034 1726882362.97580: done getting next task for host managed_node2 11034 1726882362.97583: ^ task is: TASK: meta (role_complete) 11034 1726882362.97585: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.97600: getting variables 11034 1726882362.97602: in VariableManager get_vars() 11034 1726882362.97639: Calling all_inventory to load vars for managed_node2 11034 1726882362.97642: Calling groups_inventory to load vars for managed_node2 11034 1726882362.97643: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.97656: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.97658: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.97661: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.97828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.97953: done with get_vars() 11034 1726882362.97961: done getting variables 11034 1726882362.98020: done queuing things up, now waiting for results queue to drain 11034 1726882362.98022: results queue empty 11034 1726882362.98022: checking for any_errors_fatal 11034 1726882362.98024: done checking for any_errors_fatal 11034 1726882362.98024: checking for max_fail_percentage 11034 1726882362.98025: done checking for max_fail_percentage 11034 1726882362.98025: checking to see if all hosts have failed and the running result is not ok 11034 1726882362.98026: done checking to see if all hosts have failed 11034 1726882362.98026: getting the remaining hosts for this loop 11034 1726882362.98027: done getting the remaining hosts for this loop 11034 1726882362.98028: getting the next task for host managed_node2 11034 1726882362.98032: done getting next task for host managed_node2 11034 1726882362.98033: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11034 1726882362.98034: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882362.98035: getting variables 11034 1726882362.98036: in VariableManager get_vars() 11034 1726882362.98045: Calling all_inventory to load vars for managed_node2 11034 1726882362.98046: Calling groups_inventory to load vars for managed_node2 11034 1726882362.98047: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882362.98051: Calling all_plugins_play to load vars for managed_node2 11034 1726882362.98057: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882362.98058: Calling groups_plugins_play to load vars for managed_node2 11034 1726882362.98159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882362.98369: done with get_vars() 11034 1726882362.98377: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:32:42 -0400 (0:00:00.054) 0:00:05.904 ****** 11034 1726882362.98473: entering _queue_task() for managed_node2/include_tasks 11034 1726882362.98901: worker is 1 (out of 1 available) 11034 1726882362.98913: exiting _queue_task() for managed_node2/include_tasks 11034 1726882362.98925: done queuing things up, now waiting for results queue to drain 11034 1726882362.98927: waiting for pending results... 11034 1726882362.99175: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11034 1726882362.99268: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000006e 11034 1726882362.99283: variable 'ansible_search_path' from source: unknown 11034 1726882362.99287: variable 'ansible_search_path' from source: unknown 11034 1726882362.99320: calling self._execute() 11034 1726882362.99397: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882362.99403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882362.99411: variable 'omit' from source: magic vars 11034 1726882362.99855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882363.04310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882363.04452: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882363.06102: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882363.06154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882363.06215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882363.06432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.06611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.06704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.06885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.06905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.07235: variable 'ansible_distribution' from source: facts 11034 1726882363.07241: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.07260: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.07265: when evaluation is False, skipping this task 11034 1726882363.07269: _execute() done 11034 1726882363.07280: dumping result to json 11034 1726882363.07282: done dumping result, returning 11034 1726882363.07291: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-0b5e-a35f-00000000006e] 11034 1726882363.07298: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000006e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882363.07546: no more pending results, returning what we have 11034 1726882363.07550: results queue empty 11034 1726882363.07551: checking for any_errors_fatal 11034 1726882363.07553: done checking for any_errors_fatal 11034 1726882363.07554: checking for max_fail_percentage 11034 1726882363.07555: done checking for max_fail_percentage 11034 1726882363.07556: checking to see if all hosts have failed and the running result is not ok 11034 1726882363.07558: done checking to see if all hosts have failed 11034 1726882363.07558: getting the remaining hosts for this loop 11034 1726882363.07560: done getting the remaining hosts for this loop 11034 1726882363.07565: getting the next task for host managed_node2 11034 1726882363.07573: done getting next task for host managed_node2 11034 1726882363.07577: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11034 1726882363.07580: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11034 1726882363.07583: getting variables 11034 1726882363.07585: in VariableManager get_vars() 11034 1726882363.07644: Calling all_inventory to load vars for managed_node2 11034 1726882363.07648: Calling groups_inventory to load vars for managed_node2 11034 1726882363.07650: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882363.07665: Calling all_plugins_play to load vars for managed_node2 11034 1726882363.07669: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882363.07673: Calling groups_plugins_play to load vars for managed_node2 11034 1726882363.07850: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000006e 11034 1726882363.07855: WORKER PROCESS EXITING 11034 1726882363.07892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882363.08201: done with get_vars() 11034 1726882363.08213: done getting variables 11034 1726882363.08278: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11034 1726882363.08671: variable 'interface' from source: task vars 11034 1726882363.08675: variable 'controller_device' from source: play vars 11034 1726882363.08742: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'deprecated-bond'] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:32:43 -0400 (0:00:00.102) 0:00:06.007 ****** 11034 1726882363.08775: entering _queue_task() for managed_node2/assert 11034 1726882363.09019: worker is 1 (out of 1 available) 11034 1726882363.09030: exiting _queue_task() for managed_node2/assert 11034 1726882363.09043: done queuing things up, now waiting for results queue to drain 11034 1726882363.09044: waiting for pending results... 11034 1726882363.09320: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'deprecated-bond' 11034 1726882363.09416: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000006f 11034 1726882363.09428: variable 'ansible_search_path' from source: unknown 11034 1726882363.09431: variable 'ansible_search_path' from source: unknown 11034 1726882363.09466: calling self._execute() 11034 1726882363.09545: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.09551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.09557: variable 'omit' from source: magic vars 11034 1726882363.09965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882363.13956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882363.14017: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882363.14068: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882363.14102: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882363.14133: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882363.14262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.14292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.14315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.14358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.14373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.14500: variable 'ansible_distribution' from source: facts 11034 1726882363.14503: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.14521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.14524: when evaluation is False, skipping this task 11034 1726882363.14526: _execute() done 11034 1726882363.14529: dumping result to json 11034 1726882363.14533: done dumping result, returning 11034 1726882363.14540: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'deprecated-bond' [0e448fcc-3ce9-0b5e-a35f-00000000006f] 11034 1726882363.14545: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000006f 11034 1726882363.14650: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000006f 11034 1726882363.14653: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882363.14705: no more pending results, returning what we have 11034 1726882363.14709: results queue empty 11034 1726882363.14710: checking for any_errors_fatal 11034 1726882363.14717: done checking for any_errors_fatal 11034 1726882363.14718: checking for max_fail_percentage 11034 1726882363.14720: done checking for max_fail_percentage 11034 1726882363.14721: checking to see if all hosts have failed and the running result is not ok 11034 1726882363.14722: done checking to see if all hosts have failed 11034 1726882363.14723: getting the remaining hosts for this loop 11034 1726882363.14725: done getting the remaining hosts for this loop 11034 1726882363.14728: getting the next task for host managed_node2 11034 1726882363.14737: done getting next task for host managed_node2 11034 1726882363.14741: ^ task is: TASK: Include the task 'assert_profile_present.yml' 11034 1726882363.14743: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11034 1726882363.14746: getting variables 11034 1726882363.14748: in VariableManager get_vars() 11034 1726882363.14792: Calling all_inventory to load vars for managed_node2 11034 1726882363.14795: Calling groups_inventory to load vars for managed_node2 11034 1726882363.14797: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882363.14809: Calling all_plugins_play to load vars for managed_node2 11034 1726882363.14812: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882363.14814: Calling groups_plugins_play to load vars for managed_node2 11034 1726882363.15002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882363.15367: done with get_vars() 11034 1726882363.15380: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:67 Friday 20 September 2024 21:32:43 -0400 (0:00:00.068) 0:00:06.076 ****** 11034 1726882363.15631: entering _queue_task() for managed_node2/include_tasks 11034 1726882363.16141: worker is 1 (out of 1 available) 11034 1726882363.16170: exiting _queue_task() for managed_node2/include_tasks 11034 1726882363.16182: done queuing things up, now waiting for results queue to drain 11034 1726882363.16199: waiting for pending results... 11034 1726882363.17327: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' 11034 1726882363.17405: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000070 11034 1726882363.17418: variable 'ansible_search_path' from source: unknown 11034 1726882363.17580: variable 'controller_profile' from source: play vars 11034 1726882363.18190: variable 'controller_profile' from source: play vars 11034 1726882363.18204: variable 'port1_profile' from source: play vars 11034 1726882363.18724: variable 'port1_profile' from source: play vars 11034 1726882363.18733: variable 'port2_profile' from source: play vars 11034 1726882363.19047: variable 'port2_profile' from source: play vars 11034 1726882363.19061: variable 'omit' from source: magic vars 11034 1726882363.19680: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.19683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.19685: variable 'omit' from source: magic vars 11034 1726882363.20398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882363.23730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882363.24021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882363.24056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882363.24090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882363.24118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882363.24195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.24226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.24254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.24292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.24307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.24424: variable 'ansible_distribution' from source: facts 11034 1726882363.24429: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.24452: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.24455: when evaluation is False, skipping this task 11034 1726882363.24485: variable 'item' from source: unknown 11034 1726882363.24555: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0", "skip_reason": "Conditional result was False" } 11034 1726882363.24701: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.24705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.24708: variable 'omit' from source: magic vars 11034 1726882363.24846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.24873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.25476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.25519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.25532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.25631: variable 'ansible_distribution' from source: facts 11034 1726882363.25634: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.25642: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.25644: when evaluation is False, skipping this task 11034 1726882363.25670: variable 'item' from source: unknown 11034 1726882363.25733: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0.0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.0", "skip_reason": "Conditional result was False" } 11034 1726882363.25818: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.25822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.25824: variable 'omit' from source: magic vars 11034 1726882363.25996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.26019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.26050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.26089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.26102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.26195: variable 'ansible_distribution' from source: facts 11034 1726882363.26198: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.26206: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.26209: when evaluation is False, skipping this task 11034 1726882363.26230: variable 'item' from source: unknown 11034 1726882363.26295: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0.1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.1", "skip_reason": "Conditional result was False" } 11034 1726882363.26379: dumping result to json 11034 1726882363.26382: done dumping result, returning 11034 1726882363.26384: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' [0e448fcc-3ce9-0b5e-a35f-000000000070] 11034 1726882363.26385: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000070 11034 1726882363.26419: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000070 11034 1726882363.26421: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 11034 1726882363.26520: no more pending results, returning what we have 11034 1726882363.26524: results queue empty 11034 1726882363.26525: checking for any_errors_fatal 11034 1726882363.26529: done checking for any_errors_fatal 11034 1726882363.26530: checking for max_fail_percentage 11034 1726882363.26531: done checking for max_fail_percentage 11034 1726882363.26532: checking to see if all hosts have failed and the running result is not ok 11034 1726882363.26533: done checking to see if all hosts have failed 11034 1726882363.26533: getting the remaining hosts for this loop 11034 1726882363.26535: done getting the remaining hosts for this loop 11034 1726882363.26538: getting the next task for host managed_node2 11034 1726882363.26544: done getting next task for host managed_node2 11034 1726882363.26546: ^ task is: TASK: ** TEST check polling interval 11034 1726882363.26548: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11034 1726882363.26551: getting variables 11034 1726882363.26553: in VariableManager get_vars() 11034 1726882363.26594: Calling all_inventory to load vars for managed_node2 11034 1726882363.26597: Calling groups_inventory to load vars for managed_node2 11034 1726882363.26600: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882363.26611: Calling all_plugins_play to load vars for managed_node2 11034 1726882363.26614: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882363.26618: Calling groups_plugins_play to load vars for managed_node2 11034 1726882363.26839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882363.27026: done with get_vars() 11034 1726882363.27037: done getting variables 11034 1726882363.27097: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check polling interval] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:75 Friday 20 September 2024 21:32:43 -0400 (0:00:00.114) 0:00:06.191 ****** 11034 1726882363.27129: entering _queue_task() for managed_node2/command 11034 1726882363.27531: worker is 1 (out of 1 available) 11034 1726882363.27543: exiting _queue_task() for managed_node2/command 11034 1726882363.27555: done queuing things up, now waiting for results queue to drain 11034 1726882363.27556: waiting for pending results... 11034 1726882363.28432: running TaskExecutor() for managed_node2/TASK: ** TEST check polling interval 11034 1726882363.28504: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000071 11034 1726882363.28585: variable 'ansible_search_path' from source: unknown 11034 1726882363.28672: calling self._execute() 11034 1726882363.28868: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.28874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.28884: variable 'omit' from source: magic vars 11034 1726882363.29743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882363.34130: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882363.34204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882363.34238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882363.34393: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882363.34421: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882363.34609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.34641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.34667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.34705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.34835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.35161: variable 'ansible_distribution' from source: facts 11034 1726882363.35168: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.35188: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.35191: when evaluation is False, skipping this task 11034 1726882363.35194: _execute() done 11034 1726882363.35197: dumping result to json 11034 1726882363.35199: done dumping result, returning 11034 1726882363.35206: done running TaskExecutor() for managed_node2/TASK: ** TEST check polling interval [0e448fcc-3ce9-0b5e-a35f-000000000071] 11034 1726882363.35209: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000071 11034 1726882363.35314: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000071 11034 1726882363.35318: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882363.35370: no more pending results, returning what we have 11034 1726882363.35374: results queue empty 11034 1726882363.35375: checking for any_errors_fatal 11034 1726882363.35382: done checking for any_errors_fatal 11034 1726882363.35383: checking for max_fail_percentage 11034 1726882363.35385: done checking for max_fail_percentage 11034 1726882363.35385: checking to see if all hosts have failed and the running result is not ok 11034 1726882363.35387: done checking to see if all hosts have failed 11034 1726882363.35387: getting the remaining hosts for this loop 11034 1726882363.35389: done getting the remaining hosts for this loop 11034 1726882363.35392: getting the next task for host managed_node2 11034 1726882363.35398: done getting next task for host managed_node2 11034 1726882363.35401: ^ task is: TASK: ** TEST check IPv4 11034 1726882363.35403: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11034 1726882363.35406: getting variables 11034 1726882363.35407: in VariableManager get_vars() 11034 1726882363.35448: Calling all_inventory to load vars for managed_node2 11034 1726882363.35452: Calling groups_inventory to load vars for managed_node2 11034 1726882363.35455: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882363.35471: Calling all_plugins_play to load vars for managed_node2 11034 1726882363.35475: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882363.35479: Calling groups_plugins_play to load vars for managed_node2 11034 1726882363.35657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882363.35849: done with get_vars() 11034 1726882363.35861: done getting variables 11034 1726882363.35924: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv4] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:80 Friday 20 September 2024 21:32:43 -0400 (0:00:00.088) 0:00:06.279 ****** 11034 1726882363.35959: entering _queue_task() for managed_node2/command 11034 1726882363.36807: worker is 1 (out of 1 available) 11034 1726882363.36821: exiting _queue_task() for managed_node2/command 11034 1726882363.36833: done queuing things up, now waiting for results queue to drain 11034 1726882363.36835: waiting for pending results... 11034 1726882363.38271: running TaskExecutor() for managed_node2/TASK: ** TEST check IPv4 11034 1726882363.38490: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000072 11034 1726882363.38513: variable 'ansible_search_path' from source: unknown 11034 1726882363.38654: calling self._execute() 11034 1726882363.38815: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.39060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.39080: variable 'omit' from source: magic vars 11034 1726882363.40216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882363.45355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882363.45429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882363.45493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882363.45796: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882363.45821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882363.45904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.45932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.45961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.46008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.46022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.46299: variable 'ansible_distribution' from source: facts 11034 1726882363.46305: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.46323: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.46326: when evaluation is False, skipping this task 11034 1726882363.46329: _execute() done 11034 1726882363.46332: dumping result to json 11034 1726882363.46334: done dumping result, returning 11034 1726882363.46341: done running TaskExecutor() for managed_node2/TASK: ** TEST check IPv4 [0e448fcc-3ce9-0b5e-a35f-000000000072] 11034 1726882363.46346: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000072 11034 1726882363.46449: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000072 11034 1726882363.46452: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882363.46516: no more pending results, returning what we have 11034 1726882363.46520: results queue empty 11034 1726882363.46520: checking for any_errors_fatal 11034 1726882363.46525: done checking for any_errors_fatal 11034 1726882363.46526: checking for max_fail_percentage 11034 1726882363.46527: done checking for max_fail_percentage 11034 1726882363.46528: checking to see if all hosts have failed and the running result is not ok 11034 1726882363.46529: done checking to see if all hosts have failed 11034 1726882363.46530: getting the remaining hosts for this loop 11034 1726882363.46532: done getting the remaining hosts for this loop 11034 1726882363.46535: getting the next task for host managed_node2 11034 1726882363.46541: done getting next task for host managed_node2 11034 1726882363.46543: ^ task is: TASK: ** TEST check IPv6 11034 1726882363.46545: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11034 1726882363.46547: getting variables 11034 1726882363.46549: in VariableManager get_vars() 11034 1726882363.46591: Calling all_inventory to load vars for managed_node2 11034 1726882363.46594: Calling groups_inventory to load vars for managed_node2 11034 1726882363.46597: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882363.46609: Calling all_plugins_play to load vars for managed_node2 11034 1726882363.46612: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882363.46615: Calling groups_plugins_play to load vars for managed_node2 11034 1726882363.46820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882363.47010: done with get_vars() 11034 1726882363.47021: done getting variables 11034 1726882363.47081: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv6] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:87 Friday 20 September 2024 21:32:43 -0400 (0:00:00.111) 0:00:06.391 ****** 11034 1726882363.47108: entering _queue_task() for managed_node2/command 11034 1726882363.48129: running TaskExecutor() for managed_node2/TASK: ** TEST check IPv6 11034 1726882363.48151: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000073 11034 1726882363.48154: variable 'ansible_search_path' from source: unknown 11034 1726882363.48157: calling self._execute() 11034 1726882363.48160: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.48162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.48167: variable 'omit' from source: magic vars 11034 1726882363.48145: worker is 1 (out of 1 available) 11034 1726882363.48171: exiting _queue_task() for managed_node2/command 11034 1726882363.48178: done queuing things up, now waiting for results queue to drain 11034 1726882363.48180: waiting for pending results... 11034 1726882363.48739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882363.54235: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882363.54312: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882363.54360: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882363.54401: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882363.54437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882363.54518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.54559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.54682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.54728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.54873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.55052: variable 'ansible_distribution' from source: facts 11034 1726882363.55177: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.55203: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.55210: when evaluation is False, skipping this task 11034 1726882363.55216: _execute() done 11034 1726882363.55222: dumping result to json 11034 1726882363.55229: done dumping result, returning 11034 1726882363.55238: done running TaskExecutor() for managed_node2/TASK: ** TEST check IPv6 [0e448fcc-3ce9-0b5e-a35f-000000000073] 11034 1726882363.55246: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000073 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882363.55400: no more pending results, returning what we have 11034 1726882363.55403: results queue empty 11034 1726882363.55404: checking for any_errors_fatal 11034 1726882363.55409: done checking for any_errors_fatal 11034 1726882363.55410: checking for max_fail_percentage 11034 1726882363.55412: done checking for max_fail_percentage 11034 1726882363.55412: checking to see if all hosts have failed and the running result is not ok 11034 1726882363.55413: done checking to see if all hosts have failed 11034 1726882363.55414: getting the remaining hosts for this loop 11034 1726882363.55416: done getting the remaining hosts for this loop 11034 1726882363.55419: getting the next task for host managed_node2 11034 1726882363.55429: done getting next task for host managed_node2 11034 1726882363.55434: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11034 1726882363.55438: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882363.55456: getting variables 11034 1726882363.55459: in VariableManager get_vars() 11034 1726882363.55505: Calling all_inventory to load vars for managed_node2 11034 1726882363.55508: Calling groups_inventory to load vars for managed_node2 11034 1726882363.55511: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882363.55525: Calling all_plugins_play to load vars for managed_node2 11034 1726882363.55529: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882363.55533: Calling groups_plugins_play to load vars for managed_node2 11034 1726882363.55695: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000073 11034 1726882363.55699: WORKER PROCESS EXITING 11034 1726882363.55714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882363.55925: done with get_vars() 11034 1726882363.55937: 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:32:43 -0400 (0:00:00.090) 0:00:06.481 ****** 11034 1726882363.56151: entering _queue_task() for managed_node2/include_tasks 11034 1726882363.57373: worker is 1 (out of 1 available) 11034 1726882363.57382: exiting _queue_task() for managed_node2/include_tasks 11034 1726882363.57390: done queuing things up, now waiting for results queue to drain 11034 1726882363.57392: waiting for pending results... 11034 1726882363.57410: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11034 1726882363.57414: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000007d 11034 1726882363.57417: variable 'ansible_search_path' from source: unknown 11034 1726882363.57419: variable 'ansible_search_path' from source: unknown 11034 1726882363.57421: calling self._execute() 11034 1726882363.57423: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.57425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.57427: variable 'omit' from source: magic vars 11034 1726882363.57889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882363.62570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882363.62644: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882363.62814: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882363.62869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882363.62872: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882363.63054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.63086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.63188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.63234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.63251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.63494: variable 'ansible_distribution' from source: facts 11034 1726882363.63497: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.63515: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.63518: when evaluation is False, skipping this task 11034 1726882363.63521: _execute() done 11034 1726882363.63523: dumping result to json 11034 1726882363.63526: done dumping result, returning 11034 1726882363.63655: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-0b5e-a35f-00000000007d] 11034 1726882363.63659: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000007d 11034 1726882363.63752: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000007d 11034 1726882363.63756: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882363.63807: no more pending results, returning what we have 11034 1726882363.63811: results queue empty 11034 1726882363.63812: checking for any_errors_fatal 11034 1726882363.63816: done checking for any_errors_fatal 11034 1726882363.63817: checking for max_fail_percentage 11034 1726882363.63819: done checking for max_fail_percentage 11034 1726882363.63820: checking to see if all hosts have failed and the running result is not ok 11034 1726882363.63821: done checking to see if all hosts have failed 11034 1726882363.63822: getting the remaining hosts for this loop 11034 1726882363.63823: done getting the remaining hosts for this loop 11034 1726882363.63827: getting the next task for host managed_node2 11034 1726882363.63835: done getting next task for host managed_node2 11034 1726882363.63839: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11034 1726882363.63843: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882363.63862: getting variables 11034 1726882363.63865: in VariableManager get_vars() 11034 1726882363.63906: Calling all_inventory to load vars for managed_node2 11034 1726882363.63909: Calling groups_inventory to load vars for managed_node2 11034 1726882363.63911: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882363.63922: Calling all_plugins_play to load vars for managed_node2 11034 1726882363.63925: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882363.63928: Calling groups_plugins_play to load vars for managed_node2 11034 1726882363.64170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882363.64382: done with get_vars() 11034 1726882363.64393: done getting variables 11034 1726882363.64456: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:43 -0400 (0:00:00.083) 0:00:06.565 ****** 11034 1726882363.64497: entering _queue_task() for managed_node2/debug 11034 1726882363.65655: worker is 1 (out of 1 available) 11034 1726882363.65670: exiting _queue_task() for managed_node2/debug 11034 1726882363.65681: done queuing things up, now waiting for results queue to drain 11034 1726882363.65683: waiting for pending results... 11034 1726882363.66474: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 11034 1726882363.66724: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000007e 11034 1726882363.66868: variable 'ansible_search_path' from source: unknown 11034 1726882363.66876: variable 'ansible_search_path' from source: unknown 11034 1726882363.66915: calling self._execute() 11034 1726882363.67106: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.67116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.67128: variable 'omit' from source: magic vars 11034 1726882363.68072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882363.73119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882363.73332: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882363.73409: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882363.73510: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882363.73605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882363.73748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.73805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.73839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.73888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.73912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.74060: variable 'ansible_distribution' from source: facts 11034 1726882363.74075: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.74098: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.74105: when evaluation is False, skipping this task 11034 1726882363.74111: _execute() done 11034 1726882363.74119: dumping result to json 11034 1726882363.74129: done dumping result, returning 11034 1726882363.74146: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-0b5e-a35f-00000000007e] 11034 1726882363.74156: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000007e skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11034 1726882363.74306: no more pending results, returning what we have 11034 1726882363.74310: results queue empty 11034 1726882363.74311: checking for any_errors_fatal 11034 1726882363.74316: done checking for any_errors_fatal 11034 1726882363.74317: checking for max_fail_percentage 11034 1726882363.74319: done checking for max_fail_percentage 11034 1726882363.74320: checking to see if all hosts have failed and the running result is not ok 11034 1726882363.74321: done checking to see if all hosts have failed 11034 1726882363.74322: getting the remaining hosts for this loop 11034 1726882363.74323: done getting the remaining hosts for this loop 11034 1726882363.74327: getting the next task for host managed_node2 11034 1726882363.74335: done getting next task for host managed_node2 11034 1726882363.74339: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11034 1726882363.74344: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882363.74361: getting variables 11034 1726882363.74365: in VariableManager get_vars() 11034 1726882363.74407: Calling all_inventory to load vars for managed_node2 11034 1726882363.74410: Calling groups_inventory to load vars for managed_node2 11034 1726882363.74413: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882363.74425: Calling all_plugins_play to load vars for managed_node2 11034 1726882363.74429: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882363.74432: Calling groups_plugins_play to load vars for managed_node2 11034 1726882363.74612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882363.74827: done with get_vars() 11034 1726882363.74837: done getting variables 11034 1726882363.75013: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11034 1726882363.75085: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000007e 11034 1726882363.75089: WORKER PROCESS EXITING 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:32:43 -0400 (0:00:00.106) 0:00:06.671 ****** 11034 1726882363.75106: entering _queue_task() for managed_node2/fail 11034 1726882363.75891: worker is 1 (out of 1 available) 11034 1726882363.75904: exiting _queue_task() for managed_node2/fail 11034 1726882363.75917: done queuing things up, now waiting for results queue to drain 11034 1726882363.75919: waiting for pending results... 11034 1726882363.76816: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11034 1726882363.76983: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000007f 11034 1726882363.77007: variable 'ansible_search_path' from source: unknown 11034 1726882363.77015: variable 'ansible_search_path' from source: unknown 11034 1726882363.77059: calling self._execute() 11034 1726882363.77148: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.77163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.77180: variable 'omit' from source: magic vars 11034 1726882363.77973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882363.81314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882363.81373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882363.81400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882363.81426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882363.81446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882363.81507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.81526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.81546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.81580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.81590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.81686: variable 'ansible_distribution' from source: facts 11034 1726882363.81691: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.81706: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.81709: when evaluation is False, skipping this task 11034 1726882363.81712: _execute() done 11034 1726882363.81714: dumping result to json 11034 1726882363.81716: done dumping result, returning 11034 1726882363.81723: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-0b5e-a35f-00000000007f] 11034 1726882363.81727: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000007f 11034 1726882363.81815: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000007f 11034 1726882363.81818: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882363.81880: no more pending results, returning what we have 11034 1726882363.81884: results queue empty 11034 1726882363.81884: checking for any_errors_fatal 11034 1726882363.81890: done checking for any_errors_fatal 11034 1726882363.81890: checking for max_fail_percentage 11034 1726882363.81892: done checking for max_fail_percentage 11034 1726882363.81893: checking to see if all hosts have failed and the running result is not ok 11034 1726882363.81894: done checking to see if all hosts have failed 11034 1726882363.81894: getting the remaining hosts for this loop 11034 1726882363.81896: done getting the remaining hosts for this loop 11034 1726882363.81899: getting the next task for host managed_node2 11034 1726882363.81906: done getting next task for host managed_node2 11034 1726882363.81910: ^ 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 11034 1726882363.81914: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882363.81931: getting variables 11034 1726882363.81932: in VariableManager get_vars() 11034 1726882363.81971: Calling all_inventory to load vars for managed_node2 11034 1726882363.81974: Calling groups_inventory to load vars for managed_node2 11034 1726882363.81976: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882363.81985: Calling all_plugins_play to load vars for managed_node2 11034 1726882363.81987: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882363.81990: Calling groups_plugins_play to load vars for managed_node2 11034 1726882363.82445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882363.83138: done with get_vars() 11034 1726882363.83148: done getting variables 11034 1726882363.83218: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:43 -0400 (0:00:00.081) 0:00:06.752 ****** 11034 1726882363.83252: entering _queue_task() for managed_node2/fail 11034 1726882363.83592: worker is 1 (out of 1 available) 11034 1726882363.83606: exiting _queue_task() for managed_node2/fail 11034 1726882363.83628: done queuing things up, now waiting for results queue to drain 11034 1726882363.83630: waiting for pending results... 11034 1726882363.83944: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11034 1726882363.84095: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000080 11034 1726882363.84114: variable 'ansible_search_path' from source: unknown 11034 1726882363.84122: variable 'ansible_search_path' from source: unknown 11034 1726882363.84161: calling self._execute() 11034 1726882363.84257: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.84271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.84297: variable 'omit' from source: magic vars 11034 1726882363.84983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882363.88374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882363.88460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882363.88509: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882363.88569: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882363.88600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882363.88795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882363.88830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882363.88863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882363.89016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882363.89039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882363.89439: variable 'ansible_distribution' from source: facts 11034 1726882363.89453: variable 'ansible_distribution_major_version' from source: facts 11034 1726882363.89485: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882363.89493: when evaluation is False, skipping this task 11034 1726882363.89500: _execute() done 11034 1726882363.89507: dumping result to json 11034 1726882363.89514: done dumping result, returning 11034 1726882363.89528: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-0b5e-a35f-000000000080] 11034 1726882363.89549: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000080 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882363.89724: no more pending results, returning what we have 11034 1726882363.89728: results queue empty 11034 1726882363.89729: checking for any_errors_fatal 11034 1726882363.89737: done checking for any_errors_fatal 11034 1726882363.89738: checking for max_fail_percentage 11034 1726882363.89740: done checking for max_fail_percentage 11034 1726882363.89741: checking to see if all hosts have failed and the running result is not ok 11034 1726882363.89742: done checking to see if all hosts have failed 11034 1726882363.89743: getting the remaining hosts for this loop 11034 1726882363.89745: done getting the remaining hosts for this loop 11034 1726882363.89749: getting the next task for host managed_node2 11034 1726882363.89757: done getting next task for host managed_node2 11034 1726882363.89761: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11034 1726882363.89767: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882363.89791: getting variables 11034 1726882363.89793: in VariableManager get_vars() 11034 1726882363.89835: Calling all_inventory to load vars for managed_node2 11034 1726882363.89838: Calling groups_inventory to load vars for managed_node2 11034 1726882363.89840: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882363.89852: Calling all_plugins_play to load vars for managed_node2 11034 1726882363.89855: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882363.89858: Calling groups_plugins_play to load vars for managed_node2 11034 1726882363.90116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882363.90339: done with get_vars() 11034 1726882363.90350: done getting variables 11034 1726882363.90416: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:43 -0400 (0:00:00.071) 0:00:06.824 ****** 11034 1726882363.90456: entering _queue_task() for managed_node2/fail 11034 1726882363.90558: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000080 11034 1726882363.90569: WORKER PROCESS EXITING 11034 1726882363.91246: worker is 1 (out of 1 available) 11034 1726882363.91261: exiting _queue_task() for managed_node2/fail 11034 1726882363.91275: done queuing things up, now waiting for results queue to drain 11034 1726882363.91277: waiting for pending results... 11034 1726882363.92662: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11034 1726882363.92955: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000081 11034 1726882363.93128: variable 'ansible_search_path' from source: unknown 11034 1726882363.93137: variable 'ansible_search_path' from source: unknown 11034 1726882363.93181: calling self._execute() 11034 1726882363.93297: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882363.93446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882363.93461: variable 'omit' from source: magic vars 11034 1726882363.94045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.00386: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.00473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.00516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.00555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.00594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.00678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.00712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.00744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.00796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.00816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.00995: variable 'ansible_distribution' from source: facts 11034 1726882364.01011: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.01032: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.01038: when evaluation is False, skipping this task 11034 1726882364.01044: _execute() done 11034 1726882364.01052: dumping result to json 11034 1726882364.01062: done dumping result, returning 11034 1726882364.01076: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-0b5e-a35f-000000000081] 11034 1726882364.01087: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000081 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.01246: no more pending results, returning what we have 11034 1726882364.01252: results queue empty 11034 1726882364.01253: checking for any_errors_fatal 11034 1726882364.01258: done checking for any_errors_fatal 11034 1726882364.01259: checking for max_fail_percentage 11034 1726882364.01260: done checking for max_fail_percentage 11034 1726882364.01261: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.01262: done checking to see if all hosts have failed 11034 1726882364.01263: getting the remaining hosts for this loop 11034 1726882364.01267: done getting the remaining hosts for this loop 11034 1726882364.01270: getting the next task for host managed_node2 11034 1726882364.01277: done getting next task for host managed_node2 11034 1726882364.01280: ^ 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 11034 1726882364.01284: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.01304: getting variables 11034 1726882364.01306: in VariableManager get_vars() 11034 1726882364.01404: Calling all_inventory to load vars for managed_node2 11034 1726882364.01408: Calling groups_inventory to load vars for managed_node2 11034 1726882364.01410: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.01422: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.01425: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.01429: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.01585: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000081 11034 1726882364.01590: WORKER PROCESS EXITING 11034 1726882364.01604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.01822: done with get_vars() 11034 1726882364.01833: done getting variables 11034 1726882364.01897: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:44 -0400 (0:00:00.114) 0:00:06.939 ****** 11034 1726882364.01930: entering _queue_task() for managed_node2/dnf 11034 1726882364.02179: worker is 1 (out of 1 available) 11034 1726882364.02191: exiting _queue_task() for managed_node2/dnf 11034 1726882364.02206: done queuing things up, now waiting for results queue to drain 11034 1726882364.02207: waiting for pending results... 11034 1726882364.02469: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 11034 1726882364.02610: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000082 11034 1726882364.02635: variable 'ansible_search_path' from source: unknown 11034 1726882364.02648: variable 'ansible_search_path' from source: unknown 11034 1726882364.02691: calling self._execute() 11034 1726882364.02813: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.02822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.02833: variable 'omit' from source: magic vars 11034 1726882364.03269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.05715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.05785: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.05833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.05887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.05927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.06008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.06051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.06086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.06139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.06165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.06303: variable 'ansible_distribution' from source: facts 11034 1726882364.06314: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.06334: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.06341: when evaluation is False, skipping this task 11034 1726882364.06352: _execute() done 11034 1726882364.06365: dumping result to json 11034 1726882364.06376: done dumping result, returning 11034 1726882364.06388: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-0b5e-a35f-000000000082] 11034 1726882364.06397: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000082 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.06544: no more pending results, returning what we have 11034 1726882364.06548: results queue empty 11034 1726882364.06549: checking for any_errors_fatal 11034 1726882364.06555: done checking for any_errors_fatal 11034 1726882364.06556: checking for max_fail_percentage 11034 1726882364.06558: done checking for max_fail_percentage 11034 1726882364.06558: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.06560: done checking to see if all hosts have failed 11034 1726882364.06560: getting the remaining hosts for this loop 11034 1726882364.06562: done getting the remaining hosts for this loop 11034 1726882364.06567: getting the next task for host managed_node2 11034 1726882364.06574: done getting next task for host managed_node2 11034 1726882364.06578: ^ 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 11034 1726882364.06583: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.06601: getting variables 11034 1726882364.06603: in VariableManager get_vars() 11034 1726882364.06643: Calling all_inventory to load vars for managed_node2 11034 1726882364.06646: Calling groups_inventory to load vars for managed_node2 11034 1726882364.06649: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.06661: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.06665: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.06669: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.06845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.07061: done with get_vars() 11034 1726882364.07078: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11034 1726882364.07156: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:44 -0400 (0:00:00.053) 0:00:06.993 ****** 11034 1726882364.07310: entering _queue_task() for managed_node2/yum 11034 1726882364.07325: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000082 11034 1726882364.07328: WORKER PROCESS EXITING 11034 1726882364.07739: worker is 1 (out of 1 available) 11034 1726882364.07750: exiting _queue_task() for managed_node2/yum 11034 1726882364.07761: done queuing things up, now waiting for results queue to drain 11034 1726882364.07764: waiting for pending results... 11034 1726882364.08018: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 11034 1726882364.08142: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000083 11034 1726882364.08161: variable 'ansible_search_path' from source: unknown 11034 1726882364.08176: variable 'ansible_search_path' from source: unknown 11034 1726882364.08218: calling self._execute() 11034 1726882364.08369: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.08379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.08395: variable 'omit' from source: magic vars 11034 1726882364.08801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.11065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.11117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.11145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.11173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.11206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.11260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.11281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.11299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.11326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.11340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.11432: variable 'ansible_distribution' from source: facts 11034 1726882364.11436: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.11453: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.11456: when evaluation is False, skipping this task 11034 1726882364.11459: _execute() done 11034 1726882364.11462: dumping result to json 11034 1726882364.11466: done dumping result, returning 11034 1726882364.11469: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-0b5e-a35f-000000000083] 11034 1726882364.11471: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000083 11034 1726882364.11558: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000083 11034 1726882364.11561: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.11693: no more pending results, returning what we have 11034 1726882364.11695: results queue empty 11034 1726882364.11696: checking for any_errors_fatal 11034 1726882364.11700: done checking for any_errors_fatal 11034 1726882364.11701: checking for max_fail_percentage 11034 1726882364.11702: done checking for max_fail_percentage 11034 1726882364.11703: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.11704: done checking to see if all hosts have failed 11034 1726882364.11705: getting the remaining hosts for this loop 11034 1726882364.11706: done getting the remaining hosts for this loop 11034 1726882364.11709: getting the next task for host managed_node2 11034 1726882364.11714: done getting next task for host managed_node2 11034 1726882364.11717: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11034 1726882364.11720: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.11731: getting variables 11034 1726882364.11732: in VariableManager get_vars() 11034 1726882364.11754: Calling all_inventory to load vars for managed_node2 11034 1726882364.11755: Calling groups_inventory to load vars for managed_node2 11034 1726882364.11757: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.11765: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.11767: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.11769: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.11870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.11993: done with get_vars() 11034 1726882364.12001: done getting variables 11034 1726882364.12040: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:44 -0400 (0:00:00.047) 0:00:07.040 ****** 11034 1726882364.12067: entering _queue_task() for managed_node2/fail 11034 1726882364.12245: worker is 1 (out of 1 available) 11034 1726882364.12261: exiting _queue_task() for managed_node2/fail 11034 1726882364.12274: done queuing things up, now waiting for results queue to drain 11034 1726882364.12276: waiting for pending results... 11034 1726882364.12454: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11034 1726882364.12537: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000084 11034 1726882364.12547: variable 'ansible_search_path' from source: unknown 11034 1726882364.12554: variable 'ansible_search_path' from source: unknown 11034 1726882364.12580: calling self._execute() 11034 1726882364.12638: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.12642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.12654: variable 'omit' from source: magic vars 11034 1726882364.12937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.15754: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.15811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.15856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.15891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.15916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.15996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.16023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.16045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.16089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.16103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.16257: variable 'ansible_distribution' from source: facts 11034 1726882364.16261: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.16273: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.16280: when evaluation is False, skipping this task 11034 1726882364.16286: _execute() done 11034 1726882364.16299: dumping result to json 11034 1726882364.16363: done dumping result, returning 11034 1726882364.16397: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0b5e-a35f-000000000084] 11034 1726882364.16411: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000084 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.16714: no more pending results, returning what we have 11034 1726882364.16718: results queue empty 11034 1726882364.16719: checking for any_errors_fatal 11034 1726882364.16724: done checking for any_errors_fatal 11034 1726882364.16725: checking for max_fail_percentage 11034 1726882364.16726: done checking for max_fail_percentage 11034 1726882364.16727: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.16729: done checking to see if all hosts have failed 11034 1726882364.16729: getting the remaining hosts for this loop 11034 1726882364.16731: done getting the remaining hosts for this loop 11034 1726882364.16735: getting the next task for host managed_node2 11034 1726882364.16743: done getting next task for host managed_node2 11034 1726882364.16751: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11034 1726882364.16755: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.16771: getting variables 11034 1726882364.16773: in VariableManager get_vars() 11034 1726882364.16809: Calling all_inventory to load vars for managed_node2 11034 1726882364.16812: Calling groups_inventory to load vars for managed_node2 11034 1726882364.16814: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.16824: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.16827: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.16829: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.17074: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000084 11034 1726882364.17078: WORKER PROCESS EXITING 11034 1726882364.17099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.17337: done with get_vars() 11034 1726882364.17347: done getting variables 11034 1726882364.17404: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:44 -0400 (0:00:00.053) 0:00:07.094 ****** 11034 1726882364.17437: entering _queue_task() for managed_node2/package 11034 1726882364.17644: worker is 1 (out of 1 available) 11034 1726882364.17657: exiting _queue_task() for managed_node2/package 11034 1726882364.17671: done queuing things up, now waiting for results queue to drain 11034 1726882364.17673: waiting for pending results... 11034 1726882364.17929: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 11034 1726882364.18058: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000085 11034 1726882364.18077: variable 'ansible_search_path' from source: unknown 11034 1726882364.18084: variable 'ansible_search_path' from source: unknown 11034 1726882364.18125: calling self._execute() 11034 1726882364.18209: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.18221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.18235: variable 'omit' from source: magic vars 11034 1726882364.18636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.21740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.21812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.21852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.21894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.21928: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.22006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.22045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.22079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.22127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.22145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.22278: variable 'ansible_distribution' from source: facts 11034 1726882364.22289: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.22308: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.22315: when evaluation is False, skipping this task 11034 1726882364.22321: _execute() done 11034 1726882364.22329: dumping result to json 11034 1726882364.22340: done dumping result, returning 11034 1726882364.22349: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-0b5e-a35f-000000000085] 11034 1726882364.22358: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000085 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.22501: no more pending results, returning what we have 11034 1726882364.22505: results queue empty 11034 1726882364.22506: checking for any_errors_fatal 11034 1726882364.22511: done checking for any_errors_fatal 11034 1726882364.22512: checking for max_fail_percentage 11034 1726882364.22514: done checking for max_fail_percentage 11034 1726882364.22515: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.22516: done checking to see if all hosts have failed 11034 1726882364.22517: getting the remaining hosts for this loop 11034 1726882364.22518: done getting the remaining hosts for this loop 11034 1726882364.22522: getting the next task for host managed_node2 11034 1726882364.22529: done getting next task for host managed_node2 11034 1726882364.22533: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11034 1726882364.22537: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.22553: getting variables 11034 1726882364.22555: in VariableManager get_vars() 11034 1726882364.22596: Calling all_inventory to load vars for managed_node2 11034 1726882364.22599: Calling groups_inventory to load vars for managed_node2 11034 1726882364.22601: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.22612: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.22615: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.22617: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.22791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.23005: done with get_vars() 11034 1726882364.23015: done getting variables 11034 1726882364.23304: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000085 11034 1726882364.23307: WORKER PROCESS EXITING 11034 1726882364.23319: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:44 -0400 (0:00:00.059) 0:00:07.153 ****** 11034 1726882364.23352: entering _queue_task() for managed_node2/package 11034 1726882364.23567: worker is 1 (out of 1 available) 11034 1726882364.23579: exiting _queue_task() for managed_node2/package 11034 1726882364.23590: done queuing things up, now waiting for results queue to drain 11034 1726882364.23592: waiting for pending results... 11034 1726882364.23845: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11034 1726882364.23975: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000086 11034 1726882364.23994: variable 'ansible_search_path' from source: unknown 11034 1726882364.24001: variable 'ansible_search_path' from source: unknown 11034 1726882364.24042: calling self._execute() 11034 1726882364.24124: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.24135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.24153: variable 'omit' from source: magic vars 11034 1726882364.24535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.26876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.26943: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.26990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.27041: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.27073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.27151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.27187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.27219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.27267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.27286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.27419: variable 'ansible_distribution' from source: facts 11034 1726882364.27431: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.27453: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.27461: when evaluation is False, skipping this task 11034 1726882364.27471: _execute() done 11034 1726882364.27479: dumping result to json 11034 1726882364.27488: done dumping result, returning 11034 1726882364.27499: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-0b5e-a35f-000000000086] 11034 1726882364.27508: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000086 11034 1726882364.27616: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000086 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.27669: no more pending results, returning what we have 11034 1726882364.27674: results queue empty 11034 1726882364.27675: checking for any_errors_fatal 11034 1726882364.27680: done checking for any_errors_fatal 11034 1726882364.27681: checking for max_fail_percentage 11034 1726882364.27683: done checking for max_fail_percentage 11034 1726882364.27683: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.27685: done checking to see if all hosts have failed 11034 1726882364.27685: getting the remaining hosts for this loop 11034 1726882364.27687: done getting the remaining hosts for this loop 11034 1726882364.27691: getting the next task for host managed_node2 11034 1726882364.27699: done getting next task for host managed_node2 11034 1726882364.27702: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11034 1726882364.27707: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.27724: getting variables 11034 1726882364.27726: in VariableManager get_vars() 11034 1726882364.27765: Calling all_inventory to load vars for managed_node2 11034 1726882364.27768: Calling groups_inventory to load vars for managed_node2 11034 1726882364.27770: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.27782: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.27785: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.27788: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.27991: WORKER PROCESS EXITING 11034 1726882364.28014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.28200: done with get_vars() 11034 1726882364.28208: done getting variables 11034 1726882364.28249: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:44 -0400 (0:00:00.049) 0:00:07.202 ****** 11034 1726882364.28276: entering _queue_task() for managed_node2/package 11034 1726882364.28446: worker is 1 (out of 1 available) 11034 1726882364.28459: exiting _queue_task() for managed_node2/package 11034 1726882364.28472: done queuing things up, now waiting for results queue to drain 11034 1726882364.28474: waiting for pending results... 11034 1726882364.28636: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11034 1726882364.28727: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000087 11034 1726882364.28739: variable 'ansible_search_path' from source: unknown 11034 1726882364.28742: variable 'ansible_search_path' from source: unknown 11034 1726882364.28773: calling self._execute() 11034 1726882364.28834: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.28837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.28845: variable 'omit' from source: magic vars 11034 1726882364.29139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.31160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.31208: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.31239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.31267: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.31291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.31345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.31368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.31388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.31419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.31429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.31529: variable 'ansible_distribution' from source: facts 11034 1726882364.31533: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.31551: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.31555: when evaluation is False, skipping this task 11034 1726882364.31557: _execute() done 11034 1726882364.31560: dumping result to json 11034 1726882364.31562: done dumping result, returning 11034 1726882364.31570: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-0b5e-a35f-000000000087] 11034 1726882364.31575: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000087 11034 1726882364.31663: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000087 11034 1726882364.31667: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.31715: no more pending results, returning what we have 11034 1726882364.31719: results queue empty 11034 1726882364.31719: checking for any_errors_fatal 11034 1726882364.31724: done checking for any_errors_fatal 11034 1726882364.31725: checking for max_fail_percentage 11034 1726882364.31726: done checking for max_fail_percentage 11034 1726882364.31727: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.31728: done checking to see if all hosts have failed 11034 1726882364.31729: getting the remaining hosts for this loop 11034 1726882364.31730: done getting the remaining hosts for this loop 11034 1726882364.31734: getting the next task for host managed_node2 11034 1726882364.31740: done getting next task for host managed_node2 11034 1726882364.31744: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11034 1726882364.31750: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.31767: getting variables 11034 1726882364.31769: in VariableManager get_vars() 11034 1726882364.31803: Calling all_inventory to load vars for managed_node2 11034 1726882364.31806: Calling groups_inventory to load vars for managed_node2 11034 1726882364.31808: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.31816: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.31818: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.31821: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.31932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.32071: done with get_vars() 11034 1726882364.32079: done getting variables 11034 1726882364.32117: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:44 -0400 (0:00:00.038) 0:00:07.241 ****** 11034 1726882364.32141: entering _queue_task() for managed_node2/service 11034 1726882364.32319: worker is 1 (out of 1 available) 11034 1726882364.32331: exiting _queue_task() for managed_node2/service 11034 1726882364.32342: done queuing things up, now waiting for results queue to drain 11034 1726882364.32344: waiting for pending results... 11034 1726882364.32501: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11034 1726882364.32593: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000088 11034 1726882364.32611: variable 'ansible_search_path' from source: unknown 11034 1726882364.32614: variable 'ansible_search_path' from source: unknown 11034 1726882364.32639: calling self._execute() 11034 1726882364.32707: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.32716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.32723: variable 'omit' from source: magic vars 11034 1726882364.33497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.35295: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.35340: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.35369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.35402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.35422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.35482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.35502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.35519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.35554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.35559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.35653: variable 'ansible_distribution' from source: facts 11034 1726882364.35658: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.35674: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.35677: when evaluation is False, skipping this task 11034 1726882364.35680: _execute() done 11034 1726882364.35682: dumping result to json 11034 1726882364.35685: done dumping result, returning 11034 1726882364.35692: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-0b5e-a35f-000000000088] 11034 1726882364.35696: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000088 11034 1726882364.35786: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000088 11034 1726882364.35789: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.35834: no more pending results, returning what we have 11034 1726882364.35838: results queue empty 11034 1726882364.35838: checking for any_errors_fatal 11034 1726882364.35844: done checking for any_errors_fatal 11034 1726882364.35845: checking for max_fail_percentage 11034 1726882364.35847: done checking for max_fail_percentage 11034 1726882364.35850: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.35851: done checking to see if all hosts have failed 11034 1726882364.35852: getting the remaining hosts for this loop 11034 1726882364.35854: done getting the remaining hosts for this loop 11034 1726882364.35858: getting the next task for host managed_node2 11034 1726882364.35869: done getting next task for host managed_node2 11034 1726882364.35874: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11034 1726882364.35878: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.35892: getting variables 11034 1726882364.35894: in VariableManager get_vars() 11034 1726882364.35930: Calling all_inventory to load vars for managed_node2 11034 1726882364.35932: Calling groups_inventory to load vars for managed_node2 11034 1726882364.35934: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.35943: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.35946: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.35951: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.36102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.36224: done with get_vars() 11034 1726882364.36231: done getting variables 11034 1726882364.36275: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:44 -0400 (0:00:00.041) 0:00:07.283 ****** 11034 1726882364.36302: entering _queue_task() for managed_node2/service 11034 1726882364.36496: worker is 1 (out of 1 available) 11034 1726882364.36509: exiting _queue_task() for managed_node2/service 11034 1726882364.36520: done queuing things up, now waiting for results queue to drain 11034 1726882364.36522: waiting for pending results... 11034 1726882364.36685: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11034 1726882364.36765: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000089 11034 1726882364.36776: variable 'ansible_search_path' from source: unknown 11034 1726882364.36779: variable 'ansible_search_path' from source: unknown 11034 1726882364.36818: calling self._execute() 11034 1726882364.36912: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.36917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.36920: variable 'omit' from source: magic vars 11034 1726882364.37257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.39359: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.39427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.39470: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.39508: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.39539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.39621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.39654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.39687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.39732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.39751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.39886: variable 'ansible_distribution' from source: facts 11034 1726882364.39900: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.39914: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.39916: when evaluation is False, skipping this task 11034 1726882364.39919: _execute() done 11034 1726882364.39922: dumping result to json 11034 1726882364.39924: done dumping result, returning 11034 1726882364.39932: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-0b5e-a35f-000000000089] 11034 1726882364.39936: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000089 11034 1726882364.40051: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000089 11034 1726882364.40054: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11034 1726882364.40097: no more pending results, returning what we have 11034 1726882364.40101: results queue empty 11034 1726882364.40101: checking for any_errors_fatal 11034 1726882364.40108: done checking for any_errors_fatal 11034 1726882364.40108: checking for max_fail_percentage 11034 1726882364.40110: done checking for max_fail_percentage 11034 1726882364.40111: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.40112: done checking to see if all hosts have failed 11034 1726882364.40112: getting the remaining hosts for this loop 11034 1726882364.40114: done getting the remaining hosts for this loop 11034 1726882364.40117: getting the next task for host managed_node2 11034 1726882364.40124: done getting next task for host managed_node2 11034 1726882364.40128: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11034 1726882364.40132: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.40166: getting variables 11034 1726882364.40168: in VariableManager get_vars() 11034 1726882364.40203: Calling all_inventory to load vars for managed_node2 11034 1726882364.40206: Calling groups_inventory to load vars for managed_node2 11034 1726882364.40208: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.40217: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.40220: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.40223: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.40342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.40472: done with get_vars() 11034 1726882364.40479: done getting variables 11034 1726882364.40521: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:44 -0400 (0:00:00.042) 0:00:07.325 ****** 11034 1726882364.40545: entering _queue_task() for managed_node2/service 11034 1726882364.40720: worker is 1 (out of 1 available) 11034 1726882364.40734: exiting _queue_task() for managed_node2/service 11034 1726882364.40745: done queuing things up, now waiting for results queue to drain 11034 1726882364.40747: waiting for pending results... 11034 1726882364.40909: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11034 1726882364.40994: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000008a 11034 1726882364.41005: variable 'ansible_search_path' from source: unknown 11034 1726882364.41008: variable 'ansible_search_path' from source: unknown 11034 1726882364.41039: calling self._execute() 11034 1726882364.41099: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.41103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.41111: variable 'omit' from source: magic vars 11034 1726882364.41396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.43494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.43537: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.43568: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.43602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.43622: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.43686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.43705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.43722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.43747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.43762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.43855: variable 'ansible_distribution' from source: facts 11034 1726882364.43861: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.43883: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.43886: when evaluation is False, skipping this task 11034 1726882364.43889: _execute() done 11034 1726882364.43891: dumping result to json 11034 1726882364.43893: done dumping result, returning 11034 1726882364.43896: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-0b5e-a35f-00000000008a] 11034 1726882364.43899: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008a 11034 1726882364.43986: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008a 11034 1726882364.43989: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.44028: no more pending results, returning what we have 11034 1726882364.44032: results queue empty 11034 1726882364.44033: checking for any_errors_fatal 11034 1726882364.44038: done checking for any_errors_fatal 11034 1726882364.44038: checking for max_fail_percentage 11034 1726882364.44040: done checking for max_fail_percentage 11034 1726882364.44041: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.44042: done checking to see if all hosts have failed 11034 1726882364.44043: getting the remaining hosts for this loop 11034 1726882364.44044: done getting the remaining hosts for this loop 11034 1726882364.44047: getting the next task for host managed_node2 11034 1726882364.44054: done getting next task for host managed_node2 11034 1726882364.44057: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11034 1726882364.44061: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.44079: getting variables 11034 1726882364.44080: in VariableManager get_vars() 11034 1726882364.44116: Calling all_inventory to load vars for managed_node2 11034 1726882364.44118: Calling groups_inventory to load vars for managed_node2 11034 1726882364.44120: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.44129: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.44131: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.44134: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.44297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.44418: done with get_vars() 11034 1726882364.44425: done getting variables 11034 1726882364.44465: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:44 -0400 (0:00:00.039) 0:00:07.365 ****** 11034 1726882364.44488: entering _queue_task() for managed_node2/service 11034 1726882364.44667: worker is 1 (out of 1 available) 11034 1726882364.44680: exiting _queue_task() for managed_node2/service 11034 1726882364.44692: done queuing things up, now waiting for results queue to drain 11034 1726882364.44693: waiting for pending results... 11034 1726882364.44859: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 11034 1726882364.44944: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000008b 11034 1726882364.44955: variable 'ansible_search_path' from source: unknown 11034 1726882364.44959: variable 'ansible_search_path' from source: unknown 11034 1726882364.44988: calling self._execute() 11034 1726882364.45052: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.45064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.45074: variable 'omit' from source: magic vars 11034 1726882364.45367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.46936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.46983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.47012: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.47037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.47059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.47121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.47140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.47160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.47195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.47205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.47299: variable 'ansible_distribution' from source: facts 11034 1726882364.47303: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.47318: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.47327: when evaluation is False, skipping this task 11034 1726882364.47330: _execute() done 11034 1726882364.47333: dumping result to json 11034 1726882364.47335: done dumping result, returning 11034 1726882364.47341: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-0b5e-a35f-00000000008b] 11034 1726882364.47346: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008b 11034 1726882364.47433: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008b 11034 1726882364.47436: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11034 1726882364.47483: no more pending results, returning what we have 11034 1726882364.47487: results queue empty 11034 1726882364.47488: checking for any_errors_fatal 11034 1726882364.47494: done checking for any_errors_fatal 11034 1726882364.47495: checking for max_fail_percentage 11034 1726882364.47496: done checking for max_fail_percentage 11034 1726882364.47497: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.47498: done checking to see if all hosts have failed 11034 1726882364.47499: getting the remaining hosts for this loop 11034 1726882364.47500: done getting the remaining hosts for this loop 11034 1726882364.47504: getting the next task for host managed_node2 11034 1726882364.47511: done getting next task for host managed_node2 11034 1726882364.47515: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11034 1726882364.47519: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.47533: getting variables 11034 1726882364.47535: in VariableManager get_vars() 11034 1726882364.47579: Calling all_inventory to load vars for managed_node2 11034 1726882364.47582: Calling groups_inventory to load vars for managed_node2 11034 1726882364.47584: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.47593: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.47595: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.47598: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.47716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.47841: done with get_vars() 11034 1726882364.47850: done getting variables 11034 1726882364.47896: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:44 -0400 (0:00:00.034) 0:00:07.399 ****** 11034 1726882364.47920: entering _queue_task() for managed_node2/copy 11034 1726882364.48096: worker is 1 (out of 1 available) 11034 1726882364.48109: exiting _queue_task() for managed_node2/copy 11034 1726882364.48121: done queuing things up, now waiting for results queue to drain 11034 1726882364.48123: waiting for pending results... 11034 1726882364.48293: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11034 1726882364.48384: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000008c 11034 1726882364.48394: variable 'ansible_search_path' from source: unknown 11034 1726882364.48398: variable 'ansible_search_path' from source: unknown 11034 1726882364.48426: calling self._execute() 11034 1726882364.48492: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.48496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.48503: variable 'omit' from source: magic vars 11034 1726882364.48804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.50388: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.50431: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.50460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.50496: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.50519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.50576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.50601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.50617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.50644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.50659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.50750: variable 'ansible_distribution' from source: facts 11034 1726882364.50757: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.50772: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.50775: when evaluation is False, skipping this task 11034 1726882364.50778: _execute() done 11034 1726882364.50780: dumping result to json 11034 1726882364.50782: done dumping result, returning 11034 1726882364.50789: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-0b5e-a35f-00000000008c] 11034 1726882364.50793: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008c 11034 1726882364.50881: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008c 11034 1726882364.50884: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.50933: no more pending results, returning what we have 11034 1726882364.50937: results queue empty 11034 1726882364.50937: checking for any_errors_fatal 11034 1726882364.50942: done checking for any_errors_fatal 11034 1726882364.50943: checking for max_fail_percentage 11034 1726882364.50944: done checking for max_fail_percentage 11034 1726882364.50945: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.50946: done checking to see if all hosts have failed 11034 1726882364.50947: getting the remaining hosts for this loop 11034 1726882364.50948: done getting the remaining hosts for this loop 11034 1726882364.50951: getting the next task for host managed_node2 11034 1726882364.50957: done getting next task for host managed_node2 11034 1726882364.50961: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11034 1726882364.50967: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.50982: getting variables 11034 1726882364.50983: in VariableManager get_vars() 11034 1726882364.51019: Calling all_inventory to load vars for managed_node2 11034 1726882364.51022: Calling groups_inventory to load vars for managed_node2 11034 1726882364.51024: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.51038: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.51040: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.51042: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.51188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.51308: done with get_vars() 11034 1726882364.51315: 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:32:44 -0400 (0:00:00.034) 0:00:07.433 ****** 11034 1726882364.51375: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11034 1726882364.51544: worker is 1 (out of 1 available) 11034 1726882364.51557: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11034 1726882364.51570: done queuing things up, now waiting for results queue to drain 11034 1726882364.51572: waiting for pending results... 11034 1726882364.51730: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11034 1726882364.51822: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000008d 11034 1726882364.51833: variable 'ansible_search_path' from source: unknown 11034 1726882364.51837: variable 'ansible_search_path' from source: unknown 11034 1726882364.51866: calling self._execute() 11034 1726882364.51933: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.51936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.51944: variable 'omit' from source: magic vars 11034 1726882364.52235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.53771: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.53813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.53841: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.53870: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.53890: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.53944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.53970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.53987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.54012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.54023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.54114: variable 'ansible_distribution' from source: facts 11034 1726882364.54117: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.54131: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.54134: when evaluation is False, skipping this task 11034 1726882364.54137: _execute() done 11034 1726882364.54139: dumping result to json 11034 1726882364.54143: done dumping result, returning 11034 1726882364.54153: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-0b5e-a35f-00000000008d] 11034 1726882364.54156: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008d 11034 1726882364.54239: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008d 11034 1726882364.54242: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.54291: no more pending results, returning what we have 11034 1726882364.54295: results queue empty 11034 1726882364.54295: checking for any_errors_fatal 11034 1726882364.54302: done checking for any_errors_fatal 11034 1726882364.54302: checking for max_fail_percentage 11034 1726882364.54304: done checking for max_fail_percentage 11034 1726882364.54304: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.54305: done checking to see if all hosts have failed 11034 1726882364.54306: getting the remaining hosts for this loop 11034 1726882364.54308: done getting the remaining hosts for this loop 11034 1726882364.54311: getting the next task for host managed_node2 11034 1726882364.54317: done getting next task for host managed_node2 11034 1726882364.54320: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11034 1726882364.54324: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.54338: getting variables 11034 1726882364.54339: in VariableManager get_vars() 11034 1726882364.54376: Calling all_inventory to load vars for managed_node2 11034 1726882364.54378: Calling groups_inventory to load vars for managed_node2 11034 1726882364.54381: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.54389: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.54391: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.54394: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.54508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.54628: done with get_vars() 11034 1726882364.54635: 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:32:44 -0400 (0:00:00.033) 0:00:07.467 ****** 11034 1726882364.54697: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11034 1726882364.54868: worker is 1 (out of 1 available) 11034 1726882364.54880: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11034 1726882364.54891: done queuing things up, now waiting for results queue to drain 11034 1726882364.54893: waiting for pending results... 11034 1726882364.55047: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 11034 1726882364.55123: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000008e 11034 1726882364.55137: variable 'ansible_search_path' from source: unknown 11034 1726882364.55141: variable 'ansible_search_path' from source: unknown 11034 1726882364.55171: calling self._execute() 11034 1726882364.55225: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.55229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.55237: variable 'omit' from source: magic vars 11034 1726882364.55540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.57127: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.57173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.57208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.57236: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.57258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.57313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.57334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.57355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.57383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.57394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.57492: variable 'ansible_distribution' from source: facts 11034 1726882364.57497: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.57510: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.57513: when evaluation is False, skipping this task 11034 1726882364.57516: _execute() done 11034 1726882364.57519: dumping result to json 11034 1726882364.57523: done dumping result, returning 11034 1726882364.57529: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-0b5e-a35f-00000000008e] 11034 1726882364.57534: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008e 11034 1726882364.57619: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008e 11034 1726882364.57622: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.57699: no more pending results, returning what we have 11034 1726882364.57703: results queue empty 11034 1726882364.57703: checking for any_errors_fatal 11034 1726882364.57708: done checking for any_errors_fatal 11034 1726882364.57709: checking for max_fail_percentage 11034 1726882364.57710: done checking for max_fail_percentage 11034 1726882364.57711: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.57712: done checking to see if all hosts have failed 11034 1726882364.57713: getting the remaining hosts for this loop 11034 1726882364.57714: done getting the remaining hosts for this loop 11034 1726882364.57716: getting the next task for host managed_node2 11034 1726882364.57722: done getting next task for host managed_node2 11034 1726882364.57725: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11034 1726882364.57729: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.57743: getting variables 11034 1726882364.57744: in VariableManager get_vars() 11034 1726882364.57785: Calling all_inventory to load vars for managed_node2 11034 1726882364.57787: Calling groups_inventory to load vars for managed_node2 11034 1726882364.57788: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.57795: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.57797: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.57798: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.57940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.58060: done with get_vars() 11034 1726882364.58068: done getting variables 11034 1726882364.58140: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:44 -0400 (0:00:00.034) 0:00:07.501 ****** 11034 1726882364.58175: entering _queue_task() for managed_node2/debug 11034 1726882364.58437: worker is 1 (out of 1 available) 11034 1726882364.58449: exiting _queue_task() for managed_node2/debug 11034 1726882364.58460: done queuing things up, now waiting for results queue to drain 11034 1726882364.58462: waiting for pending results... 11034 1726882364.58724: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11034 1726882364.58848: in run() - task 0e448fcc-3ce9-0b5e-a35f-00000000008f 11034 1726882364.58870: variable 'ansible_search_path' from source: unknown 11034 1726882364.58877: variable 'ansible_search_path' from source: unknown 11034 1726882364.58918: calling self._execute() 11034 1726882364.59001: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.59018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.59033: variable 'omit' from source: magic vars 11034 1726882364.59540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.61101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.61143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.61173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.61199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.61223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.61296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.61329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.61361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.61406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.61427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.61559: variable 'ansible_distribution' from source: facts 11034 1726882364.61573: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.61593: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.61599: when evaluation is False, skipping this task 11034 1726882364.61604: _execute() done 11034 1726882364.61609: dumping result to json 11034 1726882364.61615: done dumping result, returning 11034 1726882364.61622: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-0b5e-a35f-00000000008f] 11034 1726882364.61629: sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008f 11034 1726882364.61728: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-00000000008f 11034 1726882364.61734: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11034 1726882364.61808: no more pending results, returning what we have 11034 1726882364.61811: results queue empty 11034 1726882364.61812: checking for any_errors_fatal 11034 1726882364.61818: done checking for any_errors_fatal 11034 1726882364.61819: checking for max_fail_percentage 11034 1726882364.61820: done checking for max_fail_percentage 11034 1726882364.61821: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.61822: done checking to see if all hosts have failed 11034 1726882364.61823: getting the remaining hosts for this loop 11034 1726882364.61824: done getting the remaining hosts for this loop 11034 1726882364.61827: getting the next task for host managed_node2 11034 1726882364.61833: done getting next task for host managed_node2 11034 1726882364.61837: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11034 1726882364.61840: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.61855: getting variables 11034 1726882364.61857: in VariableManager get_vars() 11034 1726882364.61894: Calling all_inventory to load vars for managed_node2 11034 1726882364.61897: Calling groups_inventory to load vars for managed_node2 11034 1726882364.61899: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.61908: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.61911: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.61913: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.62060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.62383: done with get_vars() 11034 1726882364.62393: done getting variables 11034 1726882364.62444: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:44 -0400 (0:00:00.043) 0:00:07.545 ****** 11034 1726882364.62481: entering _queue_task() for managed_node2/debug 11034 1726882364.62700: worker is 1 (out of 1 available) 11034 1726882364.62713: exiting _queue_task() for managed_node2/debug 11034 1726882364.62724: done queuing things up, now waiting for results queue to drain 11034 1726882364.62726: waiting for pending results... 11034 1726882364.62989: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11034 1726882364.63118: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000090 11034 1726882364.63137: variable 'ansible_search_path' from source: unknown 11034 1726882364.63144: variable 'ansible_search_path' from source: unknown 11034 1726882364.63193: calling self._execute() 11034 1726882364.63279: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.63291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.63303: variable 'omit' from source: magic vars 11034 1726882364.63729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.66155: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.66232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.66281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.66586: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.66617: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.66708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.66743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.66784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.66831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.66854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.66999: variable 'ansible_distribution' from source: facts 11034 1726882364.67012: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.67034: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.67043: when evaluation is False, skipping this task 11034 1726882364.67052: _execute() done 11034 1726882364.67062: dumping result to json 11034 1726882364.67080: done dumping result, returning 11034 1726882364.67092: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-0b5e-a35f-000000000090] 11034 1726882364.67101: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000090 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11034 1726882364.67242: no more pending results, returning what we have 11034 1726882364.67246: results queue empty 11034 1726882364.67247: checking for any_errors_fatal 11034 1726882364.67256: done checking for any_errors_fatal 11034 1726882364.67256: checking for max_fail_percentage 11034 1726882364.67258: done checking for max_fail_percentage 11034 1726882364.67259: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.67261: done checking to see if all hosts have failed 11034 1726882364.67261: getting the remaining hosts for this loop 11034 1726882364.67264: done getting the remaining hosts for this loop 11034 1726882364.67269: getting the next task for host managed_node2 11034 1726882364.67277: done getting next task for host managed_node2 11034 1726882364.67281: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11034 1726882364.67286: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.67303: getting variables 11034 1726882364.67305: in VariableManager get_vars() 11034 1726882364.67347: Calling all_inventory to load vars for managed_node2 11034 1726882364.67353: Calling groups_inventory to load vars for managed_node2 11034 1726882364.67356: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.67369: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.67373: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.67377: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.67614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.67823: done with get_vars() 11034 1726882364.67834: done getting variables 11034 1726882364.67899: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:44 -0400 (0:00:00.054) 0:00:07.599 ****** 11034 1726882364.67940: entering _queue_task() for managed_node2/debug 11034 1726882364.67965: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000090 11034 1726882364.67975: WORKER PROCESS EXITING 11034 1726882364.68482: worker is 1 (out of 1 available) 11034 1726882364.68495: exiting _queue_task() for managed_node2/debug 11034 1726882364.68507: done queuing things up, now waiting for results queue to drain 11034 1726882364.68508: waiting for pending results... 11034 1726882364.68773: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11034 1726882364.68906: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000091 11034 1726882364.68928: variable 'ansible_search_path' from source: unknown 11034 1726882364.68936: variable 'ansible_search_path' from source: unknown 11034 1726882364.68985: calling self._execute() 11034 1726882364.69074: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.69085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.69099: variable 'omit' from source: magic vars 11034 1726882364.69590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.71643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.71750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.71796: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.71838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.71877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.71968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.72007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.72043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.72094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.72118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.72270: variable 'ansible_distribution' from source: facts 11034 1726882364.72281: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.72307: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.72315: when evaluation is False, skipping this task 11034 1726882364.72322: _execute() done 11034 1726882364.72328: dumping result to json 11034 1726882364.72335: done dumping result, returning 11034 1726882364.72351: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-0b5e-a35f-000000000091] 11034 1726882364.72361: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000091 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11034 1726882364.72509: no more pending results, returning what we have 11034 1726882364.72513: results queue empty 11034 1726882364.72514: checking for any_errors_fatal 11034 1726882364.72519: done checking for any_errors_fatal 11034 1726882364.72520: checking for max_fail_percentage 11034 1726882364.72522: done checking for max_fail_percentage 11034 1726882364.72523: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.72524: done checking to see if all hosts have failed 11034 1726882364.72525: getting the remaining hosts for this loop 11034 1726882364.72527: done getting the remaining hosts for this loop 11034 1726882364.72530: getting the next task for host managed_node2 11034 1726882364.72537: done getting next task for host managed_node2 11034 1726882364.72542: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11034 1726882364.72546: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.72562: getting variables 11034 1726882364.72566: in VariableManager get_vars() 11034 1726882364.72607: Calling all_inventory to load vars for managed_node2 11034 1726882364.72610: Calling groups_inventory to load vars for managed_node2 11034 1726882364.72612: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.72624: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.72627: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.72630: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.72859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.73119: done with get_vars() 11034 1726882364.73168: done getting variables 11034 1726882364.73372: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000091 11034 1726882364.73376: 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:32:44 -0400 (0:00:00.054) 0:00:07.654 ****** 11034 1726882364.73417: entering _queue_task() for managed_node2/ping 11034 1726882364.73898: worker is 1 (out of 1 available) 11034 1726882364.73915: exiting _queue_task() for managed_node2/ping 11034 1726882364.73928: done queuing things up, now waiting for results queue to drain 11034 1726882364.73929: waiting for pending results... 11034 1726882364.74187: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 11034 1726882364.74293: in run() - task 0e448fcc-3ce9-0b5e-a35f-000000000092 11034 1726882364.74304: variable 'ansible_search_path' from source: unknown 11034 1726882364.74307: variable 'ansible_search_path' from source: unknown 11034 1726882364.74336: calling self._execute() 11034 1726882364.74402: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.74407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.74414: variable 'omit' from source: magic vars 11034 1726882364.74722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.77750: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.77822: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.77868: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.77907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.77937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.78034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.78072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.78102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.78145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.78172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.78306: variable 'ansible_distribution' from source: facts 11034 1726882364.78317: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.78340: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.78347: when evaluation is False, skipping this task 11034 1726882364.78357: _execute() done 11034 1726882364.78366: dumping result to json 11034 1726882364.78375: done dumping result, returning 11034 1726882364.78385: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-0b5e-a35f-000000000092] 11034 1726882364.78393: sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000092 11034 1726882364.78497: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-000000000092 11034 1726882364.78504: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.78606: no more pending results, returning what we have 11034 1726882364.78610: results queue empty 11034 1726882364.78611: checking for any_errors_fatal 11034 1726882364.78618: done checking for any_errors_fatal 11034 1726882364.78619: checking for max_fail_percentage 11034 1726882364.78620: done checking for max_fail_percentage 11034 1726882364.78621: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.78622: done checking to see if all hosts have failed 11034 1726882364.78623: getting the remaining hosts for this loop 11034 1726882364.78624: done getting the remaining hosts for this loop 11034 1726882364.78627: getting the next task for host managed_node2 11034 1726882364.78637: done getting next task for host managed_node2 11034 1726882364.78638: ^ task is: TASK: meta (role_complete) 11034 1726882364.78642: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.78659: getting variables 11034 1726882364.78661: in VariableManager get_vars() 11034 1726882364.78712: Calling all_inventory to load vars for managed_node2 11034 1726882364.78715: Calling groups_inventory to load vars for managed_node2 11034 1726882364.78717: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.78726: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.78729: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.78731: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.79131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.80195: done with get_vars() 11034 1726882364.80209: done getting variables 11034 1726882364.80299: done queuing things up, now waiting for results queue to drain 11034 1726882364.80301: results queue empty 11034 1726882364.80302: checking for any_errors_fatal 11034 1726882364.80304: done checking for any_errors_fatal 11034 1726882364.80305: checking for max_fail_percentage 11034 1726882364.80306: done checking for max_fail_percentage 11034 1726882364.80307: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.80307: done checking to see if all hosts have failed 11034 1726882364.80308: getting the remaining hosts for this loop 11034 1726882364.80309: done getting the remaining hosts for this loop 11034 1726882364.80311: getting the next task for host managed_node2 11034 1726882364.80316: done getting next task for host managed_node2 11034 1726882364.80317: ^ task is: TASK: Delete the device '{{ controller_device }}' 11034 1726882364.80319: ^ state is: HOST STATE: block=2, task=13, 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 11034 1726882364.80322: getting variables 11034 1726882364.80323: in VariableManager get_vars() 11034 1726882364.80340: Calling all_inventory to load vars for managed_node2 11034 1726882364.80342: Calling groups_inventory to load vars for managed_node2 11034 1726882364.80344: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.80349: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.80351: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.80354: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.80526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.80743: done with get_vars() 11034 1726882364.80751: done getting variables 11034 1726882364.80809: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11034 1726882364.80957: variable 'controller_device' from source: play vars TASK [Delete the device 'deprecated-bond'] ************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:125 Friday 20 September 2024 21:32:44 -0400 (0:00:00.075) 0:00:07.730 ****** 11034 1726882364.80986: entering _queue_task() for managed_node2/command 11034 1726882364.81281: worker is 1 (out of 1 available) 11034 1726882364.81294: exiting _queue_task() for managed_node2/command 11034 1726882364.81307: done queuing things up, now waiting for results queue to drain 11034 1726882364.81308: waiting for pending results... 11034 1726882364.82285: running TaskExecutor() for managed_node2/TASK: Delete the device 'deprecated-bond' 11034 1726882364.82409: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000c2 11034 1726882364.82438: variable 'ansible_search_path' from source: unknown 11034 1726882364.82491: calling self._execute() 11034 1726882364.82591: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.82607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.82621: variable 'omit' from source: magic vars 11034 1726882364.83099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.86286: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.86369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.86424: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.86468: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.86505: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.86597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.86662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.86697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.86753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.86779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.86925: variable 'ansible_distribution' from source: facts 11034 1726882364.86942: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.86971: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.86983: when evaluation is False, skipping this task 11034 1726882364.86990: _execute() done 11034 1726882364.86998: dumping result to json 11034 1726882364.87006: done dumping result, returning 11034 1726882364.87016: done running TaskExecutor() for managed_node2/TASK: Delete the device 'deprecated-bond' [0e448fcc-3ce9-0b5e-a35f-0000000000c2] 11034 1726882364.87025: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000c2 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.87181: no more pending results, returning what we have 11034 1726882364.87185: results queue empty 11034 1726882364.87187: checking for any_errors_fatal 11034 1726882364.87188: done checking for any_errors_fatal 11034 1726882364.87189: checking for max_fail_percentage 11034 1726882364.87191: done checking for max_fail_percentage 11034 1726882364.87192: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.87193: done checking to see if all hosts have failed 11034 1726882364.87194: getting the remaining hosts for this loop 11034 1726882364.87196: done getting the remaining hosts for this loop 11034 1726882364.87200: getting the next task for host managed_node2 11034 1726882364.87209: done getting next task for host managed_node2 11034 1726882364.87213: ^ task is: TASK: Remove test interfaces 11034 1726882364.87218: ^ state is: HOST STATE: block=2, task=13, 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? (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 11034 1726882364.87222: getting variables 11034 1726882364.87225: in VariableManager get_vars() 11034 1726882364.87270: Calling all_inventory to load vars for managed_node2 11034 1726882364.87274: Calling groups_inventory to load vars for managed_node2 11034 1726882364.87277: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.87289: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.87292: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.87296: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.87481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.87746: done with get_vars() 11034 1726882364.87757: done getting variables 11034 1726882364.87912: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000c2 11034 1726882364.87915: WORKER PROCESS EXITING 11034 1726882364.87954: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:32:44 -0400 (0:00:00.070) 0:00:07.800 ****** 11034 1726882364.87996: entering _queue_task() for managed_node2/shell 11034 1726882364.88419: worker is 1 (out of 1 available) 11034 1726882364.88430: exiting _queue_task() for managed_node2/shell 11034 1726882364.88441: done queuing things up, now waiting for results queue to drain 11034 1726882364.88443: waiting for pending results... 11034 1726882364.88699: running TaskExecutor() for managed_node2/TASK: Remove test interfaces 11034 1726882364.88826: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000c6 11034 1726882364.88846: variable 'ansible_search_path' from source: unknown 11034 1726882364.88854: variable 'ansible_search_path' from source: unknown 11034 1726882364.88904: calling self._execute() 11034 1726882364.88986: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.89006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.89020: variable 'omit' from source: magic vars 11034 1726882364.89460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.92033: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.92089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.92121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.92147: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.92173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.92229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.92251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.92273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.92301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.92312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.92408: variable 'ansible_distribution' from source: facts 11034 1726882364.92412: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.92428: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.92431: when evaluation is False, skipping this task 11034 1726882364.92433: _execute() done 11034 1726882364.92437: dumping result to json 11034 1726882364.92439: done dumping result, returning 11034 1726882364.92445: done running TaskExecutor() for managed_node2/TASK: Remove test interfaces [0e448fcc-3ce9-0b5e-a35f-0000000000c6] 11034 1726882364.92452: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000c6 11034 1726882364.92533: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000c6 11034 1726882364.92536: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.92583: no more pending results, returning what we have 11034 1726882364.92587: results queue empty 11034 1726882364.92587: checking for any_errors_fatal 11034 1726882364.92592: done checking for any_errors_fatal 11034 1726882364.92593: checking for max_fail_percentage 11034 1726882364.92594: done checking for max_fail_percentage 11034 1726882364.92595: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.92596: done checking to see if all hosts have failed 11034 1726882364.92597: getting the remaining hosts for this loop 11034 1726882364.92598: done getting the remaining hosts for this loop 11034 1726882364.92602: getting the next task for host managed_node2 11034 1726882364.92608: done getting next task for host managed_node2 11034 1726882364.92611: ^ task is: TASK: Stop dnsmasq/radvd services 11034 1726882364.92614: ^ state is: HOST STATE: block=2, task=13, 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? (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 11034 1726882364.92617: getting variables 11034 1726882364.92619: in VariableManager get_vars() 11034 1726882364.92665: Calling all_inventory to load vars for managed_node2 11034 1726882364.92669: Calling groups_inventory to load vars for managed_node2 11034 1726882364.92671: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.92681: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.92684: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.92687: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.92818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.92939: done with get_vars() 11034 1726882364.92949: done getting variables 11034 1726882364.92994: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 21:32:44 -0400 (0:00:00.050) 0:00:07.850 ****** 11034 1726882364.93016: entering _queue_task() for managed_node2/shell 11034 1726882364.93213: worker is 1 (out of 1 available) 11034 1726882364.93227: exiting _queue_task() for managed_node2/shell 11034 1726882364.93238: done queuing things up, now waiting for results queue to drain 11034 1726882364.93240: waiting for pending results... 11034 1726882364.93404: running TaskExecutor() for managed_node2/TASK: Stop dnsmasq/radvd services 11034 1726882364.93486: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000c7 11034 1726882364.93497: variable 'ansible_search_path' from source: unknown 11034 1726882364.93500: variable 'ansible_search_path' from source: unknown 11034 1726882364.93535: calling self._execute() 11034 1726882364.93598: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.93601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.93611: variable 'omit' from source: magic vars 11034 1726882364.93913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882364.96116: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882364.96165: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882364.96201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882364.96226: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882364.96245: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882364.96313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882364.96332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882364.96356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882364.96386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882364.96397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882364.96492: variable 'ansible_distribution' from source: facts 11034 1726882364.96497: variable 'ansible_distribution_major_version' from source: facts 11034 1726882364.96512: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882364.96515: when evaluation is False, skipping this task 11034 1726882364.96517: _execute() done 11034 1726882364.96520: dumping result to json 11034 1726882364.96524: done dumping result, returning 11034 1726882364.96530: done running TaskExecutor() for managed_node2/TASK: Stop dnsmasq/radvd services [0e448fcc-3ce9-0b5e-a35f-0000000000c7] 11034 1726882364.96534: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000c7 11034 1726882364.96618: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000c7 11034 1726882364.96620: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882364.96667: no more pending results, returning what we have 11034 1726882364.96671: results queue empty 11034 1726882364.96672: checking for any_errors_fatal 11034 1726882364.96678: done checking for any_errors_fatal 11034 1726882364.96679: checking for max_fail_percentage 11034 1726882364.96680: done checking for max_fail_percentage 11034 1726882364.96681: checking to see if all hosts have failed and the running result is not ok 11034 1726882364.96682: done checking to see if all hosts have failed 11034 1726882364.96683: getting the remaining hosts for this loop 11034 1726882364.96684: done getting the remaining hosts for this loop 11034 1726882364.96688: getting the next task for host managed_node2 11034 1726882364.96696: done getting next task for host managed_node2 11034 1726882364.96699: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 11034 1726882364.96701: ^ state is: HOST STATE: block=2, task=13, 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=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), did rescue? False, did start at task? False 11034 1726882364.96705: getting variables 11034 1726882364.96707: in VariableManager get_vars() 11034 1726882364.96746: Calling all_inventory to load vars for managed_node2 11034 1726882364.96752: Calling groups_inventory to load vars for managed_node2 11034 1726882364.96754: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882364.96766: Calling all_plugins_play to load vars for managed_node2 11034 1726882364.96769: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882364.96772: Calling groups_plugins_play to load vars for managed_node2 11034 1726882364.97092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882364.97205: done with get_vars() 11034 1726882364.97212: done getting variables 11034 1726882364.97253: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:131 Friday 20 September 2024 21:32:44 -0400 (0:00:00.042) 0:00:07.892 ****** 11034 1726882364.97278: entering _queue_task() for managed_node2/command 11034 1726882364.97466: worker is 1 (out of 1 available) 11034 1726882364.97478: exiting _queue_task() for managed_node2/command 11034 1726882364.97489: done queuing things up, now waiting for results queue to drain 11034 1726882364.97491: waiting for pending results... 11034 1726882364.97651: running TaskExecutor() for managed_node2/TASK: Restore the /etc/resolv.conf for initscript 11034 1726882364.97720: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000c8 11034 1726882364.97731: variable 'ansible_search_path' from source: unknown 11034 1726882364.97762: calling self._execute() 11034 1726882364.97830: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882364.97835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882364.97844: variable 'omit' from source: magic vars 11034 1726882364.98167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882365.00720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882365.00805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882365.00848: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882365.00906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882365.00938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882365.01036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882365.01073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882365.01121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882365.01169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882365.01190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882365.01357: variable 'ansible_distribution' from source: facts 11034 1726882365.01371: variable 'ansible_distribution_major_version' from source: facts 11034 1726882365.01394: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882365.01401: when evaluation is False, skipping this task 11034 1726882365.01408: _execute() done 11034 1726882365.01421: dumping result to json 11034 1726882365.01439: done dumping result, returning 11034 1726882365.01450: done running TaskExecutor() for managed_node2/TASK: Restore the /etc/resolv.conf for initscript [0e448fcc-3ce9-0b5e-a35f-0000000000c8] 11034 1726882365.01462: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000c8 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882365.01621: no more pending results, returning what we have 11034 1726882365.01625: results queue empty 11034 1726882365.01626: checking for any_errors_fatal 11034 1726882365.01633: done checking for any_errors_fatal 11034 1726882365.01634: checking for max_fail_percentage 11034 1726882365.01636: done checking for max_fail_percentage 11034 1726882365.01636: checking to see if all hosts have failed and the running result is not ok 11034 1726882365.01638: done checking to see if all hosts have failed 11034 1726882365.01638: getting the remaining hosts for this loop 11034 1726882365.01640: done getting the remaining hosts for this loop 11034 1726882365.01644: getting the next task for host managed_node2 11034 1726882365.01652: done getting next task for host managed_node2 11034 1726882365.01657: ^ task is: TASK: Verify network state restored to default 11034 1726882365.01661: ^ state is: HOST STATE: block=2, task=13, 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=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), did rescue? False, did start at task? False 11034 1726882365.01667: getting variables 11034 1726882365.01669: in VariableManager get_vars() 11034 1726882365.01714: Calling all_inventory to load vars for managed_node2 11034 1726882365.01717: Calling groups_inventory to load vars for managed_node2 11034 1726882365.01719: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882365.01732: Calling all_plugins_play to load vars for managed_node2 11034 1726882365.01735: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882365.01739: Calling groups_plugins_play to load vars for managed_node2 11034 1726882365.01933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882365.02157: done with get_vars() 11034 1726882365.02171: 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_bond_deprecated.yml:136 Friday 20 September 2024 21:32:45 -0400 (0:00:00.050) 0:00:07.943 ****** 11034 1726882365.02285: entering _queue_task() for managed_node2/include_tasks 11034 1726882365.02314: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000c8 11034 1726882365.02322: WORKER PROCESS EXITING 11034 1726882365.02868: worker is 1 (out of 1 available) 11034 1726882365.02879: exiting _queue_task() for managed_node2/include_tasks 11034 1726882365.02891: done queuing things up, now waiting for results queue to drain 11034 1726882365.02893: waiting for pending results... 11034 1726882365.03397: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 11034 1726882365.03530: in run() - task 0e448fcc-3ce9-0b5e-a35f-0000000000c9 11034 1726882365.03549: variable 'ansible_search_path' from source: unknown 11034 1726882365.03592: calling self._execute() 11034 1726882365.03696: variable 'ansible_host' from source: host vars for 'managed_node2' 11034 1726882365.03708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11034 1726882365.03722: variable 'omit' from source: magic vars 11034 1726882365.04229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11034 1726882365.07411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11034 1726882365.07531: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11034 1726882365.07709: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11034 1726882365.07758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11034 1726882365.07905: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11034 1726882365.07986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11034 1726882365.08368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11034 1726882365.08397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11034 1726882365.08542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11034 1726882365.08576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11034 1726882365.08793: variable 'ansible_distribution' from source: facts 11034 1726882365.08816: variable 'ansible_distribution_major_version' from source: facts 11034 1726882365.08842: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11034 1726882365.08849: when evaluation is False, skipping this task 11034 1726882365.08856: _execute() done 11034 1726882365.08862: dumping result to json 11034 1726882365.08876: done dumping result, returning 11034 1726882365.08896: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0e448fcc-3ce9-0b5e-a35f-0000000000c9] 11034 1726882365.08904: sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000c9 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11034 1726882365.09055: no more pending results, returning what we have 11034 1726882365.09060: results queue empty 11034 1726882365.09061: checking for any_errors_fatal 11034 1726882365.09069: done checking for any_errors_fatal 11034 1726882365.09070: checking for max_fail_percentage 11034 1726882365.09072: done checking for max_fail_percentage 11034 1726882365.09073: checking to see if all hosts have failed and the running result is not ok 11034 1726882365.09074: done checking to see if all hosts have failed 11034 1726882365.09074: getting the remaining hosts for this loop 11034 1726882365.09076: done getting the remaining hosts for this loop 11034 1726882365.09080: getting the next task for host managed_node2 11034 1726882365.09089: done getting next task for host managed_node2 11034 1726882365.09091: ^ task is: TASK: meta (flush_handlers) 11034 1726882365.09094: ^ 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 11034 1726882365.09098: getting variables 11034 1726882365.09100: in VariableManager get_vars() 11034 1726882365.09145: Calling all_inventory to load vars for managed_node2 11034 1726882365.09148: Calling groups_inventory to load vars for managed_node2 11034 1726882365.09150: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882365.09163: Calling all_plugins_play to load vars for managed_node2 11034 1726882365.09167: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882365.09171: Calling groups_plugins_play to load vars for managed_node2 11034 1726882365.09359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882365.09646: done with get_vars() 11034 1726882365.09657: done getting variables 11034 1726882365.09829: done sending task result for task 0e448fcc-3ce9-0b5e-a35f-0000000000c9 11034 1726882365.09832: WORKER PROCESS EXITING 11034 1726882365.09863: in VariableManager get_vars() 11034 1726882365.09879: Calling all_inventory to load vars for managed_node2 11034 1726882365.09881: Calling groups_inventory to load vars for managed_node2 11034 1726882365.09883: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882365.09887: Calling all_plugins_play to load vars for managed_node2 11034 1726882365.09889: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882365.09893: Calling groups_plugins_play to load vars for managed_node2 11034 1726882365.10229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882365.11851: done with get_vars() 11034 1726882365.11868: done queuing things up, now waiting for results queue to drain 11034 1726882365.11870: results queue empty 11034 1726882365.11871: checking for any_errors_fatal 11034 1726882365.11873: done checking for any_errors_fatal 11034 1726882365.11874: checking for max_fail_percentage 11034 1726882365.11875: done checking for max_fail_percentage 11034 1726882365.11876: checking to see if all hosts have failed and the running result is not ok 11034 1726882365.11877: done checking to see if all hosts have failed 11034 1726882365.11877: getting the remaining hosts for this loop 11034 1726882365.11878: done getting the remaining hosts for this loop 11034 1726882365.11881: getting the next task for host managed_node2 11034 1726882365.11884: done getting next task for host managed_node2 11034 1726882365.11886: ^ task is: TASK: meta (flush_handlers) 11034 1726882365.11887: ^ 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 11034 1726882365.11890: getting variables 11034 1726882365.11891: in VariableManager get_vars() 11034 1726882365.11903: Calling all_inventory to load vars for managed_node2 11034 1726882365.11906: Calling groups_inventory to load vars for managed_node2 11034 1726882365.11908: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882365.11920: Calling all_plugins_play to load vars for managed_node2 11034 1726882365.11923: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882365.11926: Calling groups_plugins_play to load vars for managed_node2 11034 1726882365.12296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882365.12678: done with get_vars() 11034 1726882365.12687: done getting variables 11034 1726882365.12742: in VariableManager get_vars() 11034 1726882365.12755: Calling all_inventory to load vars for managed_node2 11034 1726882365.12757: Calling groups_inventory to load vars for managed_node2 11034 1726882365.12759: Calling all_plugins_inventory to load vars for managed_node2 11034 1726882365.12765: Calling all_plugins_play to load vars for managed_node2 11034 1726882365.12768: Calling groups_plugins_inventory to load vars for managed_node2 11034 1726882365.12770: Calling groups_plugins_play to load vars for managed_node2 11034 1726882365.13176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11034 1726882365.13592: done with get_vars() 11034 1726882365.13603: done queuing things up, now waiting for results queue to drain 11034 1726882365.13604: results queue empty 11034 1726882365.13605: checking for any_errors_fatal 11034 1726882365.13607: done checking for any_errors_fatal 11034 1726882365.13607: checking for max_fail_percentage 11034 1726882365.13608: done checking for max_fail_percentage 11034 1726882365.13609: checking to see if all hosts have failed and the running result is not ok 11034 1726882365.13610: done checking to see if all hosts have failed 11034 1726882365.13610: getting the remaining hosts for this loop 11034 1726882365.13611: done getting the remaining hosts for this loop 11034 1726882365.13614: getting the next task for host managed_node2 11034 1726882365.13617: done getting next task for host managed_node2 11034 1726882365.13617: ^ task is: None 11034 1726882365.13619: ^ 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 11034 1726882365.13620: done queuing things up, now waiting for results queue to drain 11034 1726882365.13621: results queue empty 11034 1726882365.13621: checking for any_errors_fatal 11034 1726882365.13622: done checking for any_errors_fatal 11034 1726882365.13623: checking for max_fail_percentage 11034 1726882365.13624: done checking for max_fail_percentage 11034 1726882365.13624: checking to see if all hosts have failed and the running result is not ok 11034 1726882365.13625: done checking to see if all hosts have failed 11034 1726882365.13627: getting the next task for host managed_node2 11034 1726882365.13629: done getting next task for host managed_node2 11034 1726882365.13630: ^ task is: None 11034 1726882365.13631: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Friday 20 September 2024 21:32:45 -0400 (0:00:00.115) 0:00:08.058 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.18s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.81s /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.60s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Assert that the interface is present - 'test1' -------------------------- 0.14s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Include the task 'get_interface_stat.yml' ------------------------------- 0.13s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 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.13s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 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.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Verify network state restored to default -------------------------------- 0.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:136 Include the task 'enable_epel.yml' -------------------------------------- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Include the task 'assert_profile_present.yml' --------------------------- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:67 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 TEST Add Bond with 2 ports using deprecated 'master' argument ----------- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:33 ** TEST check IPv4 ------------------------------------------------------ 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:80 Include the task 'get_interface_stat.yml' ------------------------------- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 fedora.linux_system_roles.network : Print network provider -------------- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Backup the /etc/resolv.conf for initscript ------------------------------ 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:28 Include the task 'get_interface_stat.yml' ------------------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 fedora.linux_system_roles.network : Install packages -------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 11034 1726882365.13859: RUNNING CLEANUP