[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. 13261 1726882500.98698: 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-AQL executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 13261 1726882500.99201: Added group all to inventory 13261 1726882500.99203: Added group ungrouped to inventory 13261 1726882500.99207: Group all now contains ungrouped 13261 1726882500.99210: Examining possible inventory source: /tmp/network-mVt/inventory.yml 13261 1726882501.33745: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 13261 1726882501.33813: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 13261 1726882501.34040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 13261 1726882501.34108: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 13261 1726882501.34193: Loaded config def from plugin (inventory/script) 13261 1726882501.34196: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 13261 1726882501.34442: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 13261 1726882501.34544: Loaded config def from plugin (inventory/yaml) 13261 1726882501.34547: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 13261 1726882501.34847: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 13261 1726882501.35694: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 13261 1726882501.35698: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 13261 1726882501.35701: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 13261 1726882501.35707: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 13261 1726882501.35712: Loading data from /tmp/network-mVt/inventory.yml 13261 1726882501.35994: /tmp/network-mVt/inventory.yml was not parsable by auto 13261 1726882501.36072: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 13261 1726882501.36117: Loading data from /tmp/network-mVt/inventory.yml 13261 1726882501.36416: group all already in inventory 13261 1726882501.36425: set inventory_file for managed_node1 13261 1726882501.36430: set inventory_dir for managed_node1 13261 1726882501.36431: Added host managed_node1 to inventory 13261 1726882501.36433: Added host managed_node1 to group all 13261 1726882501.36434: set ansible_host for managed_node1 13261 1726882501.36435: set ansible_ssh_extra_args for managed_node1 13261 1726882501.36439: set inventory_file for managed_node2 13261 1726882501.36441: set inventory_dir for managed_node2 13261 1726882501.36442: Added host managed_node2 to inventory 13261 1726882501.36444: Added host managed_node2 to group all 13261 1726882501.36445: set ansible_host for managed_node2 13261 1726882501.36446: set ansible_ssh_extra_args for managed_node2 13261 1726882501.36449: set inventory_file for managed_node3 13261 1726882501.36451: set inventory_dir for managed_node3 13261 1726882501.36452: Added host managed_node3 to inventory 13261 1726882501.36453: Added host managed_node3 to group all 13261 1726882501.36454: set ansible_host for managed_node3 13261 1726882501.36455: set ansible_ssh_extra_args for managed_node3 13261 1726882501.36458: Reconcile groups and hosts in inventory. 13261 1726882501.36464: Group ungrouped now contains managed_node1 13261 1726882501.36467: Group ungrouped now contains managed_node2 13261 1726882501.36468: Group ungrouped now contains managed_node3 13261 1726882501.36660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 13261 1726882501.36803: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 13261 1726882501.36860: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 13261 1726882501.36891: Loaded config def from plugin (vars/host_group_vars) 13261 1726882501.36893: 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) 13261 1726882501.36900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 13261 1726882501.36908: 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) 13261 1726882501.36957: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 13261 1726882501.37315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882501.37421: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 13261 1726882501.37469: Loaded config def from plugin (connection/local) 13261 1726882501.37472: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 13261 1726882501.38224: Loaded config def from plugin (connection/paramiko_ssh) 13261 1726882501.38229: 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) 13261 1726882501.39857: 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) 13261 1726882501.39906: Loaded config def from plugin (connection/psrp) 13261 1726882501.39912: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 13261 1726882501.40817: 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) 13261 1726882501.40866: Loaded config def from plugin (connection/ssh) 13261 1726882501.40870: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 13261 1726882501.43232: 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) 13261 1726882501.43285: Loaded config def from plugin (connection/winrm) 13261 1726882501.43290: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 13261 1726882501.43327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 13261 1726882501.43488: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 13261 1726882501.43673: Loaded config def from plugin (shell/cmd) 13261 1726882501.43675: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 13261 1726882501.43705: 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) 13261 1726882501.43773: Loaded config def from plugin (shell/powershell) 13261 1726882501.43775: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 13261 1726882501.44031: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 13261 1726882501.44440: Loaded config def from plugin (shell/sh) 13261 1726882501.44443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 13261 1726882501.44485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 13261 1726882501.44831: Loaded config def from plugin (become/runas) 13261 1726882501.44833: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 13261 1726882501.45247: Loaded config def from plugin (become/su) 13261 1726882501.45249: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 13261 1726882501.45631: Loaded config def from plugin (become/sudo) 13261 1726882501.45634: 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 13261 1726882501.45676: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 13261 1726882501.46449: in VariableManager get_vars() 13261 1726882501.46477: done with get_vars() 13261 1726882501.46833: trying /usr/local/lib/python3.12/site-packages/ansible/modules 13261 1726882501.53795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 13261 1726882501.54135: in VariableManager get_vars() 13261 1726882501.54141: done with get_vars() 13261 1726882501.54144: variable 'playbook_dir' from source: magic vars 13261 1726882501.54145: variable 'ansible_playbook_python' from source: magic vars 13261 1726882501.54146: variable 'ansible_config_file' from source: magic vars 13261 1726882501.54147: variable 'groups' from source: magic vars 13261 1726882501.54148: variable 'omit' from source: magic vars 13261 1726882501.54148: variable 'ansible_version' from source: magic vars 13261 1726882501.54149: variable 'ansible_check_mode' from source: magic vars 13261 1726882501.54150: variable 'ansible_diff_mode' from source: magic vars 13261 1726882501.54151: variable 'ansible_forks' from source: magic vars 13261 1726882501.54152: variable 'ansible_inventory_sources' from source: magic vars 13261 1726882501.54152: variable 'ansible_skip_tags' from source: magic vars 13261 1726882501.54153: variable 'ansible_limit' from source: magic vars 13261 1726882501.54154: variable 'ansible_run_tags' from source: magic vars 13261 1726882501.54155: variable 'ansible_verbosity' from source: magic vars 13261 1726882501.54199: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 13261 1726882501.54526: in VariableManager get_vars() 13261 1726882501.54542: done with get_vars() 13261 1726882501.54838: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 13261 1726882501.55192: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 13261 1726882501.55646: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 13261 1726882501.57231: in VariableManager get_vars() 13261 1726882501.57260: done with get_vars() 13261 1726882501.58195: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 13261 1726882501.58559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 13261 1726882501.61732: in VariableManager get_vars() 13261 1726882501.61755: done with get_vars() 13261 1726882501.61917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 13261 1726882501.62040: 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 13261 1726882501.62635: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 13261 1726882501.63017: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 13261 1726882501.63020: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-AQL/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 13261 1726882501.63060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 13261 1726882501.63090: 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) 13261 1726882501.63483: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 13261 1726882501.63553: Loaded config def from plugin (callback/default) 13261 1726882501.63556: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13261 1726882501.71870: Loaded config def from plugin (callback/junit) 13261 1726882501.71874: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13261 1726882501.71935: 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) 13261 1726882501.72184: Loaded config def from plugin (callback/minimal) 13261 1726882501.72187: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13261 1726882501.72236: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13261 1726882501.72433: Loaded config def from plugin (callback/tree) 13261 1726882501.72435: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 13261 1726882501.72705: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 13261 1726882501.72708: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-AQL/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default_initscripts.yml **************************************** 2 plays in /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 13261 1726882501.72852: in VariableManager get_vars() 13261 1726882501.72871: done with get_vars() 13261 1726882501.72877: in VariableManager get_vars() 13261 1726882501.72886: done with get_vars() 13261 1726882501.72890: variable 'omit' from source: magic vars 13261 1726882501.73053: in VariableManager get_vars() 13261 1726882501.73072: done with get_vars() 13261 1726882501.73097: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** 13261 1726882501.74529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 13261 1726882501.74777: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 13261 1726882501.74819: getting the remaining hosts for this loop 13261 1726882501.74821: done getting the remaining hosts for this loop 13261 1726882501.74827: getting the next task for host managed_node2 13261 1726882501.74831: done getting next task for host managed_node2 13261 1726882501.74833: ^ task is: TASK: Gathering Facts 13261 1726882501.74835: ^ 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 13261 1726882501.74837: getting variables 13261 1726882501.74838: in VariableManager get_vars() 13261 1726882501.74849: Calling all_inventory to load vars for managed_node2 13261 1726882501.74852: Calling groups_inventory to load vars for managed_node2 13261 1726882501.74854: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882501.74869: Calling all_plugins_play to load vars for managed_node2 13261 1726882501.74880: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882501.74883: Calling groups_plugins_play to load vars for managed_node2 13261 1726882501.75037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882501.75098: done with get_vars() 13261 1726882501.75105: done getting variables 13261 1726882501.75386: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Friday 20 September 2024 21:35:01 -0400 (0:00:00.029) 0:00:00.029 ****** 13261 1726882501.75413: entering _queue_task() for managed_node2/gather_facts 13261 1726882501.75415: Creating lock for gather_facts 13261 1726882501.76599: worker is 1 (out of 1 available) 13261 1726882501.76612: exiting _queue_task() for managed_node2/gather_facts 13261 1726882501.76630: done queuing things up, now waiting for results queue to drain 13261 1726882501.76631: waiting for pending results... 13261 1726882501.77243: running TaskExecutor() for managed_node2/TASK: Gathering Facts 13261 1726882501.77250: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000002b 13261 1726882501.77253: variable 'ansible_search_path' from source: unknown 13261 1726882501.77439: calling self._execute() 13261 1726882501.77513: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882501.77827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882501.77831: variable 'omit' from source: magic vars 13261 1726882501.77867: variable 'omit' from source: magic vars 13261 1726882501.77903: variable 'omit' from source: magic vars 13261 1726882501.77950: variable 'omit' from source: magic vars 13261 1726882501.78328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13261 1726882501.78332: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13261 1726882501.78335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13261 1726882501.78355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13261 1726882501.78377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13261 1726882501.78561: variable 'inventory_hostname' from source: host vars for 'managed_node2' 13261 1726882501.78731: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882501.78734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882501.78738: Set connection var ansible_pipelining to False 13261 1726882501.78740: Set connection var ansible_connection to ssh 13261 1726882501.78742: Set connection var ansible_shell_executable to /bin/sh 13261 1726882501.78744: Set connection var ansible_shell_type to sh 13261 1726882501.78746: Set connection var ansible_module_compression to ZIP_DEFLATED 13261 1726882501.78749: Set connection var ansible_timeout to 10 13261 1726882501.78842: variable 'ansible_shell_executable' from source: unknown 13261 1726882501.78851: variable 'ansible_connection' from source: unknown 13261 1726882501.78857: variable 'ansible_module_compression' from source: unknown 13261 1726882501.78867: variable 'ansible_shell_type' from source: unknown 13261 1726882501.79128: variable 'ansible_shell_executable' from source: unknown 13261 1726882501.79132: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882501.79134: variable 'ansible_pipelining' from source: unknown 13261 1726882501.79137: variable 'ansible_timeout' from source: unknown 13261 1726882501.79139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882501.79370: 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) 13261 1726882501.79388: variable 'omit' from source: magic vars 13261 1726882501.79398: starting attempt loop 13261 1726882501.79404: running the handler 13261 1726882501.79427: variable 'ansible_facts' from source: unknown 13261 1726882501.79549: _low_level_execute_command(): starting 13261 1726882501.79565: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13261 1726882501.80900: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882501.81246: 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882501.81465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882501.81508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882501.83305: stdout chunk (state=3): >>>/root <<< 13261 1726882501.83488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882501.83501: stdout chunk (state=3): >>><<< 13261 1726882501.83514: stderr chunk (state=3): >>><<< 13261 1726882501.83672: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882501.83746: _low_level_execute_command(): starting 13261 1726882501.83835: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377 `" && echo ansible-tmp-1726882501.8373098-13288-147983639115377="` echo /root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377 `" ) && sleep 0' 13261 1726882501.85145: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882501.85192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13261 1726882501.85411: 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882501.85442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882501.85468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882501.85627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882501.87882: stdout chunk (state=3): >>>ansible-tmp-1726882501.8373098-13288-147983639115377=/root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377 <<< 13261 1726882501.87985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882501.87996: stdout chunk (state=3): >>><<< 13261 1726882501.88008: stderr chunk (state=3): >>><<< 13261 1726882501.88033: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882501.8373098-13288-147983639115377=/root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377 , stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882501.88429: variable 'ansible_module_compression' from source: unknown 13261 1726882501.88432: ANSIBALLZ: Using generic lock for ansible.legacy.setup 13261 1726882501.88528: ANSIBALLZ: Acquiring lock 13261 1726882501.88532: ANSIBALLZ: Lock acquired: 140211599071168 13261 1726882501.88534: ANSIBALLZ: Creating module 13261 1726882502.64299: ANSIBALLZ: Writing module into payload 13261 1726882502.64492: ANSIBALLZ: Writing module 13261 1726882502.64530: ANSIBALLZ: Renaming module 13261 1726882502.64543: ANSIBALLZ: Done creating module 13261 1726882502.64590: variable 'ansible_facts' from source: unknown 13261 1726882502.64603: variable 'inventory_hostname' from source: host vars for 'managed_node2' 13261 1726882502.64616: _low_level_execute_command(): starting 13261 1726882502.64629: _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' 13261 1726882502.65293: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882502.65308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13261 1726882502.65430: 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882502.65445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882502.65460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882502.65548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882502.67345: stdout chunk (state=3): >>>PLATFORM <<< 13261 1726882502.67416: stdout chunk (state=3): >>>Linux <<< 13261 1726882502.67436: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 13261 1726882502.67665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882502.67669: stdout chunk (state=3): >>><<< 13261 1726882502.67671: stderr chunk (state=3): >>><<< 13261 1726882502.67690: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882502.67713 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 13261 1726882502.67770: _low_level_execute_command(): starting 13261 1726882502.67782: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 13261 1726882502.67920: Sending initial data 13261 1726882502.68145: Sent initial data (1181 bytes) 13261 1726882502.68507: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882502.68521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13261 1726882502.68538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13261 1726882502.68556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13261 1726882502.68584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 <<< 13261 1726882502.68596: stderr chunk (state=3): >>>debug2: match not found <<< 13261 1726882502.68609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882502.68629: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13261 1726882502.68640: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.13.201 is address <<< 13261 1726882502.68651: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13261 1726882502.68699: 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882502.68767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882502.68787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882502.68825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882502.68912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882502.72667: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 13261 1726882502.73445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882502.73449: stdout chunk (state=3): >>><<< 13261 1726882502.73452: stderr chunk (state=3): >>><<< 13261 1726882502.73455: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882502.73457: variable 'ansible_facts' from source: unknown 13261 1726882502.73459: variable 'ansible_facts' from source: unknown 13261 1726882502.73462: variable 'ansible_module_compression' from source: unknown 13261 1726882502.73464: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13261l1e95l7w/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 13261 1726882502.73467: variable 'ansible_facts' from source: unknown 13261 1726882502.73976: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377/AnsiballZ_setup.py 13261 1726882502.74508: Sending initial data 13261 1726882502.74519: Sent initial data (154 bytes) 13261 1726882502.75629: stderr chunk (state=3): >>>OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882502.75662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882502.75750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882502.77483: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13261 1726882502.77516: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13261 1726882502.77573: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13261l1e95l7w/tmpyt_mteeq /root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377/AnsiballZ_setup.py <<< 13261 1726882502.77576: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377/AnsiballZ_setup.py" <<< 13261 1726882502.77612: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13261l1e95l7w/tmpyt_mteeq" to remote "/root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377/AnsiballZ_setup.py" <<< 13261 1726882502.79296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882502.79515: stderr chunk (state=3): >>><<< 13261 1726882502.79574: stdout chunk (state=3): >>><<< 13261 1726882502.79584: done transferring module to remote 13261 1726882502.79627: _low_level_execute_command(): starting 13261 1726882502.79631: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377/ /root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377/AnsiballZ_setup.py && sleep 0' 13261 1726882502.80319: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882502.80472: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13261 1726882502.80477: 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882502.80508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882502.80529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882502.80649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882502.82707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882502.82734: stdout chunk (state=3): >>><<< 13261 1726882502.82748: stderr chunk (state=3): >>><<< 13261 1726882502.82772: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882502.82873: _low_level_execute_command(): starting 13261 1726882502.82877: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377/AnsiballZ_setup.py && sleep 0' 13261 1726882502.83683: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882502.83737: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13261 1726882502.83762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13261 1726882502.83791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13261 1726882502.83831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 <<< 13261 1726882502.83915: stderr chunk (state=3): >>>debug2: match not found <<< 13261 1726882502.83940: 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882502.83990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882502.84046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882502.84088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882502.84203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882502.86634: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13261 1726882502.86674: stdout chunk (state=3): >>>import _imp # builtin <<< 13261 1726882502.86690: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13261 1726882502.86753: stdout chunk (state=3): >>>import '_io' # <<< 13261 1726882502.86763: stdout chunk (state=3): >>>import 'marshal' # <<< 13261 1726882502.86793: stdout chunk (state=3): >>>import 'posix' # <<< 13261 1726882502.86835: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13261 1726882502.86861: stdout chunk (state=3): >>># installing zipimport hook import 'time' # <<< 13261 1726882502.86871: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13261 1726882502.86926: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13261 1726882502.86940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 13261 1726882502.86968: stdout chunk (state=3): >>>import 'codecs' # <<< 13261 1726882502.87023: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13261 1726882502.87045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13261 1726882502.87082: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07518530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c074e7b30> <<< 13261 1726882502.87086: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13261 1726882502.87127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0751aab0> import '_signal' # <<< 13261 1726882502.87148: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13261 1726882502.87172: stdout chunk (state=3): >>>import 'io' # <<< 13261 1726882502.87200: stdout chunk (state=3): >>>import '_stat' # <<< 13261 1726882502.87224: stdout chunk (state=3): >>>import 'stat' # <<< 13261 1726882502.87290: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13261 1726882502.87324: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13261 1726882502.87381: stdout chunk (state=3): >>>import 'os' # <<< 13261 1726882502.87397: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13261 1726882502.87429: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13261 1726882502.87468: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 13261 1726882502.87496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c072ed190> <<< 13261 1726882502.87553: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 13261 1726882502.87578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c072edfd0> <<< 13261 1726882502.87611: stdout chunk (state=3): >>>import 'site' # <<< 13261 1726882502.87627: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13261 1726882502.88043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13261 1726882502.88072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13261 1726882502.88090: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13261 1726882502.88154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13261 1726882502.88182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13261 1726882502.88197: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0732bda0> <<< 13261 1726882502.88226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13261 1726882502.88271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13261 1726882502.88275: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0732bfe0> <<< 13261 1726882502.88311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13261 1726882502.88316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13261 1726882502.88340: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13261 1726882502.88409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882502.88460: stdout chunk (state=3): >>>import 'itertools' # <<< 13261 1726882502.88464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073637a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13261 1726882502.88503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07363e30> import '_collections' # <<< 13261 1726882502.88568: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07343a70> <<< 13261 1726882502.88595: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07341190> <<< 13261 1726882502.88689: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07328f50> <<< 13261 1726882502.88743: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13261 1726882502.88759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13261 1726882502.88775: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13261 1726882502.88818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13261 1726882502.88822: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13261 1726882502.88867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07387770> <<< 13261 1726882502.88884: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07386390> <<< 13261 1726882502.88918: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07342030> <<< 13261 1726882502.88936: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07384b90> <<< 13261 1726882502.88989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13261 1726882502.89013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b47d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073281d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13261 1726882502.89076: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882502.89111: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c073b4c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b4b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882502.89159: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c073b4f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07326cf0> <<< 13261 1726882502.89164: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882502.89175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13261 1726882502.89203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13261 1726882502.89231: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b5610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b52e0> import 'importlib.machinery' # <<< 13261 1726882502.89535: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b6510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073d0740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c073d1e50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073d2cf0> <<< 13261 1726882502.89578: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882502.89587: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c073d3350> <<< 13261 1726882502.89596: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073d2240> <<< 13261 1726882502.89758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c073d3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073d3500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b6570> <<< 13261 1726882502.89781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13261 1726882502.89829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 13261 1726882502.89835: stdout chunk (state=3): >>> <<< 13261 1726882502.89870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13261 1726882502.89911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 13261 1726882502.89916: stdout chunk (state=3): >>> <<< 13261 1726882502.89967: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 13261 1726882502.89976: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 13261 1726882502.90028: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c0710fd40> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13261 1726882502.90035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 13261 1726882502.90038: stdout chunk (state=3): >>> <<< 13261 1726882502.90077: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 13261 1726882502.90130: stdout chunk (state=3): >>> # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07138860> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c071385c0><<< 13261 1726882502.90142: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882502.90151: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882502.90205: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07138890> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882502.90218: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 13261 1726882502.90227: stdout chunk (state=3): >>> import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07138a70> <<< 13261 1726882502.90285: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0710dee0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13261 1726882502.90476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 13261 1726882502.90504: stdout chunk (state=3): >>> <<< 13261 1726882502.90523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 13261 1726882502.90555: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 13261 1726882502.90559: stdout chunk (state=3): >>> <<< 13261 1726882502.90566: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0713a180><<< 13261 1726882502.90615: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07138e00> <<< 13261 1726882502.90653: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b6c60> <<< 13261 1726882502.90704: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13261 1726882502.90823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13261 1726882502.90898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13261 1726882502.90955: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c071624b0><<< 13261 1726882502.90995: stdout chunk (state=3): >>> <<< 13261 1726882502.91042: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13261 1726882502.91076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882502.91113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 13261 1726882502.91156: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 13261 1726882502.91165: stdout chunk (state=3): >>> <<< 13261 1726882502.91246: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0717e5a0><<< 13261 1726882502.91251: stdout chunk (state=3): >>> <<< 13261 1726882502.91285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 13261 1726882502.91301: stdout chunk (state=3): >>> <<< 13261 1726882502.91446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 13261 1726882502.91451: stdout chunk (state=3): >>> <<< 13261 1726882502.91492: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 13261 1726882502.91496: stdout chunk (state=3): >>> <<< 13261 1726882502.91524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c071b3350> <<< 13261 1726882502.91567: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 13261 1726882502.91570: stdout chunk (state=3): >>> <<< 13261 1726882502.91637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 13261 1726882502.91641: stdout chunk (state=3): >>> <<< 13261 1726882502.91683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13261 1726882502.91754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 13261 1726882502.91759: stdout chunk (state=3): >>> <<< 13261 1726882502.91912: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c071d9af0><<< 13261 1726882502.92042: stdout chunk (state=3): >>> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c071b3470> <<< 13261 1726882502.92120: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0717f230> <<< 13261 1726882502.92164: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 13261 1726882502.92172: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06fb8440> <<< 13261 1726882502.92190: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0717d5e0> <<< 13261 1726882502.92193: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0713b080> <<< 13261 1726882502.92471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13261 1726882502.92474: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1c0717d9a0> <<< 13261 1726882502.92654: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ohk3y0dh/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 13261 1726882502.92828: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882502.92849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13261 1726882502.92896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13261 1726882502.93005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13261 1726882502.93033: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07022150> import '_typing' # <<< 13261 1726882502.93415: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ff9040> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ff81d0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13261 1726882502.95999: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882502.96004: stdout chunk (state=3): >>> <<< 13261 1726882502.97531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ffbfb0> <<< 13261 1726882502.97579: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882502.97618: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13261 1726882502.97632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13261 1726882502.97646: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07051bb0> <<< 13261 1726882502.97686: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07051940> <<< 13261 1726882502.97714: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07051250> <<< 13261 1726882502.97754: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13261 1726882502.97799: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07051730> <<< 13261 1726882502.97810: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07022bd0> import 'atexit' # <<< 13261 1726882502.97849: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07052900> <<< 13261 1726882502.97872: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07052b40> <<< 13261 1726882502.97896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13261 1726882502.97944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13261 1726882502.97958: stdout chunk (state=3): >>>import '_locale' # <<< 13261 1726882502.98006: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07053020> <<< 13261 1726882502.98030: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13261 1726882502.98060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13261 1726882502.98099: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06eb8e00> <<< 13261 1726882502.98129: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06eba510> <<< 13261 1726882502.98166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13261 1726882502.98169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13261 1726882502.98216: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ebb290> <<< 13261 1726882502.98228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13261 1726882502.98266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13261 1726882502.98282: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ebc440> <<< 13261 1726882502.98304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13261 1726882502.98340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13261 1726882502.98366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13261 1726882502.98441: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ebeed0> <<< 13261 1726882502.98479: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882502.98485: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06ebf020> <<< 13261 1726882502.98519: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ebd1c0> <<< 13261 1726882502.98525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13261 1726882502.98565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13261 1726882502.98576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13261 1726882502.98608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13261 1726882502.98642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13261 1726882502.98677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13261 1726882502.98692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ec2e70> import '_tokenize' # <<< 13261 1726882502.98760: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ec1940> <<< 13261 1726882502.98789: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ec16a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13261 1726882502.98813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13261 1726882502.98875: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ec3f50> <<< 13261 1726882502.98903: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ebd6d0> <<< 13261 1726882502.98940: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f06f90> <<< 13261 1726882502.98968: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882502.98990: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f07200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13261 1726882502.99020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13261 1726882502.99062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13261 1726882502.99082: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f0ccb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f0ca70> <<< 13261 1726882502.99104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13261 1726882502.99249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13261 1726882502.99304: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f0f1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f0d310> <<< 13261 1726882502.99325: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13261 1726882502.99381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882502.99409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13261 1726882502.99428: stdout chunk (state=3): >>>import '_string' # <<< 13261 1726882502.99462: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f16990> <<< 13261 1726882502.99606: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f0f320> <<< 13261 1726882502.99722: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f17740> <<< 13261 1726882502.99789: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f17a40> <<< 13261 1726882502.99826: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f17ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f073b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13261 1726882502.99916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882502.99999: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f1b380> <<< 13261 1726882503.00248: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f1c7d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f19b20> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f1aed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f19730> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13261 1726882503.00306: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.00439: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 13261 1726882503.00503: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13261 1726882503.00642: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.00764: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.01389: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.02102: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13261 1726882503.02198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06da4770> <<< 13261 1726882503.02282: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06da5550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f1eff0> <<< 13261 1726882503.02394: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13261 1726882503.02531: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.02732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13261 1726882503.02777: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06da55e0> # zipimport: zlib available <<< 13261 1726882503.03309: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.03796: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.03865: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.03946: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13261 1726882503.03995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.04044: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13261 1726882503.04047: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.04124: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.04232: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13261 1726882503.04263: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13261 1726882503.04277: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.04306: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.04349: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13261 1726882503.04623: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.04883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13261 1726882503.04973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13261 1726882503.04976: stdout chunk (state=3): >>>import '_ast' # <<< 13261 1726882503.05053: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06da7c50> # zipimport: zlib available <<< 13261 1726882503.05143: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.05247: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13261 1726882503.05275: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13261 1726882503.05318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13261 1726882503.05364: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882503.05492: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06dae030> <<< 13261 1726882503.05568: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06dae990> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06da7200> <<< 13261 1726882503.05593: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.05635: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.05686: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13261 1726882503.05741: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.05782: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.05845: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.05919: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 13261 1726882503.05972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882503.06070: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06dad6a0> <<< 13261 1726882503.06122: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06daeb70> <<< 13261 1726882503.06163: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13261 1726882503.06174: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.06237: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.06305: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.06335: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.06385: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882503.06406: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 13261 1726882503.06449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13261 1726882503.06466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13261 1726882503.06532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13261 1726882503.06610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13261 1726882503.06671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e42d50> <<< 13261 1726882503.06763: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06db8aa0> <<< 13261 1726882503.06807: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06db2b70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06db29c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13261 1726882503.06915: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13261 1726882503.06951: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13261 1726882503.07124: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.07166: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13261 1726882503.07273: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13261 1726882503.07340: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 13261 1726882503.07426: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.07533: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.07595: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 13261 1726882503.07765: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.08008: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.08048: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.08113: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882503.08116: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 13261 1726882503.08196: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 13261 1726882503.08265: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e49c40> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 13261 1726882503.08352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13261 1726882503.08387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06350470> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06350860> <<< 13261 1726882503.08458: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e294f0> <<< 13261 1726882503.08494: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e283e0> <<< 13261 1726882503.08548: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e48350> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e4bf80> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 13261 1726882503.08681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13261 1726882503.08765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c063537a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06353050> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06353230> <<< 13261 1726882503.08790: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06352480> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 13261 1726882503.08892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 13261 1726882503.08966: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06353890> <<< 13261 1726882503.09016: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 13261 1726882503.09056: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c063ba3c0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c063b83e0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e48050> import 'ansible.module_utils.facts.timeout' # <<< 13261 1726882503.09106: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 13261 1726882503.09148: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.09229: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.09310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 13261 1726882503.09329: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.09379: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 13261 1726882503.09416: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13261 1726882503.09479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 13261 1726882503.09491: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 13261 1726882503.09568: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.09610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 13261 1726882503.09613: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.09661: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.09707: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 13261 1726882503.09724: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.09784: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.09853: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.09909: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.09985: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 13261 1726882503.09997: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.10550: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.11103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 13261 1726882503.11150: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.11179: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.11210: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.11280: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 13261 1726882503.11299: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.11339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 13261 1726882503.11356: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.11431: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.11493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 13261 1726882503.11505: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.11531: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.11556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 13261 1726882503.11559: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.11583: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.11830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available <<< 13261 1726882503.11946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c063ba750> <<< 13261 1726882503.11956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13261 1726882503.12085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13261 1726882503.12212: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c063bb3b0> <<< 13261 1726882503.12223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 13261 1726882503.12229: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.12342: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.12457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 13261 1726882503.12651: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.12771: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 13261 1726882503.12781: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.12884: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.13005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 13261 1726882503.13019: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.13092: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.13143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13261 1726882503.13299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13261 1726882503.13328: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882503.13439: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c063ea930> <<< 13261 1726882503.13817: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c063d65d0> <<< 13261 1726882503.13849: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 13261 1726882503.13933: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.13998: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 13261 1726882503.14232: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.14274: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.14477: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.14731: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 13261 1726882503.14772: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.14899: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 13261 1726882503.14999: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 13261 1726882503.15018: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882503.15103: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c061f20c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c061f1d60> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 13261 1726882503.15166: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 13261 1726882503.15220: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 13261 1726882503.15464: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.15561: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 13261 1726882503.15572: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.15697: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.15791: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.15829: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.15918: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 13261 1726882503.15943: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.15967: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.20160: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 13261 1726882503.20276: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # <<< 13261 1726882503.20280: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.20436: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.20598: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.20973: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.21332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 13261 1726882503.21347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 13261 1726882503.21451: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # <<< 13261 1726882503.21456: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.21494: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.21530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 13261 1726882503.21540: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.21716: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.21769: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 13261 1726882503.21831: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 13261 1726882503.21838: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.21932: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.22034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 13261 1726882503.22208: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 13261 1726882503.22699: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.22992: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 13261 1726882503.23014: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23087: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 13261 1726882503.23201: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 13261 1726882503.23305: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 13261 1726882503.23359: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13261 1726882503.23386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 13261 1726882503.23389: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23475: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 13261 1726882503.23603: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 13261 1726882503.23618: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23655: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 13261 1726882503.23764: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23791: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23811: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23866: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.23961: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.24027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 13261 1726882503.24034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 13261 1726882503.24414: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 13261 1726882503.24540: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.24863: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 13261 1726882503.24883: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.24964: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.25036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 13261 1726882503.25056: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.25141: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.25211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 13261 1726882503.25244: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.25378: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.25526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 13261 1726882503.25635: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.25703: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.25947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 13261 1726882503.25977: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882503.26808: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 13261 1726882503.26860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 13261 1726882503.26864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 13261 1726882503.26920: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c0621b2c0> <<< 13261 1726882503.26925: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c062191c0> <<< 13261 1726882503.26967: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c062181a0> <<< 13261 1726882504.97742: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06262b10> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06260e00> <<< 13261 1726882504.97796: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 13261 1726882504.97800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882504.97857: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 13261 1726882504.97871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06262660> <<< 13261 1726882504.97932: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06262060> <<< 13261 1726882504.98316: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 13261 1726882504.98320: 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 <<< 13261 1726882505.23891: stdout chunk (state=3): >>> <<< 13261 1726882505.24136: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4W6DnNxvXYP35ucYbXw0Rl8U5i76+nSxNOU9FlzmsJfP+uzNhFbvB4JNXnwJkgLimlQx7Nu4tUfylwwUKU5RSOnfX7+XU/7U5N+ASiAKnaE1eM8bey+vKw9yUCMWqMP2JJIgbUfrj1fualRuP7TrWzyiaD45ZlzS8WUIPQfUcjJeKBuBpKm2txHt8z07reCn9Fo3J0MgPpZzqYyBtz5cZQnqf00a57ZIS+In/5ZiOM6vvUsdnOcOJGDxnyvRpRnI/sIkkY1r225c9v45LCL1yhDWwDf5R1XcreHVgFvphaGxscm73CzunaAx07tOElGh9BdFCrRFyxdmW1+ZtrQ3PMZ09fRbdch7zE5b4TZkzJbvzN7gcJ20YhE+rMmJaOo/JHUip77V84gKyvbg1sSNgYkgUatYc4ak/dpXrGmdz5cTjowJXnle1DjXdDs/awxg1674TWMgDTcHLLj1RZ9NE6IoHTPzIBcMTgzpJlnV9v978N3Ar/pLxkGAPT8Q0+f8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDTe5a484DuRaUfRyVR9WiLfG+w2SIuQ3XCHSggW57gjmGhOPH7dR2w1D1xTofL2l7g+iaW6X0H/koP81LSjWMM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAILH/nH8SHxMjAzlrA3ts+XxnIQkq1Q/jggpukWw+sAXV", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-13-201.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-201", "ansible_nodename": "ip-10-31-13-201.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": "ec271e862ced9ef36c7d9c93e54dc434", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.4306640625, "5m": 0.38818359375, "15m": 0.20166015625}, "ansible_fibre_channel_wwn": [], "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": 3716, "ansible_memfree_mb": 3043, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 673, "free": 3043}, "nocache": {"free": 3446, "used": 270}, "swap": {"total": 3715, "free": 3715, "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": "ec271e86-2ced-9ef3-6c7d-9c93e54dc434", "ansible_product_uuid": "ec271e86-2ced-9ef3-6c7d-9c93e54dc434", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size"<<< 13261 1726882505.24180: stdout chunk (state=3): >>>: "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 463, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251384680448, "block_size": 4096, "block_total": 64483404, "block_available": 61373213, "block_used": 3110191, "inode_total": 16384000, "inode_available": 16303061, "inode_used": 80939, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:cc:08:73", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.201", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fecc:873", "prefix": "64", "scope": "link"}]}, "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"}]}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.201", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:cc:08:73", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.201"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fecc:873"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.201", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fecc:873"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 54870 10.31.13.201 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 54870 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "05", "epoch": "1726882505", "epoch_int": "1726882505", "date": "2024-09-20", "time": "21:35:05", "iso8601_micro": "2024-09-21T01:35:05.234096Z", "iso8601": "2024-09-21T01:35:05Z", "iso8601_basic": "20240920T213505234096", "iso8601_basic_short": "20240920T213505", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 13261 1726882505.24944: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 13261 1726882505.24976: stdout chunk (state=3): >>> # clear sys.path_hooks <<< 13261 1726882505.25015: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv<<< 13261 1726882505.25031: stdout chunk (state=3): >>> # clear sys.ps1 <<< 13261 1726882505.25062: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 13261 1726882505.25135: stdout chunk (state=3): >>> # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib <<< 13261 1726882505.25191: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random<<< 13261 1726882505.25195: stdout chunk (state=3): >>> # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile<<< 13261 1726882505.25223: stdout chunk (state=3): >>> # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse<<< 13261 1726882505.25253: stdout chunk (state=3): >>> # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing<<< 13261 1726882505.25257: stdout chunk (state=3): >>> # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__<<< 13261 1726882505.25295: stdout chunk (state=3): >>> # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd<<< 13261 1726882505.25306: stdout chunk (state=3): >>> # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize<<< 13261 1726882505.25333: stdout chunk (state=3): >>> # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid<<< 13261 1726882505.25366: stdout chunk (state=3): >>> # 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 <<< 13261 1726882505.25409: stdout chunk (state=3): >>># 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<<< 13261 1726882505.25412: stdout chunk (state=3): >>> # 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<<< 13261 1726882505.25447: 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 <<< 13261 1726882505.25456: stdout chunk (state=3): >>># 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<<< 13261 1726882505.25480: stdout chunk (state=3): >>> # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4<<< 13261 1726882505.25501: stdout chunk (state=3): >>> # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process<<< 13261 1726882505.25535: stdout chunk (state=3): >>> # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic <<< 13261 1726882505.25558: 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 # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq <<< 13261 1726882505.25647: stdout chunk (state=3): >>># cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd<<< 13261 1726882505.25694: stdout chunk (state=3): >>> # 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<<< 13261 1726882505.25721: stdout chunk (state=3): >>> # 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<<< 13261 1726882505.25760: stdout chunk (state=3): >>> # 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 <<< 13261 1726882505.25790: stdout chunk (state=3): >>># 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<<< 13261 1726882505.25802: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata<<< 13261 1726882505.25910: 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 <<< 13261 1726882505.26509: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13261 1726882505.26550: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc<<< 13261 1726882505.26561: stdout chunk (state=3): >>> # destroy importlib.util <<< 13261 1726882505.26606: stdout chunk (state=3): >>># destroy _bz2 <<< 13261 1726882505.26653: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii <<< 13261 1726882505.26691: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 13261 1726882505.26726: stdout chunk (state=3): >>> # destroy zipfile <<< 13261 1726882505.26744: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 13261 1726882505.26776: stdout chunk (state=3): >>> # destroy ntpath <<< 13261 1726882505.26824: stdout chunk (state=3): >>># destroy importlib <<< 13261 1726882505.26868: stdout chunk (state=3): >>># destroy zipimport <<< 13261 1726882505.26871: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner<<< 13261 1726882505.26917: stdout chunk (state=3): >>> # destroy _json # destroy grp # destroy encodings # destroy _locale<<< 13261 1726882505.26920: stdout chunk (state=3): >>> <<< 13261 1726882505.26969: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog <<< 13261 1726882505.27073: stdout chunk (state=3): >>># destroy uuid # destroy _hashlib <<< 13261 1726882505.27095: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux <<< 13261 1726882505.27136: stdout chunk (state=3): >>># destroy shutil<<< 13261 1726882505.27140: stdout chunk (state=3): >>> # destroy distro <<< 13261 1726882505.27164: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse<<< 13261 1726882505.27207: stdout chunk (state=3): >>> # destroy logging <<< 13261 1726882505.27260: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 13261 1726882505.27263: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector<<< 13261 1726882505.27295: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal<<< 13261 1726882505.27323: stdout chunk (state=3): >>> # destroy pickle<<< 13261 1726882505.27530: stdout chunk (state=3): >>> # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 13261 1726882505.27563: stdout chunk (state=3): >>># destroy socket # destroy struct<<< 13261 1726882505.27576: stdout chunk (state=3): >>> # destroy glob <<< 13261 1726882505.27623: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing<<< 13261 1726882505.27672: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 13261 1726882505.27675: stdout chunk (state=3): >>># destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile<<< 13261 1726882505.27700: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array<<< 13261 1726882505.27798: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna<<< 13261 1726882505.27813: stdout chunk (state=3): >>> # destroy stringprep <<< 13261 1726882505.27864: stdout chunk (state=3): >>># cleanup[3] wiping configparser <<< 13261 1726882505.27896: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 13261 1726882505.27929: stdout chunk (state=3): >>> # 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<<< 13261 1726882505.27953: stdout chunk (state=3): >>> # 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<<< 13261 1726882505.27992: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform<<< 13261 1726882505.28053: stdout chunk (state=3): >>> # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13261 1726882505.28058: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 13261 1726882505.28061: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 13261 1726882505.28118: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct<<< 13261 1726882505.28123: stdout chunk (state=3): >>> # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 13261 1726882505.28146: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 13261 1726882505.28177: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc<<< 13261 1726882505.28193: stdout chunk (state=3): >>> # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig<<< 13261 1726882505.28235: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy posixpath<<< 13261 1726882505.28252: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat<<< 13261 1726882505.28284: stdout chunk (state=3): >>> # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs<<< 13261 1726882505.28287: stdout chunk (state=3): >>> # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 13261 1726882505.28317: 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<<< 13261 1726882505.28348: stdout chunk (state=3): >>> # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13261 1726882505.28507: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13261 1726882505.28688: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13261 1726882505.28699: stdout chunk (state=3): >>># destroy _socket <<< 13261 1726882505.28735: stdout chunk (state=3): >>># destroy _collections<<< 13261 1726882505.28806: stdout chunk (state=3): >>> <<< 13261 1726882505.28812: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13261 1726882505.28849: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 13261 1726882505.28866: stdout chunk (state=3): >>># destroy tokenize <<< 13261 1726882505.28901: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13261 1726882505.28999: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser<<< 13261 1726882505.29042: stdout chunk (state=3): >>> # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp<<< 13261 1726882505.29102: stdout chunk (state=3): >>> # destroy _io # destroy marshal # clear sys.meta_path <<< 13261 1726882505.29128: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib<<< 13261 1726882505.29202: stdout chunk (state=3): >>> <<< 13261 1726882505.29278: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13261 1726882505.29321: stdout chunk (state=3): >>># destroy encodings.utf_8 <<< 13261 1726882505.29352: stdout chunk (state=3): >>># destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 13261 1726882505.29378: stdout chunk (state=3): >>># destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading<<< 13261 1726882505.29407: stdout chunk (state=3): >>> # destroy atexit # destroy _warnings<<< 13261 1726882505.29410: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 13261 1726882505.29464: stdout chunk (state=3): >>> # destroy _random <<< 13261 1726882505.29481: stdout chunk (state=3): >>># destroy _weakref <<< 13261 1726882505.29517: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string<<< 13261 1726882505.29555: stdout chunk (state=3): >>> # destroy re # destroy itertools<<< 13261 1726882505.29588: stdout chunk (state=3): >>> # destroy _abc # destroy posix # destroy _functools<<< 13261 1726882505.29620: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks<<< 13261 1726882505.29632: stdout chunk (state=3): >>> <<< 13261 1726882505.30252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.13.201 closed. <<< 13261 1726882505.30471: stderr chunk (state=3): >>><<< 13261 1726882505.30475: stdout chunk (state=3): >>><<< 13261 1726882505.30508: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07518530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c074e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0751aab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c072ed190> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c072edfd0> import 'site' # Python 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0732bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0732bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073637a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07363e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07343a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07341190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07328f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07387770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07386390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07342030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07384b90> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b47d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073281d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c073b4c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b4b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c073b4f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07326cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b5610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b52e0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b6510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073d0740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c073d1e50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073d2cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c073d3350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073d2240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c073d3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073d3500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b6570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c0710fd40> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07138860> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c071385c0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07138890> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07138a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0710dee0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0713a180> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07138e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c073b6c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c071624b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0717e5a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c071b3350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c071d9af0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c071b3470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0717f230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06fb8440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0717d5e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c0713b080> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1c0717d9a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ohk3y0dh/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07022150> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ff9040> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ff81d0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ffbfb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07051bb0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07051940> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07051250> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07051730> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07022bd0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07052900> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c07052b40> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c07053020> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06eb8e00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06eba510> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ebb290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ebc440> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ebeed0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06ebf020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ebd1c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ec2e70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ec1940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ec16a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ec3f50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06ebd6d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f06f90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f07200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f0ccb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f0ca70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f0f1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f0d310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f16990> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f0f320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f17740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f17a40> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f17ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f073b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f1b380> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f1c7d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f19b20> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06f1aed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f19730> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06da4770> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06da5550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06f1eff0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06da55e0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06da7c50> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06dae030> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06dae990> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06da7200> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06dad6a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06daeb70> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e42d50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06db8aa0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06db2b70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06db29c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e49c40> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06350470> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06350860> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e294f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e283e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e48350> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e4bf80> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c063537a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06353050> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c06353230> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06352480> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06353890> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c063ba3c0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c063b83e0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06e48050> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c063ba750> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c063bb3b0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c063ea930> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c063d65d0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c061f20c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c061f1d60> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c0621b2c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c062191c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c062181a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06262b10> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06260e00> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06262660> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c06262060> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4W6DnNxvXYP35ucYbXw0Rl8U5i76+nSxNOU9FlzmsJfP+uzNhFbvB4JNXnwJkgLimlQx7Nu4tUfylwwUKU5RSOnfX7+XU/7U5N+ASiAKnaE1eM8bey+vKw9yUCMWqMP2JJIgbUfrj1fualRuP7TrWzyiaD45ZlzS8WUIPQfUcjJeKBuBpKm2txHt8z07reCn9Fo3J0MgPpZzqYyBtz5cZQnqf00a57ZIS+In/5ZiOM6vvUsdnOcOJGDxnyvRpRnI/sIkkY1r225c9v45LCL1yhDWwDf5R1XcreHVgFvphaGxscm73CzunaAx07tOElGh9BdFCrRFyxdmW1+ZtrQ3PMZ09fRbdch7zE5b4TZkzJbvzN7gcJ20YhE+rMmJaOo/JHUip77V84gKyvbg1sSNgYkgUatYc4ak/dpXrGmdz5cTjowJXnle1DjXdDs/awxg1674TWMgDTcHLLj1RZ9NE6IoHTPzIBcMTgzpJlnV9v978N3Ar/pLxkGAPT8Q0+f8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDTe5a484DuRaUfRyVR9WiLfG+w2SIuQ3XCHSggW57gjmGhOPH7dR2w1D1xTofL2l7g+iaW6X0H/koP81LSjWMM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAILH/nH8SHxMjAzlrA3ts+XxnIQkq1Q/jggpukWw+sAXV", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-13-201.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-201", "ansible_nodename": "ip-10-31-13-201.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": "ec271e862ced9ef36c7d9c93e54dc434", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.4306640625, "5m": 0.38818359375, "15m": 0.20166015625}, "ansible_fibre_channel_wwn": [], "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": 3716, "ansible_memfree_mb": 3043, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 673, "free": 3043}, "nocache": {"free": 3446, "used": 270}, "swap": {"total": 3715, "free": 3715, "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": "ec271e86-2ced-9ef3-6c7d-9c93e54dc434", "ansible_product_uuid": "ec271e86-2ced-9ef3-6c7d-9c93e54dc434", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 463, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251384680448, "block_size": 4096, "block_total": 64483404, "block_available": 61373213, "block_used": 3110191, "inode_total": 16384000, "inode_available": 16303061, "inode_used": 80939, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:cc:08:73", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.201", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fecc:873", "prefix": "64", "scope": "link"}]}, "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"}]}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.201", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:cc:08:73", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.201"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fecc:873"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.201", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fecc:873"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 54870 10.31.13.201 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 54870 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "05", "epoch": "1726882505", "epoch_int": "1726882505", "date": "2024-09-20", "time": "21:35:05", "iso8601_micro": "2024-09-21T01:35:05.234096Z", "iso8601": "2024-09-21T01:35:05Z", "iso8601_basic": "20240920T213505234096", "iso8601_basic_short": "20240920T213505", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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.13.201 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 13261 1726882505.32137: 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-1726882501.8373098-13288-147983639115377/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13261 1726882505.32141: _low_level_execute_command(): starting 13261 1726882505.32144: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882501.8373098-13288-147983639115377/ > /dev/null 2>&1 && sleep 0' 13261 1726882505.32243: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 is address debug1: re-parsing configuration <<< 13261 1726882505.32370: 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882505.32374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882505.32434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882505.35537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882505.35542: stdout chunk (state=3): >>><<< 13261 1726882505.35545: stderr chunk (state=3): >>><<< 13261 1726882505.35549: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882505.35552: handler run complete 13261 1726882505.35677: variable 'ansible_facts' from source: unknown 13261 1726882505.35789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882505.36120: variable 'ansible_facts' from source: unknown 13261 1726882505.36217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882505.36373: attempt loop complete, returning result 13261 1726882505.36383: _execute() done 13261 1726882505.36390: dumping result to json 13261 1726882505.36527: done dumping result, returning 13261 1726882505.36530: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affc7ec-ae25-bbb0-38cc-00000000002b] 13261 1726882505.36533: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000002b ok: [managed_node2] 13261 1726882505.37328: no more pending results, returning what we have 13261 1726882505.37332: results queue empty 13261 1726882505.37333: checking for any_errors_fatal 13261 1726882505.37334: done checking for any_errors_fatal 13261 1726882505.37335: checking for max_fail_percentage 13261 1726882505.37454: done checking for max_fail_percentage 13261 1726882505.37455: checking to see if all hosts have failed and the running result is not ok 13261 1726882505.37456: done checking to see if all hosts have failed 13261 1726882505.37457: getting the remaining hosts for this loop 13261 1726882505.37458: done getting the remaining hosts for this loop 13261 1726882505.37465: getting the next task for host managed_node2 13261 1726882505.37472: done getting next task for host managed_node2 13261 1726882505.37474: ^ task is: TASK: meta (flush_handlers) 13261 1726882505.37476: ^ 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 13261 1726882505.37480: getting variables 13261 1726882505.37481: in VariableManager get_vars() 13261 1726882505.37511: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000002b 13261 1726882505.37514: WORKER PROCESS EXITING 13261 1726882505.37562: Calling all_inventory to load vars for managed_node2 13261 1726882505.37569: Calling groups_inventory to load vars for managed_node2 13261 1726882505.37573: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882505.37584: Calling all_plugins_play to load vars for managed_node2 13261 1726882505.37586: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882505.37590: Calling groups_plugins_play to load vars for managed_node2 13261 1726882505.37830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882505.38036: done with get_vars() 13261 1726882505.38048: done getting variables 13261 1726882505.38120: in VariableManager get_vars() 13261 1726882505.38133: Calling all_inventory to load vars for managed_node2 13261 1726882505.38135: Calling groups_inventory to load vars for managed_node2 13261 1726882505.38138: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882505.38144: Calling all_plugins_play to load vars for managed_node2 13261 1726882505.38146: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882505.38149: Calling groups_plugins_play to load vars for managed_node2 13261 1726882505.38293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882505.38491: done with get_vars() 13261 1726882505.38507: done queuing things up, now waiting for results queue to drain 13261 1726882505.38509: results queue empty 13261 1726882505.38510: checking for any_errors_fatal 13261 1726882505.38513: done checking for any_errors_fatal 13261 1726882505.38513: checking for max_fail_percentage 13261 1726882505.38515: done checking for max_fail_percentage 13261 1726882505.38515: checking to see if all hosts have failed and the running result is not ok 13261 1726882505.38516: done checking to see if all hosts have failed 13261 1726882505.38524: getting the remaining hosts for this loop 13261 1726882505.38526: done getting the remaining hosts for this loop 13261 1726882505.38529: getting the next task for host managed_node2 13261 1726882505.38535: done getting next task for host managed_node2 13261 1726882505.38538: ^ task is: TASK: Include the task 'el_repo_setup.yml' 13261 1726882505.38539: ^ 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 13261 1726882505.38541: getting variables 13261 1726882505.38542: in VariableManager get_vars() 13261 1726882505.38552: Calling all_inventory to load vars for managed_node2 13261 1726882505.38555: Calling groups_inventory to load vars for managed_node2 13261 1726882505.38557: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882505.38563: Calling all_plugins_play to load vars for managed_node2 13261 1726882505.38566: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882505.38569: Calling groups_plugins_play to load vars for managed_node2 13261 1726882505.38728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882505.38925: done with get_vars() 13261 1726882505.38934: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:8 Friday 20 September 2024 21:35:05 -0400 (0:00:03.636) 0:00:03.665 ****** 13261 1726882505.39018: entering _queue_task() for managed_node2/include_tasks 13261 1726882505.39020: Creating lock for include_tasks 13261 1726882505.39370: worker is 1 (out of 1 available) 13261 1726882505.39384: exiting _queue_task() for managed_node2/include_tasks 13261 1726882505.39398: done queuing things up, now waiting for results queue to drain 13261 1726882505.39399: waiting for pending results... 13261 1726882505.39662: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 13261 1726882505.39764: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000006 13261 1726882505.39784: variable 'ansible_search_path' from source: unknown 13261 1726882505.39826: calling self._execute() 13261 1726882505.39910: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882505.39923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882505.39938: variable 'omit' from source: magic vars 13261 1726882505.40051: _execute() done 13261 1726882505.40063: dumping result to json 13261 1726882505.40072: done dumping result, returning 13261 1726882505.40084: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-bbb0-38cc-000000000006] 13261 1726882505.40093: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000006 13261 1726882505.40368: no more pending results, returning what we have 13261 1726882505.40374: in VariableManager get_vars() 13261 1726882505.40411: Calling all_inventory to load vars for managed_node2 13261 1726882505.40414: Calling groups_inventory to load vars for managed_node2 13261 1726882505.40419: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882505.40437: Calling all_plugins_play to load vars for managed_node2 13261 1726882505.40440: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882505.40444: Calling groups_plugins_play to load vars for managed_node2 13261 1726882505.40753: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000006 13261 1726882505.40756: WORKER PROCESS EXITING 13261 1726882505.40781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882505.41007: done with get_vars() 13261 1726882505.41015: variable 'ansible_search_path' from source: unknown 13261 1726882505.41033: we have included files to process 13261 1726882505.41034: generating all_blocks data 13261 1726882505.41035: done generating all_blocks data 13261 1726882505.41036: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 13261 1726882505.41038: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 13261 1726882505.41040: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 13261 1726882505.41721: in VariableManager get_vars() 13261 1726882505.41739: done with get_vars() 13261 1726882505.41750: done processing included file 13261 1726882505.41752: iterating over new_blocks loaded from include file 13261 1726882505.41753: in VariableManager get_vars() 13261 1726882505.41762: done with get_vars() 13261 1726882505.41763: filtering new block on tags 13261 1726882505.41777: done filtering new block on tags 13261 1726882505.41779: in VariableManager get_vars() 13261 1726882505.41789: done with get_vars() 13261 1726882505.41790: filtering new block on tags 13261 1726882505.41803: done filtering new block on tags 13261 1726882505.41806: in VariableManager get_vars() 13261 1726882505.41816: done with get_vars() 13261 1726882505.41817: filtering new block on tags 13261 1726882505.41831: done filtering new block on tags 13261 1726882505.41833: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 13261 1726882505.41839: extending task lists for all hosts with included blocks 13261 1726882505.41884: done extending task lists 13261 1726882505.41885: done processing included files 13261 1726882505.41886: results queue empty 13261 1726882505.41887: checking for any_errors_fatal 13261 1726882505.41888: done checking for any_errors_fatal 13261 1726882505.41889: checking for max_fail_percentage 13261 1726882505.41890: done checking for max_fail_percentage 13261 1726882505.41891: checking to see if all hosts have failed and the running result is not ok 13261 1726882505.41892: done checking to see if all hosts have failed 13261 1726882505.41893: getting the remaining hosts for this loop 13261 1726882505.41894: done getting the remaining hosts for this loop 13261 1726882505.41897: getting the next task for host managed_node2 13261 1726882505.41902: done getting next task for host managed_node2 13261 1726882505.41904: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 13261 1726882505.41907: ^ 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 13261 1726882505.41909: getting variables 13261 1726882505.41910: in VariableManager get_vars() 13261 1726882505.41920: Calling all_inventory to load vars for managed_node2 13261 1726882505.41985: Calling groups_inventory to load vars for managed_node2 13261 1726882505.41989: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882505.41995: Calling all_plugins_play to load vars for managed_node2 13261 1726882505.41998: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882505.42001: Calling groups_plugins_play to load vars for managed_node2 13261 1726882505.42206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882505.42430: done with get_vars() 13261 1726882505.42441: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:35:05 -0400 (0:00:00.035) 0:00:03.700 ****** 13261 1726882505.42536: entering _queue_task() for managed_node2/setup 13261 1726882505.42942: worker is 1 (out of 1 available) 13261 1726882505.42956: exiting _queue_task() for managed_node2/setup 13261 1726882505.42974: done queuing things up, now waiting for results queue to drain 13261 1726882505.42975: waiting for pending results... 13261 1726882505.43193: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 13261 1726882505.43309: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000003c 13261 1726882505.43334: variable 'ansible_search_path' from source: unknown 13261 1726882505.43344: variable 'ansible_search_path' from source: unknown 13261 1726882505.43387: calling self._execute() 13261 1726882505.43468: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882505.43481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882505.43497: variable 'omit' from source: magic vars 13261 1726882505.44052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882505.46312: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882505.46393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882505.46442: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882505.46673: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882505.46705: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882505.46796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882505.46839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882505.46870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882505.47021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882505.47026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882505.47126: variable 'ansible_facts' from source: unknown 13261 1726882505.47197: variable 'network_test_required_facts' from source: task vars 13261 1726882505.47245: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 13261 1726882505.47257: variable 'omit' from source: magic vars 13261 1726882505.47300: variable 'omit' from source: magic vars 13261 1726882505.47346: variable 'omit' from source: magic vars 13261 1726882505.47381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13261 1726882505.47412: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13261 1726882505.47461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13261 1726882505.47464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13261 1726882505.47475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13261 1726882505.47507: variable 'inventory_hostname' from source: host vars for 'managed_node2' 13261 1726882505.47515: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882505.47524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882505.47678: Set connection var ansible_pipelining to False 13261 1726882505.47681: Set connection var ansible_connection to ssh 13261 1726882505.47684: Set connection var ansible_shell_executable to /bin/sh 13261 1726882505.47686: Set connection var ansible_shell_type to sh 13261 1726882505.47689: Set connection var ansible_module_compression to ZIP_DEFLATED 13261 1726882505.47691: Set connection var ansible_timeout to 10 13261 1726882505.47706: variable 'ansible_shell_executable' from source: unknown 13261 1726882505.47714: variable 'ansible_connection' from source: unknown 13261 1726882505.47720: variable 'ansible_module_compression' from source: unknown 13261 1726882505.47729: variable 'ansible_shell_type' from source: unknown 13261 1726882505.47736: variable 'ansible_shell_executable' from source: unknown 13261 1726882505.47786: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882505.47789: variable 'ansible_pipelining' from source: unknown 13261 1726882505.47791: variable 'ansible_timeout' from source: unknown 13261 1726882505.47794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882505.47919: 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) 13261 1726882505.47937: variable 'omit' from source: magic vars 13261 1726882505.47946: starting attempt loop 13261 1726882505.47952: running the handler 13261 1726882505.47969: _low_level_execute_command(): starting 13261 1726882505.47980: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13261 1726882505.48730: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882505.48749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13261 1726882505.48769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13261 1726882505.48788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13261 1726882505.48839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882505.48907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882505.48928: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882505.48956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882505.49038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882505.51579: stdout chunk (state=3): >>>/root <<< 13261 1726882505.51826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882505.51830: stdout chunk (state=3): >>><<< 13261 1726882505.51833: stderr chunk (state=3): >>><<< 13261 1726882505.51963: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882505.51974: _low_level_execute_command(): starting 13261 1726882505.51977: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468 `" && echo ansible-tmp-1726882505.5186067-13402-147818792235468="` echo /root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468 `" ) && sleep 0' 13261 1726882505.52563: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13261 1726882505.52577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13261 1726882505.52583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13261 1726882505.52644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882505.52706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882505.52728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882505.52777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882505.52834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882505.55867: stdout chunk (state=3): >>>ansible-tmp-1726882505.5186067-13402-147818792235468=/root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468 <<< 13261 1726882505.56131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882505.56134: stdout chunk (state=3): >>><<< 13261 1726882505.56137: stderr chunk (state=3): >>><<< 13261 1726882505.56140: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882505.5186067-13402-147818792235468=/root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468 , stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882505.56257: variable 'ansible_module_compression' from source: unknown 13261 1726882505.56276: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13261l1e95l7w/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 13261 1726882505.56344: variable 'ansible_facts' from source: unknown 13261 1726882505.56554: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468/AnsiballZ_setup.py 13261 1726882505.56686: Sending initial data 13261 1726882505.56689: Sent initial data (154 bytes) 13261 1726882505.57186: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13261 1726882505.57190: 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882505.57193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration <<< 13261 1726882505.57195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13261 1726882505.57197: 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882505.57252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882505.57258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882505.57262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882505.57313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882505.59752: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13261 1726882505.59833: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13261 1726882505.59982: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13261l1e95l7w/tmpqpo10onq /root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468/AnsiballZ_setup.py <<< 13261 1726882505.59986: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468/AnsiballZ_setup.py" <<< 13261 1726882505.60011: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13261l1e95l7w/tmpqpo10onq" to remote "/root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468/AnsiballZ_setup.py" <<< 13261 1726882505.61133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882505.61220: stderr chunk (state=3): >>><<< 13261 1726882505.61232: stdout chunk (state=3): >>><<< 13261 1726882505.61260: done transferring module to remote 13261 1726882505.61285: _low_level_execute_command(): starting 13261 1726882505.61289: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468/ /root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468/AnsiballZ_setup.py && sleep 0' 13261 1726882505.61988: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882505.62047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13261 1726882505.62073: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.13.201 is address <<< 13261 1726882505.62159: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882505.62218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882505.62410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882505.65152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882505.65259: stderr chunk (state=3): >>><<< 13261 1726882505.65274: stdout chunk (state=3): >>><<< 13261 1726882505.65300: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882505.65397: _low_level_execute_command(): starting 13261 1726882505.65401: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468/AnsiballZ_setup.py && sleep 0' 13261 1726882505.65966: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882505.65987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13261 1726882505.66001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13261 1726882505.66021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13261 1726882505.66041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 <<< 13261 1726882505.66052: stderr chunk (state=3): >>>debug2: match not found <<< 13261 1726882505.66069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882505.66093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13261 1726882505.66142: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882505.66204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882505.66225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882505.66250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882505.66350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882505.70030: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13261 1726882505.70072: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # <<< 13261 1726882505.70086: stdout chunk (state=3): >>>import 'marshal' # <<< 13261 1726882505.70143: stdout chunk (state=3): >>>import 'posix' # <<< 13261 1726882505.70190: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13261 1726882505.70208: stdout chunk (state=3): >>># installing zipimport hook <<< 13261 1726882505.70239: stdout chunk (state=3): >>>import 'time' # <<< 13261 1726882505.70266: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13261 1726882505.70346: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13261 1726882505.70362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882505.70393: stdout chunk (state=3): >>>import '_codecs' # <<< 13261 1726882505.70430: stdout chunk (state=3): >>>import 'codecs' # <<< 13261 1726882505.70485: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13261 1726882505.70539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13261 1726882505.70757: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c978a8530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97877b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c978aaab0> <<< 13261 1726882505.70763: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 13261 1726882505.70899: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13261 1726882505.71007: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 13261 1726882505.71027: stdout chunk (state=3): >>>Processing user site-packages <<< 13261 1726882505.71047: stdout chunk (state=3): >>>Processing global site-packages <<< 13261 1726882505.71069: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13261 1726882505.71093: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13261 1726882505.71110: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13261 1726882505.71136: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 13261 1726882505.71318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c978b9190> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c978b9fd0> <<< 13261 1726882505.71342: stdout chunk (state=3): >>>import 'site' # <<< 13261 1726882505.71378: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13261 1726882505.72131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13261 1726882505.72141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13261 1726882505.72187: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13261 1726882505.72203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882505.72232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13261 1726882505.72294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13261 1726882505.72327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13261 1726882505.72364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13261 1726882505.72398: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97697e60> <<< 13261 1726882505.72429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13261 1726882505.72457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13261 1726882505.72495: stdout chunk (state=3): >>>import '_operator' # <<< 13261 1726882505.72509: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97697f20> <<< 13261 1726882505.72538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13261 1726882505.72805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976cf890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976cff20> import '_collections' # <<< 13261 1726882505.72850: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976afb30> <<< 13261 1726882505.72874: stdout chunk (state=3): >>>import '_functools' # <<< 13261 1726882505.72919: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976ad250> <<< 13261 1726882505.73069: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97695010> <<< 13261 1726882505.73116: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13261 1726882505.73148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13261 1726882505.73173: stdout chunk (state=3): >>>import '_sre' # <<< 13261 1726882505.73212: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13261 1726882505.73250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13261 1726882505.73298: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13261 1726882505.73304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13261 1726882505.73363: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976f3800> <<< 13261 1726882505.73382: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976f2420> <<< 13261 1726882505.73447: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 13261 1726882505.73465: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976ae120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976f0c50> <<< 13261 1726882505.73539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13261 1726882505.73569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97720830> <<< 13261 1726882505.73634: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97694290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13261 1726882505.73638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13261 1726882505.73683: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.73699: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.73919: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97720ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97720b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97720f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97692db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97721670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97721340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13261 1726882505.73971: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97722570> import 'importlib.util' # <<< 13261 1726882505.73984: stdout chunk (state=3): >>>import 'runpy' # <<< 13261 1726882505.74042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13261 1726882505.75446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9773c7a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9773deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9773ed50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9773f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9773e2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9773fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9773f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c977225d0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9743bcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97464800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97464560> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97464830> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97464a10> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97439e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974660f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97464d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97722cc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9748e450> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13261 1726882505.75567: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974aa600> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13261 1726882505.75668: stdout chunk (state=3): >>>import 'ntpath' # <<< 13261 1726882505.75757: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974df3e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13261 1726882505.75815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13261 1726882505.75858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13261 1726882505.76037: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97505b80> <<< 13261 1726882505.76149: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974df500> <<< 13261 1726882505.76221: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974ab290> <<< 13261 1726882505.76246: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13261 1726882505.76351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97328590> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974a9640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97466ff0> <<< 13261 1726882505.76584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13261 1726882505.76642: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c97328830> <<< 13261 1726882505.76957: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_n8rum_9k/ansible_setup_payload.zip' # zipimport: zlib available <<< 13261 1726882505.77243: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.77247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13261 1726882505.77314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13261 1726882505.77318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13261 1726882505.77731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c973962a0> import '_typing' # <<< 13261 1726882505.77835: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9736d190> <<< 13261 1726882505.78224: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9736c2f0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13261 1726882505.80527: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.82810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13261 1726882505.82932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9736f6b0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13261 1726882505.83034: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13261 1726882505.83074: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c973c1cd0> <<< 13261 1726882505.83099: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c973c1a60> <<< 13261 1726882505.83148: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c973c1370> <<< 13261 1726882505.83240: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13261 1726882505.83420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c973c1e20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97396cc0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c973c2a80> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c973c2c90> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13261 1726882505.83467: stdout chunk (state=3): >>>import '_locale' # <<< 13261 1726882505.83540: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c973c31d0> <<< 13261 1726882505.83583: stdout chunk (state=3): >>>import 'pwd' # <<< 13261 1726882505.83595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13261 1726882505.83628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13261 1726882505.83691: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9722cfe0> <<< 13261 1726882505.83737: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.83748: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9722ec00> <<< 13261 1726882505.83803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13261 1726882505.83835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13261 1726882505.83875: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9722f5c0> <<< 13261 1726882505.83902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13261 1726882505.83955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13261 1726882505.83995: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c972307a0> <<< 13261 1726882505.84025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13261 1726882505.84089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13261 1726882505.84128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13261 1726882505.84147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13261 1726882505.84237: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97233200> <<< 13261 1726882505.84294: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.84315: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97233320> <<< 13261 1726882505.84574: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97231400> <<< 13261 1726882505.84578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13261 1726882505.84597: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c972370e0> <<< 13261 1726882505.84631: stdout chunk (state=3): >>>import '_tokenize' # <<< 13261 1726882505.84739: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97235bb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97235910> <<< 13261 1726882505.84782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13261 1726882505.85033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97237e90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c972319d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9727b1a0> <<< 13261 1726882505.85059: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9727b3e0> <<< 13261 1726882505.85089: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13261 1726882505.85155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13261 1726882505.85261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.85338: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9727cef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9727ccb0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13261 1726882505.85548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13261 1726882505.85698: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 13261 1726882505.85731: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9727f3e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9727d580> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13261 1726882505.85793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882505.85830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 13261 1726882505.85865: stdout chunk (state=3): >>> <<< 13261 1726882505.85869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13261 1726882505.86008: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9728ab10> <<< 13261 1726882505.86197: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9727f4d0> <<< 13261 1726882505.86303: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.86314: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9728b890><<< 13261 1726882505.86344: stdout chunk (state=3): >>> <<< 13261 1726882505.86377: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'<<< 13261 1726882505.86389: stdout chunk (state=3): >>> # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9728b8c0><<< 13261 1726882505.86478: stdout chunk (state=3): >>> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.86493: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9728be90> <<< 13261 1726882505.86527: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9727b590> <<< 13261 1726882505.86571: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 13261 1726882505.86602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 13261 1726882505.86628: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13261 1726882505.86714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13261 1726882505.86764: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 13261 1726882505.86788: stdout chunk (state=3): >>> # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9728f3b0> <<< 13261 1726882505.87129: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.87168: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97290590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9728dbb0><<< 13261 1726882505.87252: stdout chunk (state=3): >>> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9728ef30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9728d820><<< 13261 1726882505.87278: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available <<< 13261 1726882505.87319: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13261 1726882505.87488: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882505.87608: stdout chunk (state=3): >>> <<< 13261 1726882505.87647: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.87671: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.87696: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13261 1726882505.87781: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.87805: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.87867: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13261 1726882505.88087: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.88335: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.89395: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882505.89549: stdout chunk (state=3): >>> <<< 13261 1726882505.90628: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13261 1726882505.90635: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13261 1726882505.90641: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 13261 1726882505.90655: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882505.90724: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.90753: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.90766: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97118800> <<< 13261 1726882505.90902: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97119610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97293ce0><<< 13261 1726882505.90928: stdout chunk (state=3): >>> <<< 13261 1726882505.90981: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13261 1726882505.91007: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.91045: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.91101: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13261 1726882505.91366: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.91634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 13261 1726882505.91665: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13261 1726882505.91703: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97119580> # zipimport: zlib available <<< 13261 1726882505.92594: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882505.92712: stdout chunk (state=3): >>> <<< 13261 1726882505.93440: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.93584: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.93716: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13261 1726882505.93741: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.93804: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882505.93830: stdout chunk (state=3): >>> <<< 13261 1726882505.93870: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13261 1726882505.93893: stdout chunk (state=3): >>> <<< 13261 1726882505.93908: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.94022: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.94185: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13261 1726882505.94214: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882505.94236: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13261 1726882505.94271: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing' # <<< 13261 1726882505.94290: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882505.94343: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882505.94425: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 13261 1726882505.94446: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.95128: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.95340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13261 1726882505.95446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 13261 1726882505.95477: stdout chunk (state=3): >>> import '_ast' # <<< 13261 1726882505.95607: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971195e0><<< 13261 1726882505.95632: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882505.95800: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.95878: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13261 1726882505.95904: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 13261 1726882505.95937: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13261 1726882505.95951: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13261 1726882505.95980: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13261 1726882505.96003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 13261 1726882505.96100: stdout chunk (state=3): >>> <<< 13261 1726882505.96125: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 13261 1726882505.96150: stdout chunk (state=3): >>> <<< 13261 1726882505.96337: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97122000> <<< 13261 1726882505.96426: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.96452: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97122870> <<< 13261 1726882505.96486: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97720bf0> <<< 13261 1726882505.96510: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882505.96590: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882505.96650: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13261 1726882505.96680: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.96755: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.96836: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.96942: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.97148: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882505.97298: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882505.97326: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c971216a0> <<< 13261 1726882505.97417: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97122a80> <<< 13261 1726882505.97475: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13261 1726882505.97615: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.97629: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.97742: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.97797: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.97872: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882505.97928: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 13261 1726882505.97983: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13261 1726882505.98076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13261 1726882505.98104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13261 1726882505.98209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971b2a80> <<< 13261 1726882505.98279: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9712c6b0> <<< 13261 1726882505.98490: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971268a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97121550> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 13261 1726882505.98516: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13261 1726882505.98710: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13261 1726882505.98743: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.98852: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.98877: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.98918: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.98971: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.99032: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.99084: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.99143: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 13261 1726882505.99168: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.99288: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.99414: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882505.99529: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 13261 1726882505.99835: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.00147: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.00233: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.00306: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 13261 1726882506.00329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882506.00350: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 13261 1726882506.00514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971b9730> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 13261 1726882506.00547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13261 1726882506.00615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13261 1726882506.00648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13261 1726882506.00678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13261 1726882506.00696: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c96707f20> <<< 13261 1726882506.00731: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882506.00756: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9670c2c0> <<< 13261 1726882506.00852: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97194fb0> <<< 13261 1726882506.00878: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971963f0> <<< 13261 1726882506.00949: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971bbc20> <<< 13261 1726882506.00955: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971b8830> <<< 13261 1726882506.00979: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 13261 1726882506.01078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 13261 1726882506.01230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9670f320> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9670ebd0> <<< 13261 1726882506.01239: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882506.01279: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9670edb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9670e000> <<< 13261 1726882506.01290: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 13261 1726882506.01456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 13261 1726882506.01498: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9670f4a0> <<< 13261 1726882506.01508: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 13261 1726882506.01542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 13261 1726882506.01588: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c96779fd0> <<< 13261 1726882506.01727: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9670ffb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971bb710> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available <<< 13261 1726882506.01750: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 13261 1726882506.01760: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.01847: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.01932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 13261 1726882506.01960: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.02036: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.02218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 13261 1726882506.02293: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.02368: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 13261 1726882506.02391: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.02441: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.02521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 13261 1726882506.02526: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.02614: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.02701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.02800: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.02887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 13261 1726882506.02916: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.03810: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.04632: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 13261 1726882506.04721: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13261 1726882506.04788: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.05005: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 13261 1726882506.05062: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.05140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 13261 1726882506.05167: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.05213: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.05259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 13261 1726882506.05272: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.05326: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.05407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 13261 1726882506.05494: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.05640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13261 1726882506.05664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13261 1726882506.05687: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9677b830> <<< 13261 1726882506.05717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13261 1726882506.05804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13261 1726882506.05979: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9677a9f0> import 'ansible.module_utils.facts.system.local' # <<< 13261 1726882506.06002: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.06107: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.06212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 13261 1726882506.06304: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.06372: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.06544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 13261 1726882506.06547: stdout chunk (state=3): >>> <<< 13261 1726882506.06570: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.06676: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.06693: stdout chunk (state=3): >>> <<< 13261 1726882506.06824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 13261 1726882506.06835: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13261 1726882506.06912: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882506.06999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13261 1726882506.07098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'<<< 13261 1726882506.07108: stdout chunk (state=3): >>> <<< 13261 1726882506.07199: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 13261 1726882506.07320: stdout chunk (state=3): >>> <<< 13261 1726882506.07337: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882506.07365: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c967aa1b0> <<< 13261 1726882506.07774: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c96792ea0><<< 13261 1726882506.07777: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.python' # <<< 13261 1726882506.07780: stdout chunk (state=3): >>> <<< 13261 1726882506.07782: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.07879: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.07984: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.selinux' # <<< 13261 1726882506.08007: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.08183: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.08343: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.08570: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.08806: stdout chunk (state=3): >>> <<< 13261 1726882506.08874: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13261 1726882506.08897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 13261 1726882506.08930: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.08941: stdout chunk (state=3): >>> <<< 13261 1726882506.09013: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.09027: stdout chunk (state=3): >>> <<< 13261 1726882506.09102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 13261 1726882506.09126: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.09210: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.09217: stdout chunk (state=3): >>> <<< 13261 1726882506.09289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py<<< 13261 1726882506.09311: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 13261 1726882506.09362: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882506.09405: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 13261 1726882506.09422: stdout chunk (state=3): >>> import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c965659a0> <<< 13261 1726882506.09465: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c967932f0> import 'ansible.module_utils.facts.system.user' # <<< 13261 1726882506.09490: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882506.09532: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.09543: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware' # <<< 13261 1726882506.09587: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882506.09728: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # <<< 13261 1726882506.09750: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.10038: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.10052: stdout chunk (state=3): >>> <<< 13261 1726882506.10306: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 13261 1726882506.10336: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882506.10609: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.10720: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.10733: stdout chunk (state=3): >>> <<< 13261 1726882506.10784: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.10807: stdout chunk (state=3): >>> <<< 13261 1726882506.10861: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 13261 1726882506.10894: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware.darwin' # <<< 13261 1726882506.10934: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.10954: stdout chunk (state=3): >>> <<< 13261 1726882506.10967: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.11005: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13261 1726882506.11008: stdout chunk (state=3): >>> <<< 13261 1726882506.11273: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.11690: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available<<< 13261 1726882506.11714: stdout chunk (state=3): >>> <<< 13261 1726882506.11770: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.12003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 13261 1726882506.12037: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.12100: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.12168: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.13259: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.14275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 13261 1726882506.14303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 13261 1726882506.14337: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.14541: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.14728: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware.netbsd' # <<< 13261 1726882506.14760: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.14939: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.15120: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 13261 1726882506.15155: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.15446: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.15729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 13261 1726882506.15781: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.15802: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.15830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 13261 1726882506.15913: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 13261 1726882506.15930: stdout chunk (state=3): >>> <<< 13261 1726882506.16004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 13261 1726882506.16028: stdout chunk (state=3): >>> <<< 13261 1726882506.16050: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.16309: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.16616: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.16846: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.16851: stdout chunk (state=3): >>> <<< 13261 1726882506.17254: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 13261 1726882506.17258: stdout chunk (state=3): >>> <<< 13261 1726882506.17293: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 13261 1726882506.17316: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.17380: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.17388: stdout chunk (state=3): >>> <<< 13261 1726882506.17446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 13261 1726882506.17478: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.17535: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.17580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 13261 1726882506.17584: stdout chunk (state=3): >>> <<< 13261 1726882506.17613: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.17734: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.17747: stdout chunk (state=3): >>> <<< 13261 1726882506.17852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 13261 1726882506.17895: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.17905: stdout chunk (state=3): >>> <<< 13261 1726882506.17953: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.17986: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.freebsd' # <<< 13261 1726882506.18016: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.18109: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13261 1726882506.18128: stdout chunk (state=3): >>> <<< 13261 1726882506.18206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 13261 1726882506.18235: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882506.18332: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.18441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 13261 1726882506.18458: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13261 1726882506.18607: stdout chunk (state=3): >>> <<< 13261 1726882506.18996: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.19490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 13261 1726882506.19527: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.19637: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.19650: stdout chunk (state=3): >>> <<< 13261 1726882506.19744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 13261 1726882506.19783: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.19801: stdout chunk (state=3): >>> <<< 13261 1726882506.19851: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.19930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 13261 1726882506.19954: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882506.20085: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 13261 1726882506.20108: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882506.20429: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 13261 1726882506.20450: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.20506: stdout chunk (state=3): >>> <<< 13261 1726882506.20565: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 13261 1726882506.20611: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.20616: stdout chunk (state=3): >>> <<< 13261 1726882506.20637: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.20664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 13261 1726882506.20694: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.20705: stdout chunk (state=3): >>> <<< 13261 1726882506.20777: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.20857: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.base' # <<< 13261 1726882506.20899: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.20939: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.20985: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.21148: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13261 1726882506.21279: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.21417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 13261 1726882506.21452: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.freebsd' # <<< 13261 1726882506.21491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 13261 1726882506.21510: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13261 1726882506.21513: stdout chunk (state=3): >>> <<< 13261 1726882506.21657: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # <<< 13261 1726882506.21683: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.22071: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.22083: stdout chunk (state=3): >>> <<< 13261 1726882506.22447: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 13261 1726882506.22473: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.22559: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882506.22646: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 13261 1726882506.22676: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.22769: stdout chunk (state=3): >>># zipimport: zlib available<<< 13261 1726882506.22778: stdout chunk (state=3): >>> <<< 13261 1726882506.22847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 13261 1726882506.22881: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13261 1726882506.23104: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.23152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 13261 1726882506.23176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 13261 1726882506.23216: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.23370: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.23537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 13261 1726882506.23563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 13261 1726882506.23600: stdout chunk (state=3): >>> <<< 13261 1726882506.23691: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882506.23972: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 13261 1726882506.24008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'<<< 13261 1726882506.24037: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 13261 1726882506.24066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 13261 1726882506.24143: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9658e2d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9658c530> <<< 13261 1726882506.24272: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9658bb60> <<< 13261 1726882507.79121: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-13-201.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-201", "ansible_nodename": "ip-10-31-13-201.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": "ec271e862ced9ef36c7d9c93e54dc434", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "07", "epoch": "1726882507", "epoch_int": "1726882507", "date": "2024-09-20", "time": "21:35:07", "iso8601_micro": "2024-09-21T01:35:07.781438Z", "iso8601": "2024-09-21T01:35:07Z", "iso8601_basic": "20240920T213507781438", "iso8601_basic_short": "20240920T213507", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4W6DnNxvXYP35ucYbXw0Rl8U5i76+nSxNOU9FlzmsJfP+uzNhFbvB4JNXnwJkgLimlQx7Nu4tUfylwwUKU5RSOnfX7+XU/7U5N+ASiAKnaE1eM8bey+vKw9yUCMWqMP2JJIgbUfrj1fualRuP7TrWzyiaD45ZlzS8WUIPQfUcjJeKBuBpKm2txHt8z07reCn9Fo3J0MgPpZzqYyBtz5cZQnqf00a57ZIS+In/5ZiOM6vvUsdnOcOJGDxnyvRpRnI/sIkkY1r225c9v45LCL1yhDWwDf5R1XcreHVgFvphaGxscm73CzunaAx07tOElGh9BdFCrRFyxdmW1+ZtrQ3PMZ09fRbdch7zE5b4TZkzJbvzN7gcJ20YhE+rMmJaOo/JHUip77V84gKyvbg1sSNgYkgUatYc4ak/dpXrGmdz5cTjowJXnle1DjXdDs/awxg1674TWMgDTcHLLj1RZ9NE6IoHTPzIBcMTgzpJlnV9v978N3Ar/pLxkGAPT8Q0+f8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDTe5a484DuRaUfRyVR9WiLfG+w2SIuQ3XCHSggW57gjmGhOPH7dR2w1D1xTofL2l7g+iaW6X0H/koP81LSjWMM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAILH/nH8SHxMjAzlrA3ts+XxnIQkq1Q/jggpukWw+sAXV", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 54870 10.31.13.201 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_<<< 13261 1726882507.79130: stdout chunk (state=3): >>>CLIENT": "10.31.13.180 54870 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "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"}}} <<< 13261 1726882507.79692: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13261 1726882507.79710: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 13261 1726882507.79729: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 13261 1726882507.79748: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 13261 1726882507.79752: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 13261 1726882507.79782: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc <<< 13261 1726882507.79811: stdout chunk (state=3): >>># cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap <<< 13261 1726882507.79836: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 13261 1726882507.79854: 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 # 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 <<< 13261 1726882507.79869: stdout chunk (state=3): >>># 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 <<< 13261 1726882507.79881: stdout chunk (state=3): >>># 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 <<< 13261 1726882507.79885: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 <<< 13261 1726882507.79905: stdout chunk (state=3): >>># cleanup[2] removing hashlib # 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 <<< 13261 1726882507.79910: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro<<< 13261 1726882507.79944: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios <<< 13261 1726882507.79953: stdout chunk (state=3): >>># cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user <<< 13261 1726882507.79975: 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 # 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 <<< 13261 1726882507.79982: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # 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 <<< 13261 1726882507.80020: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # 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 <<< 13261 1726882507.80025: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # 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 <<< 13261 1726882507.80028: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 13261 1726882507.80372: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13261 1726882507.80378: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13261 1726882507.80404: stdout chunk (state=3): >>># destroy _bz2 <<< 13261 1726882507.80411: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 13261 1726882507.80440: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13261 1726882507.80444: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13261 1726882507.80492: stdout chunk (state=3): >>># destroy ntpath <<< 13261 1726882507.80511: stdout chunk (state=3): >>># destroy importlib <<< 13261 1726882507.80517: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 13261 1726882507.80532: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 13261 1726882507.80543: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13261 1726882507.80563: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select <<< 13261 1726882507.80583: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13261 1726882507.80626: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 <<< 13261 1726882507.80645: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 13261 1726882507.80665: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 13261 1726882507.80700: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection <<< 13261 1726882507.80704: stdout chunk (state=3): >>># destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 13261 1726882507.80733: stdout chunk (state=3): >>># destroy _pickle <<< 13261 1726882507.80736: stdout chunk (state=3): >>># destroy queue # destroy _heapq <<< 13261 1726882507.80762: stdout chunk (state=3): >>># destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 13261 1726882507.80770: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing <<< 13261 1726882507.80791: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 13261 1726882507.80807: stdout chunk (state=3): >>># destroy datetime <<< 13261 1726882507.80819: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 13261 1726882507.80834: stdout chunk (state=3): >>># destroy _ssl <<< 13261 1726882507.80855: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 13261 1726882507.80868: stdout chunk (state=3): >>># destroy errno # destroy json <<< 13261 1726882507.80891: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 13261 1726882507.80907: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 13261 1726882507.80965: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 13261 1726882507.80981: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 13261 1726882507.80999: stdout chunk (state=3): >>># 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 <<< 13261 1726882507.81005: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13261 1726882507.81043: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 13261 1726882507.81059: stdout chunk (state=3): >>> # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 13261 1726882507.81084: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre <<< 13261 1726882507.81087: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 13261 1726882507.81094: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections <<< 13261 1726882507.81124: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 13261 1726882507.81136: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 13261 1726882507.81161: stdout chunk (state=3): >>># 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 <<< 13261 1726882507.81175: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13261 1726882507.81181: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13261 1726882507.81343: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13261 1726882507.81349: stdout chunk (state=3): >>># destroy _socket <<< 13261 1726882507.81362: stdout chunk (state=3): >>># destroy _collections <<< 13261 1726882507.81390: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13261 1726882507.81393: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13261 1726882507.81428: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13261 1726882507.81464: stdout chunk (state=3): >>># destroy _typing <<< 13261 1726882507.81470: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 13261 1726882507.81489: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 13261 1726882507.81495: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13261 1726882507.81520: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13261 1726882507.81619: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13261 1726882507.81625: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 13261 1726882507.81632: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 13261 1726882507.81636: stdout chunk (state=3): >>># destroy time <<< 13261 1726882507.81661: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13261 1726882507.81697: stdout chunk (state=3): >>># destroy _operator <<< 13261 1726882507.81706: stdout chunk (state=3): >>># destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 13261 1726882507.81731: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 13261 1726882507.81739: stdout chunk (state=3): >>># destroy _thread <<< 13261 1726882507.81742: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13261 1726882507.82231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.13.201 closed. <<< 13261 1726882507.82299: stderr chunk (state=3): >>><<< 13261 1726882507.82302: stdout chunk (state=3): >>><<< 13261 1726882507.82407: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c978a8530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97877b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c978aaab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c978b9190> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c978b9fd0> import 'site' # Python 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97697e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97697f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976cf890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976cff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976afb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976ad250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97695010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976f3800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976f2420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976ae120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c976f0c50> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97720830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97694290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97720ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97720b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97720f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97692db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97721670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97721340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97722570> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9773c7a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9773deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9773ed50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9773f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9773e2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9773fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9773f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c977225d0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9743bcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97464800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97464560> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97464830> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97464a10> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97439e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974660f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97464d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97722cc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9748e450> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974aa600> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974df3e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97505b80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974df500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974ab290> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97328590> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c974a9640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97466ff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c97328830> # zipimport: found 103 names in '/tmp/ansible_setup_payload_n8rum_9k/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c973962a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9736d190> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9736c2f0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9736f6b0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c973c1cd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c973c1a60> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c973c1370> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c973c1e20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97396cc0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c973c2a80> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c973c2c90> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c973c31d0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9722cfe0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9722ec00> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9722f5c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c972307a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97233200> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97233320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97231400> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c972370e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97235bb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97235910> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97237e90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c972319d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9727b1a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9727b3e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9727cef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9727ccb0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9727f3e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9727d580> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9728ab10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9727f4d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9728b890> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9728b8c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9728be90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9727b590> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9728f3b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97290590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9728dbb0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9728ef30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9728d820> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97118800> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97119610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97293ce0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97119580> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971195e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97122000> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c97122870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97720bf0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c971216a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97122a80> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971b2a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9712c6b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971268a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97121550> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971b9730> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c96707f20> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9670c2c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c97194fb0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971963f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971bbc20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971b8830> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9670f320> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9670ebd0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9670edb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9670e000> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9670f4a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c96779fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9670ffb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c971bb710> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9677b830> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9677a9f0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c967aa1b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c96792ea0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c965659a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c967932f0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9658e2d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9658c530> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9658bb60> {"ansible_facts": {"ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-13-201.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-201", "ansible_nodename": "ip-10-31-13-201.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": "ec271e862ced9ef36c7d9c93e54dc434", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "07", "epoch": "1726882507", "epoch_int": "1726882507", "date": "2024-09-20", "time": "21:35:07", "iso8601_micro": "2024-09-21T01:35:07.781438Z", "iso8601": "2024-09-21T01:35:07Z", "iso8601_basic": "20240920T213507781438", "iso8601_basic_short": "20240920T213507", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4W6DnNxvXYP35ucYbXw0Rl8U5i76+nSxNOU9FlzmsJfP+uzNhFbvB4JNXnwJkgLimlQx7Nu4tUfylwwUKU5RSOnfX7+XU/7U5N+ASiAKnaE1eM8bey+vKw9yUCMWqMP2JJIgbUfrj1fualRuP7TrWzyiaD45ZlzS8WUIPQfUcjJeKBuBpKm2txHt8z07reCn9Fo3J0MgPpZzqYyBtz5cZQnqf00a57ZIS+In/5ZiOM6vvUsdnOcOJGDxnyvRpRnI/sIkkY1r225c9v45LCL1yhDWwDf5R1XcreHVgFvphaGxscm73CzunaAx07tOElGh9BdFCrRFyxdmW1+ZtrQ3PMZ09fRbdch7zE5b4TZkzJbvzN7gcJ20YhE+rMmJaOo/JHUip77V84gKyvbg1sSNgYkgUatYc4ak/dpXrGmdz5cTjowJXnle1DjXdDs/awxg1674TWMgDTcHLLj1RZ9NE6IoHTPzIBcMTgzpJlnV9v978N3Ar/pLxkGAPT8Q0+f8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDTe5a484DuRaUfRyVR9WiLfG+w2SIuQ3XCHSggW57gjmGhOPH7dR2w1D1xTofL2l7g+iaW6X0H/koP81LSjWMM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAILH/nH8SHxMjAzlrA3ts+XxnIQkq1Q/jggpukWw+sAXV", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 54870 10.31.13.201 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 54870 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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.13.201 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 13261 1726882507.83300: 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-1726882505.5186067-13402-147818792235468/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13261 1726882507.83304: _low_level_execute_command(): starting 13261 1726882507.83307: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882505.5186067-13402-147818792235468/ > /dev/null 2>&1 && sleep 0' 13261 1726882507.83309: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882507.83311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13261 1726882507.83314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13261 1726882507.83316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13261 1726882507.83318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 <<< 13261 1726882507.83320: stderr chunk (state=3): >>>debug2: match not found <<< 13261 1726882507.83326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882507.83329: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13261 1726882507.83331: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.13.201 is address <<< 13261 1726882507.83349: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13261 1726882507.83353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13261 1726882507.83355: 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.13.201 originally 10.31.13.201 debug2: match found <<< 13261 1726882507.83368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882507.83425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882507.83430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882507.83432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882507.83484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882507.85395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882507.85454: stderr chunk (state=3): >>><<< 13261 1726882507.85458: stdout chunk (state=3): >>><<< 13261 1726882507.85473: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882507.85480: handler run complete 13261 1726882507.85512: variable 'ansible_facts' from source: unknown 13261 1726882507.85558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882507.85644: variable 'ansible_facts' from source: unknown 13261 1726882507.85677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882507.85712: attempt loop complete, returning result 13261 1726882507.85718: _execute() done 13261 1726882507.85721: dumping result to json 13261 1726882507.85731: done dumping result, returning 13261 1726882507.85739: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affc7ec-ae25-bbb0-38cc-00000000003c] 13261 1726882507.85745: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000003c 13261 1726882507.85889: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000003c 13261 1726882507.85892: WORKER PROCESS EXITING ok: [managed_node2] 13261 1726882507.86004: no more pending results, returning what we have 13261 1726882507.86007: results queue empty 13261 1726882507.86008: checking for any_errors_fatal 13261 1726882507.86009: done checking for any_errors_fatal 13261 1726882507.86010: checking for max_fail_percentage 13261 1726882507.86011: done checking for max_fail_percentage 13261 1726882507.86012: checking to see if all hosts have failed and the running result is not ok 13261 1726882507.86013: done checking to see if all hosts have failed 13261 1726882507.86014: getting the remaining hosts for this loop 13261 1726882507.86015: done getting the remaining hosts for this loop 13261 1726882507.86019: getting the next task for host managed_node2 13261 1726882507.86034: done getting next task for host managed_node2 13261 1726882507.86037: ^ task is: TASK: Check if system is ostree 13261 1726882507.86040: ^ 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 13261 1726882507.86043: getting variables 13261 1726882507.86044: in VariableManager get_vars() 13261 1726882507.86073: Calling all_inventory to load vars for managed_node2 13261 1726882507.86076: Calling groups_inventory to load vars for managed_node2 13261 1726882507.86079: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882507.86088: Calling all_plugins_play to load vars for managed_node2 13261 1726882507.86091: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882507.86093: Calling groups_plugins_play to load vars for managed_node2 13261 1726882507.86234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882507.86359: done with get_vars() 13261 1726882507.86370: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:35:07 -0400 (0:00:02.439) 0:00:06.139 ****** 13261 1726882507.86445: entering _queue_task() for managed_node2/stat 13261 1726882507.86665: worker is 1 (out of 1 available) 13261 1726882507.86680: exiting _queue_task() for managed_node2/stat 13261 1726882507.86693: done queuing things up, now waiting for results queue to drain 13261 1726882507.86694: waiting for pending results... 13261 1726882507.86845: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 13261 1726882507.86911: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000003e 13261 1726882507.86927: variable 'ansible_search_path' from source: unknown 13261 1726882507.86931: variable 'ansible_search_path' from source: unknown 13261 1726882507.86962: calling self._execute() 13261 1726882507.87021: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882507.87027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882507.87037: variable 'omit' from source: magic vars 13261 1726882507.87398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13261 1726882507.87648: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13261 1726882507.87652: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13261 1726882507.87928: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13261 1726882507.87932: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13261 1726882507.87935: 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) 13261 1726882507.87937: 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) 13261 1726882507.87940: 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) 13261 1726882507.87942: 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) 13261 1726882507.88046: Evaluated conditional (not __network_is_ostree is defined): True 13261 1726882507.88059: variable 'omit' from source: magic vars 13261 1726882507.88096: variable 'omit' from source: magic vars 13261 1726882507.88138: variable 'omit' from source: magic vars 13261 1726882507.88169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13261 1726882507.88197: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13261 1726882507.88217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13261 1726882507.88239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13261 1726882507.88278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13261 1726882507.88282: variable 'inventory_hostname' from source: host vars for 'managed_node2' 13261 1726882507.88285: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882507.88290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882507.88458: Set connection var ansible_pipelining to False 13261 1726882507.88498: Set connection var ansible_connection to ssh 13261 1726882507.88501: Set connection var ansible_shell_executable to /bin/sh 13261 1726882507.88504: Set connection var ansible_shell_type to sh 13261 1726882507.88506: Set connection var ansible_module_compression to ZIP_DEFLATED 13261 1726882507.88508: Set connection var ansible_timeout to 10 13261 1726882507.88510: variable 'ansible_shell_executable' from source: unknown 13261 1726882507.88512: variable 'ansible_connection' from source: unknown 13261 1726882507.88515: variable 'ansible_module_compression' from source: unknown 13261 1726882507.88517: variable 'ansible_shell_type' from source: unknown 13261 1726882507.88519: variable 'ansible_shell_executable' from source: unknown 13261 1726882507.88521: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882507.88525: variable 'ansible_pipelining' from source: unknown 13261 1726882507.88527: variable 'ansible_timeout' from source: unknown 13261 1726882507.88529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882507.88832: 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) 13261 1726882507.88836: variable 'omit' from source: magic vars 13261 1726882507.88839: starting attempt loop 13261 1726882507.88842: running the handler 13261 1726882507.88844: _low_level_execute_command(): starting 13261 1726882507.88846: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13261 1726882507.90236: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882507.90381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882507.90386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882507.90462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882507.90530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882507.92250: stdout chunk (state=3): >>>/root <<< 13261 1726882507.92630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882507.92634: stdout chunk (state=3): >>><<< 13261 1726882507.92637: stderr chunk (state=3): >>><<< 13261 1726882507.92640: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882507.92651: _low_level_execute_command(): starting 13261 1726882507.92655: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575 `" && echo ansible-tmp-1726882507.9258394-13487-218277484067575="` echo /root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575 `" ) && sleep 0' 13261 1726882507.93967: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882507.94086: 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882507.94119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882507.94176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882507.96230: stdout chunk (state=3): >>>ansible-tmp-1726882507.9258394-13487-218277484067575=/root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575 <<< 13261 1726882507.96630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882507.96633: stdout chunk (state=3): >>><<< 13261 1726882507.96636: stderr chunk (state=3): >>><<< 13261 1726882507.96639: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882507.9258394-13487-218277484067575=/root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575 , stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882507.96641: variable 'ansible_module_compression' from source: unknown 13261 1726882507.96643: ANSIBALLZ: Using lock for stat 13261 1726882507.96645: ANSIBALLZ: Acquiring lock 13261 1726882507.96647: ANSIBALLZ: Lock acquired: 140211599072176 13261 1726882507.96649: ANSIBALLZ: Creating module 13261 1726882508.10374: ANSIBALLZ: Writing module into payload 13261 1726882508.10444: ANSIBALLZ: Writing module 13261 1726882508.10463: ANSIBALLZ: Renaming module 13261 1726882508.10471: ANSIBALLZ: Done creating module 13261 1726882508.10488: variable 'ansible_facts' from source: unknown 13261 1726882508.10628: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575/AnsiballZ_stat.py 13261 1726882508.10750: Sending initial data 13261 1726882508.10754: Sent initial data (153 bytes) 13261 1726882508.11345: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882508.11442: 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882508.11476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882508.11492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882508.11513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882508.11665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882508.13419: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13261 1726882508.13668: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13261 1726882508.13699: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13261l1e95l7w/tmp0lkrxxh1 /root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575/AnsiballZ_stat.py <<< 13261 1726882508.13715: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575/AnsiballZ_stat.py" <<< 13261 1726882508.13769: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 13261 1726882508.13795: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13261l1e95l7w/tmp0lkrxxh1" to remote "/root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575/AnsiballZ_stat.py" <<< 13261 1726882508.14630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882508.14668: stderr chunk (state=3): >>><<< 13261 1726882508.14680: stdout chunk (state=3): >>><<< 13261 1726882508.14712: done transferring module to remote 13261 1726882508.14742: _low_level_execute_command(): starting 13261 1726882508.14752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575/ /root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575/AnsiballZ_stat.py && sleep 0' 13261 1726882508.15505: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882508.15619: 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882508.15684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882508.15703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882508.15757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882508.15892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882508.17860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882508.17867: stderr chunk (state=3): >>><<< 13261 1726882508.18143: stdout chunk (state=3): >>><<< 13261 1726882508.18147: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882508.18150: _low_level_execute_command(): starting 13261 1726882508.18153: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575/AnsiballZ_stat.py && sleep 0' 13261 1726882508.19180: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13261 1726882508.19359: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13261 1726882508.19369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13261 1726882508.19384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13261 1726882508.19397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 <<< 13261 1726882508.19404: stderr chunk (state=3): >>>debug2: match not found <<< 13261 1726882508.19433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882508.19446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13261 1726882508.19458: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.13.201 is address <<< 13261 1726882508.19540: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882508.19571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882508.19690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882508.22045: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13261 1726882508.22271: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 13261 1726882508.22288: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13261 1726882508.22344: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882508.22381: stdout chunk (state=3): >>>import '_codecs' # <<< 13261 1726882508.22389: stdout chunk (state=3): >>>import 'codecs' # <<< 13261 1726882508.22429: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13261 1726882508.22456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcddfc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcddcbb30> <<< 13261 1726882508.22503: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13261 1726882508.22521: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcddfeab0> import '_signal' # <<< 13261 1726882508.22550: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13261 1726882508.22577: stdout chunk (state=3): >>>import 'io' # <<< 13261 1726882508.22615: stdout chunk (state=3): >>>import '_stat' # <<< 13261 1726882508.22631: stdout chunk (state=3): >>>import 'stat' # <<< 13261 1726882508.22705: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13261 1726882508.22876: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13261 1726882508.22884: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13261 1726882508.22887: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbb11c0> <<< 13261 1726882508.22945: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882508.22969: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbb2000> <<< 13261 1726882508.22986: stdout chunk (state=3): >>>import 'site' # <<< 13261 1726882508.23021: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13261 1726882508.23257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13261 1726882508.23340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13261 1726882508.23385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13261 1726882508.23467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbefe90> <<< 13261 1726882508.23505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbeff50> <<< 13261 1726882508.23524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13261 1726882508.23546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13261 1726882508.23564: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13261 1726882508.23634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882508.23663: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 13261 1726882508.23705: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc27830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc27ec0> <<< 13261 1726882508.23727: stdout chunk (state=3): >>>import '_collections' # <<< 13261 1726882508.23773: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc07b00> <<< 13261 1726882508.23796: stdout chunk (state=3): >>>import '_functools' # <<< 13261 1726882508.23825: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc051f0> <<< 13261 1726882508.23959: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbed040> <<< 13261 1726882508.24027: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13261 1726882508.24076: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13261 1726882508.24099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc4b7d0> <<< 13261 1726882508.24134: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc4a3f0> <<< 13261 1726882508.24144: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc062a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc48bf0> <<< 13261 1726882508.24214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13261 1726882508.24280: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc78830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbec2f0> <<< 13261 1726882508.24297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13261 1726882508.24340: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcdc78ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc78b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcdc78f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbeae10> <<< 13261 1726882508.24461: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13261 1726882508.24465: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc79670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc79340> <<< 13261 1726882508.24532: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc7a570> import 'importlib.util' # import 'runpy' # <<< 13261 1726882508.24551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13261 1726882508.24620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13261 1726882508.24645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc94770> import 'errno' # <<< 13261 1726882508.24731: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcdc95eb0> <<< 13261 1726882508.24750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc96d50> <<< 13261 1726882508.24801: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882508.24820: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcdc973b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc962a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13261 1726882508.24848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13261 1726882508.24892: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882508.24895: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcdc97e00> <<< 13261 1726882508.24914: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc97530> <<< 13261 1726882508.24952: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc7a5a0> <<< 13261 1726882508.24965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13261 1726882508.24990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13261 1726882508.25009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13261 1726882508.25037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13261 1726882508.25085: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882508.25097: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcda5fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13261 1726882508.25152: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882508.25155: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcda887a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcda88500> <<< 13261 1726882508.25205: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcda88740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882508.25208: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcda88950> <<< 13261 1726882508.25242: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcda5de50> <<< 13261 1726882508.25245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13261 1726882508.25346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13261 1726882508.25388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13261 1726882508.25407: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcda89fd0> <<< 13261 1726882508.25429: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcda88c50> <<< 13261 1726882508.25449: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc7ac90> <<< 13261 1726882508.25464: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13261 1726882508.25540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882508.25548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13261 1726882508.25707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdab6390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13261 1726882508.25760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13261 1726882508.25878: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdace510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13261 1726882508.25972: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdb072c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13261 1726882508.26032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13261 1726882508.26106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13261 1726882508.26192: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdb29a60> <<< 13261 1726882508.26240: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdb073e0> <<< 13261 1726882508.26333: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdacebd0> <<< 13261 1726882508.26377: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd908440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdacd550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcda8af30> <<< 13261 1726882508.26481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcbcdacd910> <<< 13261 1726882508.26546: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_8wdos32s/ansible_stat_payload.zip' # zipimport: zlib available <<< 13261 1726882508.26679: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.26715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 13261 1726882508.26729: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13261 1726882508.26761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13261 1726882508.26847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13261 1726882508.26886: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 13261 1726882508.26890: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd962210> <<< 13261 1726882508.26913: stdout chunk (state=3): >>>import '_typing' # <<< 13261 1726882508.27112: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd939100> <<< 13261 1726882508.27130: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd938260> # zipimport: zlib available <<< 13261 1726882508.27213: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 13261 1726882508.27264: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13261 1726882508.28846: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.30213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd93b620> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13261 1726882508.30218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882508.30279: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd989c70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd989a00> <<< 13261 1726882508.30310: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd989310> <<< 13261 1726882508.30481: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13261 1726882508.30512: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd989760> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd962c30> import 'atexit' # <<< 13261 1726882508.30516: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd98a9f0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd98abd0> <<< 13261 1726882508.30528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13261 1726882508.30535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13261 1726882508.30618: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd98b020> import 'pwd' # <<< 13261 1726882508.30623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13261 1726882508.30639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13261 1726882508.30674: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f0d70> <<< 13261 1726882508.30729: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd7f2990> <<< 13261 1726882508.30817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f32c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13261 1726882508.30881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f4470> <<< 13261 1726882508.30953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13261 1726882508.30986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13261 1726882508.31002: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f6f30> <<< 13261 1726882508.31068: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd7f7080> <<< 13261 1726882508.31152: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f5220> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13261 1726882508.31233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13261 1726882508.31268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7faea0> import '_tokenize' # <<< 13261 1726882508.31329: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f99a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f9700> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13261 1726882508.31345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13261 1726882508.31408: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7fbda0> <<< 13261 1726882508.31448: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f5730> <<< 13261 1726882508.31481: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd843050> <<< 13261 1726882508.31511: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd843170> <<< 13261 1726882508.31554: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13261 1726882508.31557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13261 1726882508.31587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13261 1726882508.31621: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882508.31637: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd844da0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd844b60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13261 1726882508.32056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd847290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd845460> <<< 13261 1726882508.32060: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd84ea50> <<< 13261 1726882508.32105: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8473e0> <<< 13261 1726882508.32184: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd84f860> <<< 13261 1726882508.32217: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882508.32231: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd84f710> <<< 13261 1726882508.32262: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882508.32291: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd84fd40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd843440> <<< 13261 1726882508.32317: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13261 1726882508.32337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13261 1726882508.32357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13261 1726882508.32381: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882508.32416: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd853440> <<< 13261 1726882508.32580: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd8547d0> <<< 13261 1726882508.32604: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd851be0> <<< 13261 1726882508.32638: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882508.32665: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd852f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8517f0> # zipimport: zlib available # zipimport: zlib available <<< 13261 1726882508.32692: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13261 1726882508.32701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.32793: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.32896: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.32910: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13261 1726882508.32959: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13261 1726882508.32962: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.33088: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.33221: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.33851: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.34508: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13261 1726882508.34593: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882508.34657: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd8d8aa0> <<< 13261 1726882508.34738: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8d9940> <<< 13261 1726882508.34839: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd857350> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 13261 1726882508.34895: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13261 1726882508.35033: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.35215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8d96a0> <<< 13261 1726882508.35242: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.35769: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.36344: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.36348: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.36412: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13261 1726882508.36458: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.36470: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13261 1726882508.36487: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.36561: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.36679: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available <<< 13261 1726882508.36713: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13261 1726882508.36742: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.36779: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13261 1726882508.36813: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.37047: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.37307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13261 1726882508.37554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13261 1726882508.37557: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8da9c0> # zipimport: zlib available # zipimport: zlib available <<< 13261 1726882508.37634: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13261 1726882508.37656: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13261 1726882508.37678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13261 1726882508.37764: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13261 1726882508.37900: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd6ea1e0> <<< 13261 1726882508.37959: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd6eab40> <<< 13261 1726882508.37983: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8db8f0> # zipimport: zlib available <<< 13261 1726882508.38039: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.38074: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13261 1726882508.38095: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.38136: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.38182: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.38243: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.38319: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 13261 1726882508.38363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13261 1726882508.38493: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd6e97c0> <<< 13261 1726882508.38539: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd6ead20> import 'ansible.module_utils.common.file' # <<< 13261 1726882508.38570: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13261 1726882508.38636: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.38745: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.38784: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.38823: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 13261 1726882508.38848: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13261 1726882508.38911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13261 1726882508.38935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13261 1726882508.38970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13261 1726882508.39002: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd77ade0> <<< 13261 1726882508.39052: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd6f4b30> <<< 13261 1726882508.39166: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd6f2d50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd6f2ba0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13261 1726882508.39208: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.39216: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13261 1726882508.39280: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13261 1726882508.39287: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.39313: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13261 1726882508.39463: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.39683: stdout chunk (state=3): >>># zipimport: zlib available <<< 13261 1726882508.39812: 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__ <<< 13261 1726882508.40153: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13261 1726882508.40206: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack <<< 13261 1726882508.40268: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner <<< 13261 1726882508.40330: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon <<< 13261 1726882508.40400: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13261 1726882508.40592: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13261 1726882508.40684: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13261 1726882508.40745: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13261 1726882508.40828: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 13261 1726882508.40831: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13261 1726882508.40912: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13261 1726882508.40944: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 13261 1726882508.40947: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13261 1726882508.41034: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # 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 <<< 13261 1726882508.41038: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader <<< 13261 1726882508.41061: stdout chunk (state=3): >>># destroy systemd._journal # destroy _datetime <<< 13261 1726882508.41171: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13261 1726882508.41178: stdout chunk (state=3): >>># destroy _collections <<< 13261 1726882508.41225: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13261 1726882508.41230: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13261 1726882508.41289: stdout chunk (state=3): >>># destroy _typing <<< 13261 1726882508.41324: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13261 1726882508.41398: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13261 1726882508.41480: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13261 1726882508.41504: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13261 1726882508.41967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.13.201 closed. <<< 13261 1726882508.42093: stderr chunk (state=3): >>><<< 13261 1726882508.42097: stdout chunk (state=3): >>><<< 13261 1726882508.42289: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcddfc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcddcbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcddfeab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbb11c0> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbb2000> import 'site' # Python 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbefe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbeff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc27830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc27ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc07b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc051f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbed040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc4b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc4a3f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc062a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc48bf0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc78830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbec2f0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcdc78ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc78b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcdc78f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdbeae10> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc79670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc79340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc7a570> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc94770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcdc95eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc96d50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcdc973b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc962a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcdc97e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc97530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc7a5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcda5fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcda887a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcda88500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcda88740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcda88950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcda5de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcda89fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcda88c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdc7ac90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdab6390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdace510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdb072c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdb29a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdb073e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdacebd0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd908440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcdacd550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcda8af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcbcdacd910> # zipimport: found 30 names in '/tmp/ansible_stat_payload_8wdos32s/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd962210> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd939100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd938260> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd93b620> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd989c70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd989a00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd989310> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd989760> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd962c30> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd98a9f0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd98abd0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd98b020> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f0d70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd7f2990> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f32c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f4470> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f6f30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd7f7080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f5220> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7faea0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f99a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f9700> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7fbda0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd7f5730> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd843050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd843170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd844da0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd844b60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd847290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd845460> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd84ea50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8473e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd84f860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd84f710> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd84fd40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd843440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd853440> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd8547d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd851be0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd852f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8517f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd8d8aa0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8d9940> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd857350> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8d96a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8da9c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd6ea1e0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd6eab40> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd8db8f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcd6e97c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd6ead20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd77ade0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd6f4b30> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd6f2d50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcd6f2ba0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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.13.201 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 13261 1726882508.43633: 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-1726882507.9258394-13487-218277484067575/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13261 1726882508.43637: _low_level_execute_command(): starting 13261 1726882508.43639: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882507.9258394-13487-218277484067575/ > /dev/null 2>&1 && sleep 0' 13261 1726882508.44080: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13261 1726882508.44186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 13261 1726882508.44205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13261 1726882508.44235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13261 1726882508.44363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13261 1726882508.46302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13261 1726882508.46411: stderr chunk (state=3): >>><<< 13261 1726882508.46425: stdout chunk (state=3): >>><<< 13261 1726882508.46470: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.13.201 originally 10.31.13.201 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.13.201 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' 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 13261 1726882508.46473: handler run complete 13261 1726882508.46536: attempt loop complete, returning result 13261 1726882508.46540: _execute() done 13261 1726882508.46542: dumping result to json 13261 1726882508.46546: done dumping result, returning 13261 1726882508.46549: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0affc7ec-ae25-bbb0-38cc-00000000003e] 13261 1726882508.46551: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000003e 13261 1726882508.46631: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000003e 13261 1726882508.46634: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 13261 1726882508.46699: no more pending results, returning what we have 13261 1726882508.46702: results queue empty 13261 1726882508.46703: checking for any_errors_fatal 13261 1726882508.46710: done checking for any_errors_fatal 13261 1726882508.46711: checking for max_fail_percentage 13261 1726882508.46712: done checking for max_fail_percentage 13261 1726882508.46713: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.46714: done checking to see if all hosts have failed 13261 1726882508.46714: getting the remaining hosts for this loop 13261 1726882508.46716: done getting the remaining hosts for this loop 13261 1726882508.46720: getting the next task for host managed_node2 13261 1726882508.46731: done getting next task for host managed_node2 13261 1726882508.46738: ^ task is: TASK: Set flag to indicate system is ostree 13261 1726882508.46741: ^ 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 13261 1726882508.46745: getting variables 13261 1726882508.46747: in VariableManager get_vars() 13261 1726882508.46788: Calling all_inventory to load vars for managed_node2 13261 1726882508.46791: Calling groups_inventory to load vars for managed_node2 13261 1726882508.46795: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.46815: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.46820: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.46847: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.47021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.47216: done with get_vars() 13261 1726882508.47232: done getting variables 13261 1726882508.47416: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:35:08 -0400 (0:00:00.610) 0:00:06.749 ****** 13261 1726882508.47481: entering _queue_task() for managed_node2/set_fact 13261 1726882508.47483: Creating lock for set_fact 13261 1726882508.47893: worker is 1 (out of 1 available) 13261 1726882508.47906: exiting _queue_task() for managed_node2/set_fact 13261 1726882508.47919: done queuing things up, now waiting for results queue to drain 13261 1726882508.47920: waiting for pending results... 13261 1726882508.48439: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 13261 1726882508.48529: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000003f 13261 1726882508.48533: variable 'ansible_search_path' from source: unknown 13261 1726882508.48536: variable 'ansible_search_path' from source: unknown 13261 1726882508.48540: calling self._execute() 13261 1726882508.48642: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.48647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.48650: variable 'omit' from source: magic vars 13261 1726882508.49171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13261 1726882508.49380: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13261 1726882508.49420: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13261 1726882508.49461: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13261 1726882508.49486: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13261 1726882508.49572: 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) 13261 1726882508.49598: 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) 13261 1726882508.49623: 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) 13261 1726882508.49644: 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) 13261 1726882508.49743: Evaluated conditional (not __network_is_ostree is defined): True 13261 1726882508.49748: variable 'omit' from source: magic vars 13261 1726882508.49784: variable 'omit' from source: magic vars 13261 1726882508.49907: variable '__ostree_booted_stat' from source: set_fact 13261 1726882508.49974: variable 'omit' from source: magic vars 13261 1726882508.49987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13261 1726882508.50014: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13261 1726882508.50029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13261 1726882508.50053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13261 1726882508.50056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13261 1726882508.50083: variable 'inventory_hostname' from source: host vars for 'managed_node2' 13261 1726882508.50089: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.50092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.50187: Set connection var ansible_pipelining to False 13261 1726882508.50191: Set connection var ansible_connection to ssh 13261 1726882508.50194: Set connection var ansible_shell_executable to /bin/sh 13261 1726882508.50197: Set connection var ansible_shell_type to sh 13261 1726882508.50206: Set connection var ansible_module_compression to ZIP_DEFLATED 13261 1726882508.50211: Set connection var ansible_timeout to 10 13261 1726882508.50233: variable 'ansible_shell_executable' from source: unknown 13261 1726882508.50236: variable 'ansible_connection' from source: unknown 13261 1726882508.50239: variable 'ansible_module_compression' from source: unknown 13261 1726882508.50241: variable 'ansible_shell_type' from source: unknown 13261 1726882508.50244: variable 'ansible_shell_executable' from source: unknown 13261 1726882508.50246: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.50259: variable 'ansible_pipelining' from source: unknown 13261 1726882508.50262: variable 'ansible_timeout' from source: unknown 13261 1726882508.50267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.50431: 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) 13261 1726882508.50435: variable 'omit' from source: magic vars 13261 1726882508.50438: starting attempt loop 13261 1726882508.50440: running the handler 13261 1726882508.50443: handler run complete 13261 1726882508.50445: attempt loop complete, returning result 13261 1726882508.50448: _execute() done 13261 1726882508.50450: dumping result to json 13261 1726882508.50453: done dumping result, returning 13261 1726882508.50455: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0affc7ec-ae25-bbb0-38cc-00000000003f] 13261 1726882508.50457: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000003f 13261 1726882508.50604: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000003f 13261 1726882508.50608: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 13261 1726882508.50695: no more pending results, returning what we have 13261 1726882508.50700: results queue empty 13261 1726882508.50703: checking for any_errors_fatal 13261 1726882508.50708: done checking for any_errors_fatal 13261 1726882508.50709: checking for max_fail_percentage 13261 1726882508.50710: done checking for max_fail_percentage 13261 1726882508.50711: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.50712: done checking to see if all hosts have failed 13261 1726882508.50713: getting the remaining hosts for this loop 13261 1726882508.50714: done getting the remaining hosts for this loop 13261 1726882508.50720: getting the next task for host managed_node2 13261 1726882508.50729: done getting next task for host managed_node2 13261 1726882508.50732: ^ task is: TASK: Fix CentOS6 Base repo 13261 1726882508.50734: ^ 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 13261 1726882508.50738: getting variables 13261 1726882508.50739: in VariableManager get_vars() 13261 1726882508.50879: Calling all_inventory to load vars for managed_node2 13261 1726882508.50882: Calling groups_inventory to load vars for managed_node2 13261 1726882508.50886: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.50896: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.50899: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.50909: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.51230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.51559: done with get_vars() 13261 1726882508.51574: done getting variables 13261 1726882508.51743: 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) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:35:08 -0400 (0:00:00.042) 0:00:06.792 ****** 13261 1726882508.51776: entering _queue_task() for managed_node2/copy 13261 1726882508.52152: worker is 1 (out of 1 available) 13261 1726882508.52169: exiting _queue_task() for managed_node2/copy 13261 1726882508.52309: done queuing things up, now waiting for results queue to drain 13261 1726882508.52311: waiting for pending results... 13261 1726882508.52499: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 13261 1726882508.52567: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000041 13261 1726882508.52583: variable 'ansible_search_path' from source: unknown 13261 1726882508.52586: variable 'ansible_search_path' from source: unknown 13261 1726882508.52633: calling self._execute() 13261 1726882508.52695: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.52698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.52711: variable 'omit' from source: magic vars 13261 1726882508.53097: variable 'ansible_distribution' from source: facts 13261 1726882508.53114: Evaluated conditional (ansible_distribution == 'CentOS'): False 13261 1726882508.53118: when evaluation is False, skipping this task 13261 1726882508.53120: _execute() done 13261 1726882508.53124: dumping result to json 13261 1726882508.53129: done dumping result, returning 13261 1726882508.53135: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0affc7ec-ae25-bbb0-38cc-000000000041] 13261 1726882508.53140: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000041 13261 1726882508.53243: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000041 13261 1726882508.53246: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 13261 1726882508.53314: no more pending results, returning what we have 13261 1726882508.53317: results queue empty 13261 1726882508.53318: checking for any_errors_fatal 13261 1726882508.53325: done checking for any_errors_fatal 13261 1726882508.53326: checking for max_fail_percentage 13261 1726882508.53327: done checking for max_fail_percentage 13261 1726882508.53328: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.53329: done checking to see if all hosts have failed 13261 1726882508.53329: getting the remaining hosts for this loop 13261 1726882508.53331: done getting the remaining hosts for this loop 13261 1726882508.53335: getting the next task for host managed_node2 13261 1726882508.53341: done getting next task for host managed_node2 13261 1726882508.53343: ^ task is: TASK: Include the task 'enable_epel.yml' 13261 1726882508.53346: ^ 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 13261 1726882508.53349: getting variables 13261 1726882508.53351: in VariableManager get_vars() 13261 1726882508.53379: Calling all_inventory to load vars for managed_node2 13261 1726882508.53388: Calling groups_inventory to load vars for managed_node2 13261 1726882508.53395: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.53423: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.53427: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.53431: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.53579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.53744: done with get_vars() 13261 1726882508.53752: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:35:08 -0400 (0:00:00.020) 0:00:06.813 ****** 13261 1726882508.53834: entering _queue_task() for managed_node2/include_tasks 13261 1726882508.54068: worker is 1 (out of 1 available) 13261 1726882508.54084: exiting _queue_task() for managed_node2/include_tasks 13261 1726882508.54099: done queuing things up, now waiting for results queue to drain 13261 1726882508.54100: waiting for pending results... 13261 1726882508.54545: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 13261 1726882508.54549: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000042 13261 1726882508.54552: variable 'ansible_search_path' from source: unknown 13261 1726882508.54556: variable 'ansible_search_path' from source: unknown 13261 1726882508.54580: calling self._execute() 13261 1726882508.54696: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.54702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.54728: variable 'omit' from source: magic vars 13261 1726882508.55329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882508.57970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882508.58032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882508.58081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882508.58107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882508.58159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882508.58217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882508.58260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882508.58277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882508.58310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882508.58336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882508.58434: variable '__network_is_ostree' from source: set_fact 13261 1726882508.58465: Evaluated conditional (not __network_is_ostree | d(false)): True 13261 1726882508.58468: _execute() done 13261 1726882508.58471: dumping result to json 13261 1726882508.58474: done dumping result, returning 13261 1726882508.58480: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0affc7ec-ae25-bbb0-38cc-000000000042] 13261 1726882508.58485: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000042 13261 1726882508.58611: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000042 13261 1726882508.58613: WORKER PROCESS EXITING 13261 1726882508.58680: no more pending results, returning what we have 13261 1726882508.58684: in VariableManager get_vars() 13261 1726882508.58724: Calling all_inventory to load vars for managed_node2 13261 1726882508.58727: Calling groups_inventory to load vars for managed_node2 13261 1726882508.58730: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.58740: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.58743: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.58745: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.58908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.59105: done with get_vars() 13261 1726882508.59115: variable 'ansible_search_path' from source: unknown 13261 1726882508.59116: variable 'ansible_search_path' from source: unknown 13261 1726882508.59159: we have included files to process 13261 1726882508.59160: generating all_blocks data 13261 1726882508.59162: done generating all_blocks data 13261 1726882508.59170: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 13261 1726882508.59172: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 13261 1726882508.59175: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 13261 1726882508.60169: done processing included file 13261 1726882508.60172: iterating over new_blocks loaded from include file 13261 1726882508.60173: in VariableManager get_vars() 13261 1726882508.60192: done with get_vars() 13261 1726882508.60194: filtering new block on tags 13261 1726882508.60212: done filtering new block on tags 13261 1726882508.60214: in VariableManager get_vars() 13261 1726882508.60225: done with get_vars() 13261 1726882508.60226: filtering new block on tags 13261 1726882508.60234: done filtering new block on tags 13261 1726882508.60235: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 13261 1726882508.60239: extending task lists for all hosts with included blocks 13261 1726882508.60307: done extending task lists 13261 1726882508.60308: done processing included files 13261 1726882508.60309: results queue empty 13261 1726882508.60309: checking for any_errors_fatal 13261 1726882508.60311: done checking for any_errors_fatal 13261 1726882508.60312: checking for max_fail_percentage 13261 1726882508.60312: done checking for max_fail_percentage 13261 1726882508.60313: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.60314: done checking to see if all hosts have failed 13261 1726882508.60314: getting the remaining hosts for this loop 13261 1726882508.60315: done getting the remaining hosts for this loop 13261 1726882508.60316: getting the next task for host managed_node2 13261 1726882508.60319: done getting next task for host managed_node2 13261 1726882508.60320: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 13261 1726882508.60324: ^ 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 13261 1726882508.60326: getting variables 13261 1726882508.60327: in VariableManager get_vars() 13261 1726882508.60333: Calling all_inventory to load vars for managed_node2 13261 1726882508.60334: Calling groups_inventory to load vars for managed_node2 13261 1726882508.60336: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.60340: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.60345: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.60347: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.60445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.60571: done with get_vars() 13261 1726882508.60579: done getting variables 13261 1726882508.60630: 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) 13261 1726882508.60778: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 40] ********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:35:08 -0400 (0:00:00.069) 0:00:06.883 ****** 13261 1726882508.60814: entering _queue_task() for managed_node2/command 13261 1726882508.60815: Creating lock for command 13261 1726882508.61070: worker is 1 (out of 1 available) 13261 1726882508.61084: exiting _queue_task() for managed_node2/command 13261 1726882508.61098: done queuing things up, now waiting for results queue to drain 13261 1726882508.61100: waiting for pending results... 13261 1726882508.61262: running TaskExecutor() for managed_node2/TASK: Create EPEL 40 13261 1726882508.61327: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000005c 13261 1726882508.61340: variable 'ansible_search_path' from source: unknown 13261 1726882508.61344: variable 'ansible_search_path' from source: unknown 13261 1726882508.61374: calling self._execute() 13261 1726882508.61435: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.61439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.61452: variable 'omit' from source: magic vars 13261 1726882508.61740: variable 'ansible_distribution' from source: facts 13261 1726882508.61749: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 13261 1726882508.61752: when evaluation is False, skipping this task 13261 1726882508.61755: _execute() done 13261 1726882508.61757: dumping result to json 13261 1726882508.61762: done dumping result, returning 13261 1726882508.61769: done running TaskExecutor() for managed_node2/TASK: Create EPEL 40 [0affc7ec-ae25-bbb0-38cc-00000000005c] 13261 1726882508.61778: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000005c 13261 1726882508.61878: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000005c 13261 1726882508.61884: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 13261 1726882508.61942: no more pending results, returning what we have 13261 1726882508.61945: results queue empty 13261 1726882508.61946: checking for any_errors_fatal 13261 1726882508.61947: done checking for any_errors_fatal 13261 1726882508.61948: checking for max_fail_percentage 13261 1726882508.61949: done checking for max_fail_percentage 13261 1726882508.61950: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.61951: done checking to see if all hosts have failed 13261 1726882508.61952: getting the remaining hosts for this loop 13261 1726882508.61953: done getting the remaining hosts for this loop 13261 1726882508.61957: getting the next task for host managed_node2 13261 1726882508.61962: done getting next task for host managed_node2 13261 1726882508.61967: ^ task is: TASK: Install yum-utils package 13261 1726882508.61970: ^ 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 13261 1726882508.61974: getting variables 13261 1726882508.61976: in VariableManager get_vars() 13261 1726882508.62007: Calling all_inventory to load vars for managed_node2 13261 1726882508.62010: Calling groups_inventory to load vars for managed_node2 13261 1726882508.62013: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.62025: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.62028: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.62030: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.62154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.62298: done with get_vars() 13261 1726882508.62304: done getting variables 13261 1726882508.62383: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:35:08 -0400 (0:00:00.015) 0:00:06.899 ****** 13261 1726882508.62403: entering _queue_task() for managed_node2/package 13261 1726882508.62404: Creating lock for package 13261 1726882508.62626: worker is 1 (out of 1 available) 13261 1726882508.62639: exiting _queue_task() for managed_node2/package 13261 1726882508.62651: done queuing things up, now waiting for results queue to drain 13261 1726882508.62652: waiting for pending results... 13261 1726882508.62797: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 13261 1726882508.62863: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000005d 13261 1726882508.62876: variable 'ansible_search_path' from source: unknown 13261 1726882508.62879: variable 'ansible_search_path' from source: unknown 13261 1726882508.62909: calling self._execute() 13261 1726882508.62972: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.62976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.62986: variable 'omit' from source: magic vars 13261 1726882508.63270: variable 'ansible_distribution' from source: facts 13261 1726882508.63280: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 13261 1726882508.63283: when evaluation is False, skipping this task 13261 1726882508.63286: _execute() done 13261 1726882508.63289: dumping result to json 13261 1726882508.63291: done dumping result, returning 13261 1726882508.63298: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0affc7ec-ae25-bbb0-38cc-00000000005d] 13261 1726882508.63304: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000005d 13261 1726882508.63398: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000005d 13261 1726882508.63401: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 13261 1726882508.63468: no more pending results, returning what we have 13261 1726882508.63471: results queue empty 13261 1726882508.63471: checking for any_errors_fatal 13261 1726882508.63476: done checking for any_errors_fatal 13261 1726882508.63477: checking for max_fail_percentage 13261 1726882508.63479: done checking for max_fail_percentage 13261 1726882508.63479: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.63480: done checking to see if all hosts have failed 13261 1726882508.63481: getting the remaining hosts for this loop 13261 1726882508.63482: done getting the remaining hosts for this loop 13261 1726882508.63485: getting the next task for host managed_node2 13261 1726882508.63490: done getting next task for host managed_node2 13261 1726882508.63492: ^ task is: TASK: Enable EPEL 7 13261 1726882508.63495: ^ 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 13261 1726882508.63498: getting variables 13261 1726882508.63499: in VariableManager get_vars() 13261 1726882508.63526: Calling all_inventory to load vars for managed_node2 13261 1726882508.63529: Calling groups_inventory to load vars for managed_node2 13261 1726882508.63531: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.63541: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.63543: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.63545: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.63655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.63777: done with get_vars() 13261 1726882508.63784: done getting variables 13261 1726882508.63827: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:35:08 -0400 (0:00:00.014) 0:00:06.913 ****** 13261 1726882508.63848: entering _queue_task() for managed_node2/command 13261 1726882508.64054: worker is 1 (out of 1 available) 13261 1726882508.64069: exiting _queue_task() for managed_node2/command 13261 1726882508.64083: done queuing things up, now waiting for results queue to drain 13261 1726882508.64084: waiting for pending results... 13261 1726882508.64231: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 13261 1726882508.64302: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000005e 13261 1726882508.64317: variable 'ansible_search_path' from source: unknown 13261 1726882508.64321: variable 'ansible_search_path' from source: unknown 13261 1726882508.64351: calling self._execute() 13261 1726882508.64410: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.64417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.64429: variable 'omit' from source: magic vars 13261 1726882508.64712: variable 'ansible_distribution' from source: facts 13261 1726882508.64726: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 13261 1726882508.64730: when evaluation is False, skipping this task 13261 1726882508.64732: _execute() done 13261 1726882508.64735: dumping result to json 13261 1726882508.64738: done dumping result, returning 13261 1726882508.64748: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0affc7ec-ae25-bbb0-38cc-00000000005e] 13261 1726882508.64751: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000005e 13261 1726882508.64842: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000005e 13261 1726882508.64845: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 13261 1726882508.64901: no more pending results, returning what we have 13261 1726882508.64904: results queue empty 13261 1726882508.64905: checking for any_errors_fatal 13261 1726882508.64910: done checking for any_errors_fatal 13261 1726882508.64911: checking for max_fail_percentage 13261 1726882508.64912: done checking for max_fail_percentage 13261 1726882508.64913: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.64914: done checking to see if all hosts have failed 13261 1726882508.64915: getting the remaining hosts for this loop 13261 1726882508.64916: done getting the remaining hosts for this loop 13261 1726882508.64919: getting the next task for host managed_node2 13261 1726882508.64935: done getting next task for host managed_node2 13261 1726882508.64938: ^ task is: TASK: Enable EPEL 8 13261 1726882508.64941: ^ 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 13261 1726882508.64945: getting variables 13261 1726882508.64947: in VariableManager get_vars() 13261 1726882508.64974: Calling all_inventory to load vars for managed_node2 13261 1726882508.64977: Calling groups_inventory to load vars for managed_node2 13261 1726882508.64980: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.64989: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.64991: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.64993: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.65135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.65259: done with get_vars() 13261 1726882508.65268: done getting variables 13261 1726882508.65310: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:35:08 -0400 (0:00:00.014) 0:00:06.928 ****** 13261 1726882508.65333: entering _queue_task() for managed_node2/command 13261 1726882508.65541: worker is 1 (out of 1 available) 13261 1726882508.65554: exiting _queue_task() for managed_node2/command 13261 1726882508.65571: done queuing things up, now waiting for results queue to drain 13261 1726882508.65572: waiting for pending results... 13261 1726882508.65724: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 13261 1726882508.65785: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000005f 13261 1726882508.65799: variable 'ansible_search_path' from source: unknown 13261 1726882508.65802: variable 'ansible_search_path' from source: unknown 13261 1726882508.65834: calling self._execute() 13261 1726882508.65889: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.65893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.65906: variable 'omit' from source: magic vars 13261 1726882508.66191: variable 'ansible_distribution' from source: facts 13261 1726882508.66202: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 13261 1726882508.66205: when evaluation is False, skipping this task 13261 1726882508.66208: _execute() done 13261 1726882508.66211: dumping result to json 13261 1726882508.66215: done dumping result, returning 13261 1726882508.66223: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0affc7ec-ae25-bbb0-38cc-00000000005f] 13261 1726882508.66228: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000005f 13261 1726882508.66318: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000005f 13261 1726882508.66321: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 13261 1726882508.66385: no more pending results, returning what we have 13261 1726882508.66388: results queue empty 13261 1726882508.66389: checking for any_errors_fatal 13261 1726882508.66392: done checking for any_errors_fatal 13261 1726882508.66393: checking for max_fail_percentage 13261 1726882508.66395: done checking for max_fail_percentage 13261 1726882508.66395: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.66396: done checking to see if all hosts have failed 13261 1726882508.66397: getting the remaining hosts for this loop 13261 1726882508.66398: done getting the remaining hosts for this loop 13261 1726882508.66401: getting the next task for host managed_node2 13261 1726882508.66408: done getting next task for host managed_node2 13261 1726882508.66410: ^ task is: TASK: Enable EPEL 6 13261 1726882508.66413: ^ 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 13261 1726882508.66418: getting variables 13261 1726882508.66419: in VariableManager get_vars() 13261 1726882508.66450: Calling all_inventory to load vars for managed_node2 13261 1726882508.66452: Calling groups_inventory to load vars for managed_node2 13261 1726882508.66454: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.66461: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.66466: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.66468: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.66581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.66702: done with get_vars() 13261 1726882508.66709: done getting variables 13261 1726882508.66755: 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 [Enable EPEL 6] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:35:08 -0400 (0:00:00.014) 0:00:06.942 ****** 13261 1726882508.66779: entering _queue_task() for managed_node2/copy 13261 1726882508.66989: worker is 1 (out of 1 available) 13261 1726882508.67004: exiting _queue_task() for managed_node2/copy 13261 1726882508.67019: done queuing things up, now waiting for results queue to drain 13261 1726882508.67021: waiting for pending results... 13261 1726882508.67162: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 13261 1726882508.67227: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000061 13261 1726882508.67241: variable 'ansible_search_path' from source: unknown 13261 1726882508.67246: variable 'ansible_search_path' from source: unknown 13261 1726882508.67278: calling self._execute() 13261 1726882508.67342: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.67347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.67357: variable 'omit' from source: magic vars 13261 1726882508.67659: variable 'ansible_distribution' from source: facts 13261 1726882508.67673: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 13261 1726882508.67677: when evaluation is False, skipping this task 13261 1726882508.67680: _execute() done 13261 1726882508.67683: dumping result to json 13261 1726882508.67688: done dumping result, returning 13261 1726882508.67694: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0affc7ec-ae25-bbb0-38cc-000000000061] 13261 1726882508.67698: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000061 13261 1726882508.67792: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000061 13261 1726882508.67795: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 13261 1726882508.67853: no more pending results, returning what we have 13261 1726882508.67856: results queue empty 13261 1726882508.67857: checking for any_errors_fatal 13261 1726882508.67861: done checking for any_errors_fatal 13261 1726882508.67862: checking for max_fail_percentage 13261 1726882508.67863: done checking for max_fail_percentage 13261 1726882508.67864: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.67865: done checking to see if all hosts have failed 13261 1726882508.67866: getting the remaining hosts for this loop 13261 1726882508.67868: done getting the remaining hosts for this loop 13261 1726882508.67872: getting the next task for host managed_node2 13261 1726882508.67879: done getting next task for host managed_node2 13261 1726882508.67882: ^ task is: TASK: Set network provider to 'initscripts' 13261 1726882508.67884: ^ 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 13261 1726882508.67888: getting variables 13261 1726882508.67889: in VariableManager get_vars() 13261 1726882508.67913: Calling all_inventory to load vars for managed_node2 13261 1726882508.67918: Calling groups_inventory to load vars for managed_node2 13261 1726882508.67921: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.67933: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.67935: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.67938: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.68092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.68209: done with get_vars() 13261 1726882508.68216: done getting variables 13261 1726882508.68262: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Friday 20 September 2024 21:35:08 -0400 (0:00:00.015) 0:00:06.957 ****** 13261 1726882508.68282: entering _queue_task() for managed_node2/set_fact 13261 1726882508.68496: worker is 1 (out of 1 available) 13261 1726882508.68513: exiting _queue_task() for managed_node2/set_fact 13261 1726882508.68528: done queuing things up, now waiting for results queue to drain 13261 1726882508.68530: waiting for pending results... 13261 1726882508.68684: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 13261 1726882508.68738: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000007 13261 1726882508.68751: variable 'ansible_search_path' from source: unknown 13261 1726882508.68786: calling self._execute() 13261 1726882508.68846: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.68852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.68863: variable 'omit' from source: magic vars 13261 1726882508.68941: variable 'omit' from source: magic vars 13261 1726882508.68965: variable 'omit' from source: magic vars 13261 1726882508.68996: variable 'omit' from source: magic vars 13261 1726882508.69031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13261 1726882508.69063: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13261 1726882508.69084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13261 1726882508.69100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13261 1726882508.69111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13261 1726882508.69137: variable 'inventory_hostname' from source: host vars for 'managed_node2' 13261 1726882508.69140: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.69144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.69226: Set connection var ansible_pipelining to False 13261 1726882508.69229: Set connection var ansible_connection to ssh 13261 1726882508.69235: Set connection var ansible_shell_executable to /bin/sh 13261 1726882508.69237: Set connection var ansible_shell_type to sh 13261 1726882508.69243: Set connection var ansible_module_compression to ZIP_DEFLATED 13261 1726882508.69249: Set connection var ansible_timeout to 10 13261 1726882508.69269: variable 'ansible_shell_executable' from source: unknown 13261 1726882508.69272: variable 'ansible_connection' from source: unknown 13261 1726882508.69275: variable 'ansible_module_compression' from source: unknown 13261 1726882508.69277: variable 'ansible_shell_type' from source: unknown 13261 1726882508.69279: variable 'ansible_shell_executable' from source: unknown 13261 1726882508.69282: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.69287: variable 'ansible_pipelining' from source: unknown 13261 1726882508.69289: variable 'ansible_timeout' from source: unknown 13261 1726882508.69294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.69409: 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) 13261 1726882508.69420: variable 'omit' from source: magic vars 13261 1726882508.69428: starting attempt loop 13261 1726882508.69431: running the handler 13261 1726882508.69440: handler run complete 13261 1726882508.69448: attempt loop complete, returning result 13261 1726882508.69451: _execute() done 13261 1726882508.69454: dumping result to json 13261 1726882508.69457: done dumping result, returning 13261 1726882508.69464: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0affc7ec-ae25-bbb0-38cc-000000000007] 13261 1726882508.69470: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000007 13261 1726882508.69554: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000007 13261 1726882508.69557: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 13261 1726882508.69615: no more pending results, returning what we have 13261 1726882508.69619: results queue empty 13261 1726882508.69620: checking for any_errors_fatal 13261 1726882508.69626: done checking for any_errors_fatal 13261 1726882508.69627: checking for max_fail_percentage 13261 1726882508.69629: done checking for max_fail_percentage 13261 1726882508.69629: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.69630: done checking to see if all hosts have failed 13261 1726882508.69631: getting the remaining hosts for this loop 13261 1726882508.69632: done getting the remaining hosts for this loop 13261 1726882508.69636: getting the next task for host managed_node2 13261 1726882508.69642: done getting next task for host managed_node2 13261 1726882508.69644: ^ task is: TASK: meta (flush_handlers) 13261 1726882508.69646: ^ 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 13261 1726882508.69649: getting variables 13261 1726882508.69651: in VariableManager get_vars() 13261 1726882508.69683: Calling all_inventory to load vars for managed_node2 13261 1726882508.69685: Calling groups_inventory to load vars for managed_node2 13261 1726882508.69688: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.69697: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.69699: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.69702: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.69827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.69946: done with get_vars() 13261 1726882508.69953: done getting variables 13261 1726882508.70003: in VariableManager get_vars() 13261 1726882508.70010: Calling all_inventory to load vars for managed_node2 13261 1726882508.70012: Calling groups_inventory to load vars for managed_node2 13261 1726882508.70013: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.70016: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.70019: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.70021: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.70130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.70246: done with get_vars() 13261 1726882508.70256: done queuing things up, now waiting for results queue to drain 13261 1726882508.70257: results queue empty 13261 1726882508.70258: checking for any_errors_fatal 13261 1726882508.70259: done checking for any_errors_fatal 13261 1726882508.70260: checking for max_fail_percentage 13261 1726882508.70260: done checking for max_fail_percentage 13261 1726882508.70261: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.70261: done checking to see if all hosts have failed 13261 1726882508.70262: getting the remaining hosts for this loop 13261 1726882508.70262: done getting the remaining hosts for this loop 13261 1726882508.70264: getting the next task for host managed_node2 13261 1726882508.70267: done getting next task for host managed_node2 13261 1726882508.70268: ^ task is: TASK: meta (flush_handlers) 13261 1726882508.70269: ^ 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 13261 1726882508.70276: getting variables 13261 1726882508.70276: in VariableManager get_vars() 13261 1726882508.70282: Calling all_inventory to load vars for managed_node2 13261 1726882508.70283: Calling groups_inventory to load vars for managed_node2 13261 1726882508.70284: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.70288: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.70289: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.70291: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.70375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.70485: done with get_vars() 13261 1726882508.70491: done getting variables 13261 1726882508.70524: in VariableManager get_vars() 13261 1726882508.70529: Calling all_inventory to load vars for managed_node2 13261 1726882508.70531: Calling groups_inventory to load vars for managed_node2 13261 1726882508.70532: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.70535: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.70537: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.70539: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.70623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.70748: done with get_vars() 13261 1726882508.70756: done queuing things up, now waiting for results queue to drain 13261 1726882508.70757: results queue empty 13261 1726882508.70757: checking for any_errors_fatal 13261 1726882508.70758: done checking for any_errors_fatal 13261 1726882508.70759: checking for max_fail_percentage 13261 1726882508.70760: done checking for max_fail_percentage 13261 1726882508.70761: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.70761: done checking to see if all hosts have failed 13261 1726882508.70762: getting the remaining hosts for this loop 13261 1726882508.70763: done getting the remaining hosts for this loop 13261 1726882508.70765: getting the next task for host managed_node2 13261 1726882508.70768: done getting next task for host managed_node2 13261 1726882508.70769: ^ task is: None 13261 1726882508.70770: ^ 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 13261 1726882508.70770: done queuing things up, now waiting for results queue to drain 13261 1726882508.70771: results queue empty 13261 1726882508.70771: checking for any_errors_fatal 13261 1726882508.70772: done checking for any_errors_fatal 13261 1726882508.70772: checking for max_fail_percentage 13261 1726882508.70773: done checking for max_fail_percentage 13261 1726882508.70773: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.70774: done checking to see if all hosts have failed 13261 1726882508.70775: getting the next task for host managed_node2 13261 1726882508.70777: done getting next task for host managed_node2 13261 1726882508.70777: ^ task is: None 13261 1726882508.70778: ^ 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 13261 1726882508.70816: in VariableManager get_vars() 13261 1726882508.70834: done with get_vars() 13261 1726882508.70838: in VariableManager get_vars() 13261 1726882508.70846: done with get_vars() 13261 1726882508.70849: variable 'omit' from source: magic vars 13261 1726882508.70875: in VariableManager get_vars() 13261 1726882508.70884: done with get_vars() 13261 1726882508.70900: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 13261 1726882508.71306: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 13261 1726882508.71332: getting the remaining hosts for this loop 13261 1726882508.71333: done getting the remaining hosts for this loop 13261 1726882508.71335: getting the next task for host managed_node2 13261 1726882508.71338: done getting next task for host managed_node2 13261 1726882508.71338: ^ task is: TASK: meta (flush_handlers) 13261 1726882508.71339: ^ 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 13261 1726882508.71341: getting variables 13261 1726882508.71342: in VariableManager get_vars() 13261 1726882508.71350: Calling all_inventory to load vars for managed_node2 13261 1726882508.71351: Calling groups_inventory to load vars for managed_node2 13261 1726882508.71352: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.71356: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.71357: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.71359: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.71447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.71587: done with get_vars() 13261 1726882508.71594: done getting variables 13261 1726882508.71631: in VariableManager get_vars() 13261 1726882508.71641: Calling all_inventory to load vars for managed_node2 13261 1726882508.71642: Calling groups_inventory to load vars for managed_node2 13261 1726882508.71644: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.71647: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.71648: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.71650: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.71730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.71839: done with get_vars() 13261 1726882508.71848: done queuing things up, now waiting for results queue to drain 13261 1726882508.71849: results queue empty 13261 1726882508.71850: checking for any_errors_fatal 13261 1726882508.71851: done checking for any_errors_fatal 13261 1726882508.71852: checking for max_fail_percentage 13261 1726882508.71853: done checking for max_fail_percentage 13261 1726882508.71853: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.71854: done checking to see if all hosts have failed 13261 1726882508.71855: getting the remaining hosts for this loop 13261 1726882508.71856: done getting the remaining hosts for this loop 13261 1726882508.71857: getting the next task for host managed_node2 13261 1726882508.71860: done getting next task for host managed_node2 13261 1726882508.71862: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 13261 1726882508.71863: ^ 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 13261 1726882508.71870: getting variables 13261 1726882508.71871: in VariableManager get_vars() 13261 1726882508.71880: Calling all_inventory to load vars for managed_node2 13261 1726882508.71881: Calling groups_inventory to load vars for managed_node2 13261 1726882508.71886: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.71889: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.71890: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.71892: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.71975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.72104: done with get_vars() 13261 1726882508.72110: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:35:08 -0400 (0:00:00.038) 0:00:06.996 ****** 13261 1726882508.72162: entering _queue_task() for managed_node2/include_tasks 13261 1726882508.72395: worker is 1 (out of 1 available) 13261 1726882508.72408: exiting _queue_task() for managed_node2/include_tasks 13261 1726882508.72423: done queuing things up, now waiting for results queue to drain 13261 1726882508.72425: waiting for pending results... 13261 1726882508.72588: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 13261 1726882508.72665: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000000f 13261 1726882508.72672: variable 'ansible_search_path' from source: unknown 13261 1726882508.72675: variable 'ansible_search_path' from source: unknown 13261 1726882508.72705: calling self._execute() 13261 1726882508.72767: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.72775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.72785: variable 'omit' from source: magic vars 13261 1726882508.73118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882508.74740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882508.74791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882508.74821: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882508.74852: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882508.74876: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882508.74945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882508.74965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882508.74986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882508.75014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882508.75026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882508.75135: variable 'ansible_distribution' from source: facts 13261 1726882508.75141: variable 'ansible_distribution_major_version' from source: facts 13261 1726882508.75152: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882508.75156: when evaluation is False, skipping this task 13261 1726882508.75158: _execute() done 13261 1726882508.75161: dumping result to json 13261 1726882508.75163: done dumping result, returning 13261 1726882508.75175: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-bbb0-38cc-00000000000f] 13261 1726882508.75178: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000000f 13261 1726882508.75275: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000000f 13261 1726882508.75278: 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" } 13261 1726882508.75330: no more pending results, returning what we have 13261 1726882508.75334: results queue empty 13261 1726882508.75334: checking for any_errors_fatal 13261 1726882508.75336: done checking for any_errors_fatal 13261 1726882508.75337: checking for max_fail_percentage 13261 1726882508.75338: done checking for max_fail_percentage 13261 1726882508.75339: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.75340: done checking to see if all hosts have failed 13261 1726882508.75341: getting the remaining hosts for this loop 13261 1726882508.75343: done getting the remaining hosts for this loop 13261 1726882508.75348: getting the next task for host managed_node2 13261 1726882508.75353: done getting next task for host managed_node2 13261 1726882508.75357: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 13261 1726882508.75359: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882508.75373: getting variables 13261 1726882508.75374: in VariableManager get_vars() 13261 1726882508.75414: Calling all_inventory to load vars for managed_node2 13261 1726882508.75416: Calling groups_inventory to load vars for managed_node2 13261 1726882508.75418: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.75429: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.75431: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.75434: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.75580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.75706: done with get_vars() 13261 1726882508.75717: done getting variables 13261 1726882508.75792: 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 [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:35:08 -0400 (0:00:00.036) 0:00:07.033 ****** 13261 1726882508.75814: entering _queue_task() for managed_node2/debug 13261 1726882508.75815: Creating lock for debug 13261 1726882508.76042: worker is 1 (out of 1 available) 13261 1726882508.76058: exiting _queue_task() for managed_node2/debug 13261 1726882508.76072: done queuing things up, now waiting for results queue to drain 13261 1726882508.76073: waiting for pending results... 13261 1726882508.76244: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 13261 1726882508.76299: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000010 13261 1726882508.76313: variable 'ansible_search_path' from source: unknown 13261 1726882508.76316: variable 'ansible_search_path' from source: unknown 13261 1726882508.76350: calling self._execute() 13261 1726882508.76408: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.76413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.76427: variable 'omit' from source: magic vars 13261 1726882508.76821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882508.78615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882508.79029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882508.79034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882508.79038: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882508.79041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882508.79127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882508.79159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882508.79180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882508.79209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882508.79220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882508.79348: variable 'ansible_distribution' from source: facts 13261 1726882508.79353: variable 'ansible_distribution_major_version' from source: facts 13261 1726882508.79363: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882508.79368: when evaluation is False, skipping this task 13261 1726882508.79371: _execute() done 13261 1726882508.79373: dumping result to json 13261 1726882508.79381: done dumping result, returning 13261 1726882508.79387: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-bbb0-38cc-000000000010] 13261 1726882508.79391: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000010 13261 1726882508.79487: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000010 13261 1726882508.79490: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 13261 1726882508.79543: no more pending results, returning what we have 13261 1726882508.79546: results queue empty 13261 1726882508.79547: checking for any_errors_fatal 13261 1726882508.79552: done checking for any_errors_fatal 13261 1726882508.79552: checking for max_fail_percentage 13261 1726882508.79554: done checking for max_fail_percentage 13261 1726882508.79554: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.79556: done checking to see if all hosts have failed 13261 1726882508.79556: getting the remaining hosts for this loop 13261 1726882508.79557: done getting the remaining hosts for this loop 13261 1726882508.79562: getting the next task for host managed_node2 13261 1726882508.79568: done getting next task for host managed_node2 13261 1726882508.79572: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 13261 1726882508.79574: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882508.79587: getting variables 13261 1726882508.79589: in VariableManager get_vars() 13261 1726882508.79634: Calling all_inventory to load vars for managed_node2 13261 1726882508.79637: Calling groups_inventory to load vars for managed_node2 13261 1726882508.79640: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.79648: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.79651: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.79654: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.79826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.79950: done with get_vars() 13261 1726882508.79958: done getting variables 13261 1726882508.80026: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:35:08 -0400 (0:00:00.042) 0:00:07.075 ****** 13261 1726882508.80050: entering _queue_task() for managed_node2/fail 13261 1726882508.80051: Creating lock for fail 13261 1726882508.80273: worker is 1 (out of 1 available) 13261 1726882508.80287: exiting _queue_task() for managed_node2/fail 13261 1726882508.80300: done queuing things up, now waiting for results queue to drain 13261 1726882508.80301: waiting for pending results... 13261 1726882508.80465: 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 13261 1726882508.80536: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000011 13261 1726882508.80548: variable 'ansible_search_path' from source: unknown 13261 1726882508.80551: variable 'ansible_search_path' from source: unknown 13261 1726882508.80583: calling self._execute() 13261 1726882508.80644: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.80650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.80660: variable 'omit' from source: magic vars 13261 1726882508.81006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882508.83830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882508.83835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882508.83837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882508.83840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882508.83842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882508.83930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882508.83970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882508.84001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882508.84071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882508.84092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882508.84240: variable 'ansible_distribution' from source: facts 13261 1726882508.84252: variable 'ansible_distribution_major_version' from source: facts 13261 1726882508.84270: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882508.84278: when evaluation is False, skipping this task 13261 1726882508.84285: _execute() done 13261 1726882508.84292: dumping result to json 13261 1726882508.84299: done dumping result, returning 13261 1726882508.84310: 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 [0affc7ec-ae25-bbb0-38cc-000000000011] 13261 1726882508.84319: sending task result for task 0affc7ec-ae25-bbb0-38cc-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" } 13261 1726882508.84481: no more pending results, returning what we have 13261 1726882508.84484: results queue empty 13261 1726882508.84484: checking for any_errors_fatal 13261 1726882508.84492: done checking for any_errors_fatal 13261 1726882508.84493: checking for max_fail_percentage 13261 1726882508.84494: done checking for max_fail_percentage 13261 1726882508.84495: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.84496: done checking to see if all hosts have failed 13261 1726882508.84497: getting the remaining hosts for this loop 13261 1726882508.84498: done getting the remaining hosts for this loop 13261 1726882508.84502: getting the next task for host managed_node2 13261 1726882508.84508: done getting next task for host managed_node2 13261 1726882508.84512: ^ 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 13261 1726882508.84513: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882508.84529: getting variables 13261 1726882508.84531: in VariableManager get_vars() 13261 1726882508.84569: Calling all_inventory to load vars for managed_node2 13261 1726882508.84572: Calling groups_inventory to load vars for managed_node2 13261 1726882508.84574: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.84584: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.84587: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.84590: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.84947: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000011 13261 1726882508.84951: WORKER PROCESS EXITING 13261 1726882508.84978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.85232: done with get_vars() 13261 1726882508.85243: done getting variables 13261 1726882508.85305: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:35:08 -0400 (0:00:00.052) 0:00:07.128 ****** 13261 1726882508.85338: entering _queue_task() for managed_node2/fail 13261 1726882508.85759: worker is 1 (out of 1 available) 13261 1726882508.85773: exiting _queue_task() for managed_node2/fail 13261 1726882508.85785: done queuing things up, now waiting for results queue to drain 13261 1726882508.85786: waiting for pending results... 13261 1726882508.85934: 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 13261 1726882508.86047: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000012 13261 1726882508.86070: variable 'ansible_search_path' from source: unknown 13261 1726882508.86079: variable 'ansible_search_path' from source: unknown 13261 1726882508.86124: calling self._execute() 13261 1726882508.86206: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.86218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.86238: variable 'omit' from source: magic vars 13261 1726882508.86720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882508.89546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882508.89629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882508.89678: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882508.89718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882508.89755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882508.89846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882508.89889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882508.89919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882508.89975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882508.89996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882508.90154: variable 'ansible_distribution' from source: facts 13261 1726882508.90171: variable 'ansible_distribution_major_version' from source: facts 13261 1726882508.90191: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882508.90198: when evaluation is False, skipping this task 13261 1726882508.90430: _execute() done 13261 1726882508.90433: dumping result to json 13261 1726882508.90436: done dumping result, returning 13261 1726882508.90438: 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 [0affc7ec-ae25-bbb0-38cc-000000000012] 13261 1726882508.90441: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000012 13261 1726882508.90519: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000012 13261 1726882508.90524: 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" } 13261 1726882508.90574: no more pending results, returning what we have 13261 1726882508.90578: results queue empty 13261 1726882508.90578: checking for any_errors_fatal 13261 1726882508.90585: done checking for any_errors_fatal 13261 1726882508.90586: checking for max_fail_percentage 13261 1726882508.90587: done checking for max_fail_percentage 13261 1726882508.90588: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.90589: done checking to see if all hosts have failed 13261 1726882508.90590: getting the remaining hosts for this loop 13261 1726882508.90591: done getting the remaining hosts for this loop 13261 1726882508.90596: getting the next task for host managed_node2 13261 1726882508.90600: done getting next task for host managed_node2 13261 1726882508.90604: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 13261 1726882508.90606: ^ 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 13261 1726882508.90620: getting variables 13261 1726882508.90624: in VariableManager get_vars() 13261 1726882508.90666: Calling all_inventory to load vars for managed_node2 13261 1726882508.90669: Calling groups_inventory to load vars for managed_node2 13261 1726882508.90671: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.90682: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.90685: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.90688: Calling groups_plugins_play to load vars for managed_node2 13261 1726882508.90883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882508.91250: done with get_vars() 13261 1726882508.91262: done getting variables 13261 1726882508.91328: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:35:08 -0400 (0:00:00.060) 0:00:07.188 ****** 13261 1726882508.91359: entering _queue_task() for managed_node2/fail 13261 1726882508.91670: worker is 1 (out of 1 available) 13261 1726882508.91687: exiting _queue_task() for managed_node2/fail 13261 1726882508.91703: done queuing things up, now waiting for results queue to drain 13261 1726882508.91708: waiting for pending results... 13261 1726882508.92005: 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 13261 1726882508.92120: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000013 13261 1726882508.92332: variable 'ansible_search_path' from source: unknown 13261 1726882508.92336: variable 'ansible_search_path' from source: unknown 13261 1726882508.92338: calling self._execute() 13261 1726882508.92342: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882508.92349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882508.92352: variable 'omit' from source: magic vars 13261 1726882508.92852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882508.97337: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882508.97426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882508.97614: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882508.97899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882508.97921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882508.98100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882508.98263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882508.98299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882508.98389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882508.98628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882508.98837: variable 'ansible_distribution' from source: facts 13261 1726882508.98848: variable 'ansible_distribution_major_version' from source: facts 13261 1726882508.98863: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882508.98875: when evaluation is False, skipping this task 13261 1726882508.98992: _execute() done 13261 1726882508.98996: dumping result to json 13261 1726882508.98998: done dumping result, returning 13261 1726882508.99001: 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 [0affc7ec-ae25-bbb0-38cc-000000000013] 13261 1726882508.99004: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000013 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" } 13261 1726882508.99289: no more pending results, returning what we have 13261 1726882508.99292: results queue empty 13261 1726882508.99293: checking for any_errors_fatal 13261 1726882508.99299: done checking for any_errors_fatal 13261 1726882508.99299: checking for max_fail_percentage 13261 1726882508.99301: done checking for max_fail_percentage 13261 1726882508.99302: checking to see if all hosts have failed and the running result is not ok 13261 1726882508.99303: done checking to see if all hosts have failed 13261 1726882508.99304: getting the remaining hosts for this loop 13261 1726882508.99306: done getting the remaining hosts for this loop 13261 1726882508.99310: getting the next task for host managed_node2 13261 1726882508.99316: done getting next task for host managed_node2 13261 1726882508.99320: ^ 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 13261 1726882508.99324: ^ 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 13261 1726882508.99339: getting variables 13261 1726882508.99341: in VariableManager get_vars() 13261 1726882508.99384: Calling all_inventory to load vars for managed_node2 13261 1726882508.99387: Calling groups_inventory to load vars for managed_node2 13261 1726882508.99390: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882508.99401: Calling all_plugins_play to load vars for managed_node2 13261 1726882508.99405: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882508.99408: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.00244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.00678: done with get_vars() 13261 1726882509.00692: done getting variables 13261 1726882509.00830: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000013 13261 1726882509.00833: WORKER PROCESS EXITING 13261 1726882509.00914: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:35:09 -0400 (0:00:00.099) 0:00:07.288 ****** 13261 1726882509.01326: entering _queue_task() for managed_node2/dnf 13261 1726882509.01868: worker is 1 (out of 1 available) 13261 1726882509.01882: exiting _queue_task() for managed_node2/dnf 13261 1726882509.01896: done queuing things up, now waiting for results queue to drain 13261 1726882509.01897: waiting for pending results... 13261 1726882509.02572: 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 13261 1726882509.02912: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000014 13261 1726882509.03035: variable 'ansible_search_path' from source: unknown 13261 1726882509.03044: variable 'ansible_search_path' from source: unknown 13261 1726882509.03089: calling self._execute() 13261 1726882509.03312: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.03327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.03347: variable 'omit' from source: magic vars 13261 1726882509.04178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.06935: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.07029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.07075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.07131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.07152: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.07246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.07283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.07317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.07373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.07393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.07549: variable 'ansible_distribution' from source: facts 13261 1726882509.07569: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.07626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.07629: when evaluation is False, skipping this task 13261 1726882509.07632: _execute() done 13261 1726882509.07634: dumping result to json 13261 1726882509.07636: done dumping result, returning 13261 1726882509.07639: 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 [0affc7ec-ae25-bbb0-38cc-000000000014] 13261 1726882509.07642: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000014 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" } 13261 1726882509.07944: no more pending results, returning what we have 13261 1726882509.07948: results queue empty 13261 1726882509.07949: checking for any_errors_fatal 13261 1726882509.07956: done checking for any_errors_fatal 13261 1726882509.07956: checking for max_fail_percentage 13261 1726882509.07958: done checking for max_fail_percentage 13261 1726882509.07959: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.07960: done checking to see if all hosts have failed 13261 1726882509.07961: getting the remaining hosts for this loop 13261 1726882509.07962: done getting the remaining hosts for this loop 13261 1726882509.07967: getting the next task for host managed_node2 13261 1726882509.07973: done getting next task for host managed_node2 13261 1726882509.07977: ^ 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 13261 1726882509.07979: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882509.07998: getting variables 13261 1726882509.08000: in VariableManager get_vars() 13261 1726882509.08042: Calling all_inventory to load vars for managed_node2 13261 1726882509.08045: Calling groups_inventory to load vars for managed_node2 13261 1726882509.08048: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.08059: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.08062: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.08065: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.08421: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000014 13261 1726882509.08426: WORKER PROCESS EXITING 13261 1726882509.08454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.08689: done with get_vars() 13261 1726882509.08702: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 13261 1726882509.08784: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:35:09 -0400 (0:00:00.074) 0:00:07.363 ****** 13261 1726882509.08813: entering _queue_task() for managed_node2/yum 13261 1726882509.08814: Creating lock for yum 13261 1726882509.09164: worker is 1 (out of 1 available) 13261 1726882509.09177: exiting _queue_task() for managed_node2/yum 13261 1726882509.09189: done queuing things up, now waiting for results queue to drain 13261 1726882509.09191: waiting for pending results... 13261 1726882509.09436: 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 13261 1726882509.09547: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000015 13261 1726882509.09567: variable 'ansible_search_path' from source: unknown 13261 1726882509.09575: variable 'ansible_search_path' from source: unknown 13261 1726882509.09613: calling self._execute() 13261 1726882509.09703: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.09714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.09732: variable 'omit' from source: magic vars 13261 1726882509.10294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.12970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.13058: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.13116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.13168: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.13200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.13329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.13337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.13375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.13425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.13525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.13610: variable 'ansible_distribution' from source: facts 13261 1726882509.13628: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.13647: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.13655: when evaluation is False, skipping this task 13261 1726882509.13665: _execute() done 13261 1726882509.13673: dumping result to json 13261 1726882509.13680: done dumping result, returning 13261 1726882509.13691: 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 [0affc7ec-ae25-bbb0-38cc-000000000015] 13261 1726882509.13700: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000015 13261 1726882509.14027: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000015 13261 1726882509.14031: 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" } 13261 1726882509.14079: no more pending results, returning what we have 13261 1726882509.14082: results queue empty 13261 1726882509.14082: checking for any_errors_fatal 13261 1726882509.14089: done checking for any_errors_fatal 13261 1726882509.14090: checking for max_fail_percentage 13261 1726882509.14091: done checking for max_fail_percentage 13261 1726882509.14092: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.14093: done checking to see if all hosts have failed 13261 1726882509.14094: getting the remaining hosts for this loop 13261 1726882509.14095: done getting the remaining hosts for this loop 13261 1726882509.14100: getting the next task for host managed_node2 13261 1726882509.14105: done getting next task for host managed_node2 13261 1726882509.14110: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 13261 1726882509.14112: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882509.14127: getting variables 13261 1726882509.14129: in VariableManager get_vars() 13261 1726882509.14169: Calling all_inventory to load vars for managed_node2 13261 1726882509.14173: Calling groups_inventory to load vars for managed_node2 13261 1726882509.14175: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.14186: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.14189: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.14192: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.14753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.14977: done with get_vars() 13261 1726882509.14990: done getting variables 13261 1726882509.15055: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:35:09 -0400 (0:00:00.062) 0:00:07.425 ****** 13261 1726882509.15083: entering _queue_task() for managed_node2/fail 13261 1726882509.15379: worker is 1 (out of 1 available) 13261 1726882509.15392: exiting _queue_task() for managed_node2/fail 13261 1726882509.15403: done queuing things up, now waiting for results queue to drain 13261 1726882509.15405: waiting for pending results... 13261 1726882509.15688: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 13261 1726882509.15798: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000016 13261 1726882509.15819: variable 'ansible_search_path' from source: unknown 13261 1726882509.15829: variable 'ansible_search_path' from source: unknown 13261 1726882509.15879: calling self._execute() 13261 1726882509.15983: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.15995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.16009: variable 'omit' from source: magic vars 13261 1726882509.16484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.19133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.19137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.19173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.19214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.19255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.19347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.19400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.19434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.19494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.19514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.19674: variable 'ansible_distribution' from source: facts 13261 1726882509.19690: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.19704: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.19784: when evaluation is False, skipping this task 13261 1726882509.19789: _execute() done 13261 1726882509.19792: dumping result to json 13261 1726882509.19794: done dumping result, returning 13261 1726882509.19796: 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 [0affc7ec-ae25-bbb0-38cc-000000000016] 13261 1726882509.19799: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000016 13261 1726882509.19889: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000016 13261 1726882509.19892: 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" } 13261 1726882509.19950: no more pending results, returning what we have 13261 1726882509.19954: results queue empty 13261 1726882509.19955: checking for any_errors_fatal 13261 1726882509.19962: done checking for any_errors_fatal 13261 1726882509.19962: checking for max_fail_percentage 13261 1726882509.19964: done checking for max_fail_percentage 13261 1726882509.19964: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.19966: done checking to see if all hosts have failed 13261 1726882509.19966: getting the remaining hosts for this loop 13261 1726882509.19968: done getting the remaining hosts for this loop 13261 1726882509.19973: getting the next task for host managed_node2 13261 1726882509.19978: done getting next task for host managed_node2 13261 1726882509.19982: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 13261 1726882509.19984: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882509.20000: getting variables 13261 1726882509.20002: in VariableManager get_vars() 13261 1726882509.20046: Calling all_inventory to load vars for managed_node2 13261 1726882509.20049: Calling groups_inventory to load vars for managed_node2 13261 1726882509.20052: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.20063: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.20066: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.20069: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.20543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.20763: done with get_vars() 13261 1726882509.20780: done getting variables 13261 1726882509.20845: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:35:09 -0400 (0:00:00.057) 0:00:07.483 ****** 13261 1726882509.20882: entering _queue_task() for managed_node2/package 13261 1726882509.21247: worker is 1 (out of 1 available) 13261 1726882509.21257: exiting _queue_task() for managed_node2/package 13261 1726882509.21267: done queuing things up, now waiting for results queue to drain 13261 1726882509.21269: waiting for pending results... 13261 1726882509.21726: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 13261 1726882509.21732: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000017 13261 1726882509.21738: variable 'ansible_search_path' from source: unknown 13261 1726882509.21740: variable 'ansible_search_path' from source: unknown 13261 1726882509.21743: calling self._execute() 13261 1726882509.21765: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.21777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.21789: variable 'omit' from source: magic vars 13261 1726882509.22533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.25429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.25433: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.25458: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.25503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.25539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.25643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.25684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.25724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.25779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.25798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.25965: variable 'ansible_distribution' from source: facts 13261 1726882509.25978: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.25993: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.26000: when evaluation is False, skipping this task 13261 1726882509.26007: _execute() done 13261 1726882509.26013: dumping result to json 13261 1726882509.26025: done dumping result, returning 13261 1726882509.26039: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-bbb0-38cc-000000000017] 13261 1726882509.26156: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000017 13261 1726882509.26243: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000017 13261 1726882509.26246: 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" } 13261 1726882509.26318: no more pending results, returning what we have 13261 1726882509.26324: results queue empty 13261 1726882509.26325: checking for any_errors_fatal 13261 1726882509.26331: done checking for any_errors_fatal 13261 1726882509.26332: checking for max_fail_percentage 13261 1726882509.26334: done checking for max_fail_percentage 13261 1726882509.26335: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.26336: done checking to see if all hosts have failed 13261 1726882509.26337: getting the remaining hosts for this loop 13261 1726882509.26339: done getting the remaining hosts for this loop 13261 1726882509.26344: getting the next task for host managed_node2 13261 1726882509.26350: done getting next task for host managed_node2 13261 1726882509.26354: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 13261 1726882509.26356: ^ 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 13261 1726882509.26373: getting variables 13261 1726882509.26375: in VariableManager get_vars() 13261 1726882509.26417: Calling all_inventory to load vars for managed_node2 13261 1726882509.26420: Calling groups_inventory to load vars for managed_node2 13261 1726882509.26529: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.26542: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.26545: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.26549: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.26966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.27176: done with get_vars() 13261 1726882509.27187: done getting variables 13261 1726882509.27251: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:35:09 -0400 (0:00:00.064) 0:00:07.547 ****** 13261 1726882509.27283: entering _queue_task() for managed_node2/package 13261 1726882509.27582: worker is 1 (out of 1 available) 13261 1726882509.27594: exiting _queue_task() for managed_node2/package 13261 1726882509.27607: done queuing things up, now waiting for results queue to drain 13261 1726882509.27608: waiting for pending results... 13261 1726882509.27894: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 13261 1726882509.28130: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000018 13261 1726882509.28135: variable 'ansible_search_path' from source: unknown 13261 1726882509.28138: variable 'ansible_search_path' from source: unknown 13261 1726882509.28141: calling self._execute() 13261 1726882509.28187: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.28201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.28218: variable 'omit' from source: magic vars 13261 1726882509.28707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.31918: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.32023: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.32072: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.32224: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.32230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.32269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.32309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.32348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.32402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.32426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.32595: variable 'ansible_distribution' from source: facts 13261 1726882509.32608: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.32627: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.32636: when evaluation is False, skipping this task 13261 1726882509.32643: _execute() done 13261 1726882509.32653: dumping result to json 13261 1726882509.32667: done dumping result, returning 13261 1726882509.32680: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-bbb0-38cc-000000000018] 13261 1726882509.32690: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000018 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" } 13261 1726882509.33030: no more pending results, returning what we have 13261 1726882509.33034: results queue empty 13261 1726882509.33034: checking for any_errors_fatal 13261 1726882509.33040: done checking for any_errors_fatal 13261 1726882509.33040: checking for max_fail_percentage 13261 1726882509.33042: done checking for max_fail_percentage 13261 1726882509.33043: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.33044: done checking to see if all hosts have failed 13261 1726882509.33045: getting the remaining hosts for this loop 13261 1726882509.33047: done getting the remaining hosts for this loop 13261 1726882509.33052: getting the next task for host managed_node2 13261 1726882509.33058: done getting next task for host managed_node2 13261 1726882509.33062: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 13261 1726882509.33067: ^ 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 13261 1726882509.33082: getting variables 13261 1726882509.33084: in VariableManager get_vars() 13261 1726882509.33130: Calling all_inventory to load vars for managed_node2 13261 1726882509.33133: Calling groups_inventory to load vars for managed_node2 13261 1726882509.33136: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.33147: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.33151: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.33155: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.33495: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000018 13261 1726882509.33499: WORKER PROCESS EXITING 13261 1726882509.33526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.33737: done with get_vars() 13261 1726882509.33749: done getting variables 13261 1726882509.33814: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:35:09 -0400 (0:00:00.065) 0:00:07.613 ****** 13261 1726882509.33849: entering _queue_task() for managed_node2/package 13261 1726882509.34157: worker is 1 (out of 1 available) 13261 1726882509.34172: exiting _queue_task() for managed_node2/package 13261 1726882509.34184: done queuing things up, now waiting for results queue to drain 13261 1726882509.34186: waiting for pending results... 13261 1726882509.34861: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 13261 1726882509.35128: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000019 13261 1726882509.35133: variable 'ansible_search_path' from source: unknown 13261 1726882509.35136: variable 'ansible_search_path' from source: unknown 13261 1726882509.35212: calling self._execute() 13261 1726882509.35441: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.35453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.35472: variable 'omit' from source: magic vars 13261 1726882509.36567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.40016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.40209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.40486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.40489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.40492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.40650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.40694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.40779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.40973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.40996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.41348: variable 'ansible_distribution' from source: facts 13261 1726882509.41362: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.41379: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.41479: when evaluation is False, skipping this task 13261 1726882509.41487: _execute() done 13261 1726882509.41497: dumping result to json 13261 1726882509.41510: done dumping result, returning 13261 1726882509.41526: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-bbb0-38cc-000000000019] 13261 1726882509.41536: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000019 13261 1726882509.42027: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000019 13261 1726882509.42031: 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" } 13261 1726882509.42077: no more pending results, returning what we have 13261 1726882509.42080: results queue empty 13261 1726882509.42081: checking for any_errors_fatal 13261 1726882509.42086: done checking for any_errors_fatal 13261 1726882509.42087: checking for max_fail_percentage 13261 1726882509.42088: done checking for max_fail_percentage 13261 1726882509.42089: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.42090: done checking to see if all hosts have failed 13261 1726882509.42091: getting the remaining hosts for this loop 13261 1726882509.42092: done getting the remaining hosts for this loop 13261 1726882509.42096: getting the next task for host managed_node2 13261 1726882509.42100: done getting next task for host managed_node2 13261 1726882509.42103: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 13261 1726882509.42105: ^ 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 13261 1726882509.42117: getting variables 13261 1726882509.42118: in VariableManager get_vars() 13261 1726882509.42200: Calling all_inventory to load vars for managed_node2 13261 1726882509.42203: Calling groups_inventory to load vars for managed_node2 13261 1726882509.42205: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.42215: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.42218: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.42220: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.42499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.42799: done with get_vars() 13261 1726882509.42810: done getting variables 13261 1726882509.42911: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:35:09 -0400 (0:00:00.090) 0:00:07.704 ****** 13261 1726882509.42946: entering _queue_task() for managed_node2/service 13261 1726882509.42948: Creating lock for service 13261 1726882509.43667: worker is 1 (out of 1 available) 13261 1726882509.43681: exiting _queue_task() for managed_node2/service 13261 1726882509.43694: done queuing things up, now waiting for results queue to drain 13261 1726882509.43695: waiting for pending results... 13261 1726882509.43939: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 13261 1726882509.44221: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000001a 13261 1726882509.44238: variable 'ansible_search_path' from source: unknown 13261 1726882509.44242: variable 'ansible_search_path' from source: unknown 13261 1726882509.44303: calling self._execute() 13261 1726882509.44404: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.44415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.44432: variable 'omit' from source: magic vars 13261 1726882509.45129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.47870: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.47961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.48043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.48092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.48132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.48230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.48272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.48311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.48360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.48405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.48529: variable 'ansible_distribution' from source: facts 13261 1726882509.48541: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.48554: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.48561: when evaluation is False, skipping this task 13261 1726882509.48570: _execute() done 13261 1726882509.48624: dumping result to json 13261 1726882509.48629: done dumping result, returning 13261 1726882509.48632: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-bbb0-38cc-00000000001a] 13261 1726882509.48635: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000001a 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" } 13261 1726882509.48786: no more pending results, returning what we have 13261 1726882509.48790: results queue empty 13261 1726882509.48791: checking for any_errors_fatal 13261 1726882509.48798: done checking for any_errors_fatal 13261 1726882509.48799: checking for max_fail_percentage 13261 1726882509.48801: done checking for max_fail_percentage 13261 1726882509.48801: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.48803: done checking to see if all hosts have failed 13261 1726882509.48804: getting the remaining hosts for this loop 13261 1726882509.48805: done getting the remaining hosts for this loop 13261 1726882509.48810: getting the next task for host managed_node2 13261 1726882509.48818: done getting next task for host managed_node2 13261 1726882509.48824: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 13261 1726882509.48827: ^ 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 13261 1726882509.48843: getting variables 13261 1726882509.48845: in VariableManager get_vars() 13261 1726882509.48892: Calling all_inventory to load vars for managed_node2 13261 1726882509.48895: Calling groups_inventory to load vars for managed_node2 13261 1726882509.48898: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.48910: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.48914: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.48917: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.49470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.49753: done with get_vars() 13261 1726882509.49769: done getting variables 13261 1726882509.49804: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000001a 13261 1726882509.49807: WORKER PROCESS EXITING 13261 1726882509.49850: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:35:09 -0400 (0:00:00.069) 0:00:07.773 ****** 13261 1726882509.49884: entering _queue_task() for managed_node2/service 13261 1726882509.50182: worker is 1 (out of 1 available) 13261 1726882509.50194: exiting _queue_task() for managed_node2/service 13261 1726882509.50209: done queuing things up, now waiting for results queue to drain 13261 1726882509.50210: waiting for pending results... 13261 1726882509.50489: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 13261 1726882509.50611: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000001b 13261 1726882509.50637: variable 'ansible_search_path' from source: unknown 13261 1726882509.50649: variable 'ansible_search_path' from source: unknown 13261 1726882509.50695: calling self._execute() 13261 1726882509.50789: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.50800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.50815: variable 'omit' from source: magic vars 13261 1726882509.51298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.53832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.53916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.53968: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.54010: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.54045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.54141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.54185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.54218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.54275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.54295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.54457: variable 'ansible_distribution' from source: facts 13261 1726882509.54473: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.54494: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.54502: when evaluation is False, skipping this task 13261 1726882509.54509: _execute() done 13261 1726882509.54515: dumping result to json 13261 1726882509.54526: done dumping result, returning 13261 1726882509.54539: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-bbb0-38cc-00000000001b] 13261 1726882509.54548: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000001b 13261 1726882509.54829: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000001b 13261 1726882509.54833: 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 } 13261 1726882509.54879: no more pending results, returning what we have 13261 1726882509.54882: results queue empty 13261 1726882509.54883: checking for any_errors_fatal 13261 1726882509.54888: done checking for any_errors_fatal 13261 1726882509.54889: checking for max_fail_percentage 13261 1726882509.54890: done checking for max_fail_percentage 13261 1726882509.54891: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.54892: done checking to see if all hosts have failed 13261 1726882509.54893: getting the remaining hosts for this loop 13261 1726882509.54894: done getting the remaining hosts for this loop 13261 1726882509.54899: getting the next task for host managed_node2 13261 1726882509.54903: done getting next task for host managed_node2 13261 1726882509.54907: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 13261 1726882509.54909: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882509.54925: getting variables 13261 1726882509.54927: in VariableManager get_vars() 13261 1726882509.54968: Calling all_inventory to load vars for managed_node2 13261 1726882509.54971: Calling groups_inventory to load vars for managed_node2 13261 1726882509.54973: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.54984: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.54987: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.54990: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.55356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.55574: done with get_vars() 13261 1726882509.55587: done getting variables 13261 1726882509.55656: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:35:09 -0400 (0:00:00.058) 0:00:07.832 ****** 13261 1726882509.55693: entering _queue_task() for managed_node2/service 13261 1726882509.56000: worker is 1 (out of 1 available) 13261 1726882509.56014: exiting _queue_task() for managed_node2/service 13261 1726882509.56230: done queuing things up, now waiting for results queue to drain 13261 1726882509.56232: waiting for pending results... 13261 1726882509.56317: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 13261 1726882509.56439: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000001c 13261 1726882509.56471: variable 'ansible_search_path' from source: unknown 13261 1726882509.56480: variable 'ansible_search_path' from source: unknown 13261 1726882509.56525: calling self._execute() 13261 1726882509.56626: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.56674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.56678: variable 'omit' from source: magic vars 13261 1726882509.57166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.59715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.59813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.60028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.60033: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.60035: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.60067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.60107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.60147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.60200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.60221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.60397: variable 'ansible_distribution' from source: facts 13261 1726882509.60411: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.60433: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.60441: when evaluation is False, skipping this task 13261 1726882509.60447: _execute() done 13261 1726882509.60455: dumping result to json 13261 1726882509.60466: done dumping result, returning 13261 1726882509.60484: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-bbb0-38cc-00000000001c] 13261 1726882509.60494: sending task result for task 0affc7ec-ae25-bbb0-38cc-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" } 13261 1726882509.60809: no more pending results, returning what we have 13261 1726882509.60812: results queue empty 13261 1726882509.60813: checking for any_errors_fatal 13261 1726882509.60820: done checking for any_errors_fatal 13261 1726882509.60821: checking for max_fail_percentage 13261 1726882509.60824: done checking for max_fail_percentage 13261 1726882509.60825: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.60826: done checking to see if all hosts have failed 13261 1726882509.60827: getting the remaining hosts for this loop 13261 1726882509.60828: done getting the remaining hosts for this loop 13261 1726882509.60833: getting the next task for host managed_node2 13261 1726882509.60839: done getting next task for host managed_node2 13261 1726882509.60843: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 13261 1726882509.60845: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882509.60859: getting variables 13261 1726882509.60861: in VariableManager get_vars() 13261 1726882509.60906: Calling all_inventory to load vars for managed_node2 13261 1726882509.60910: Calling groups_inventory to load vars for managed_node2 13261 1726882509.60912: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.61104: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.61110: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.61116: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000001c 13261 1726882509.61119: WORKER PROCESS EXITING 13261 1726882509.61125: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.61338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.61538: done with get_vars() 13261 1726882509.61550: done getting variables 13261 1726882509.61620: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:35:09 -0400 (0:00:00.059) 0:00:07.891 ****** 13261 1726882509.61652: entering _queue_task() for managed_node2/service 13261 1726882509.61962: worker is 1 (out of 1 available) 13261 1726882509.61978: exiting _queue_task() for managed_node2/service 13261 1726882509.61992: done queuing things up, now waiting for results queue to drain 13261 1726882509.61993: waiting for pending results... 13261 1726882509.62271: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 13261 1726882509.62378: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000001d 13261 1726882509.62400: variable 'ansible_search_path' from source: unknown 13261 1726882509.62407: variable 'ansible_search_path' from source: unknown 13261 1726882509.62455: calling self._execute() 13261 1726882509.62544: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.62560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.62577: variable 'omit' from source: magic vars 13261 1726882509.63037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.65579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.65662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.65713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.65761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.65827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.65901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.65939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.65974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.66028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.66227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.66230: variable 'ansible_distribution' from source: facts 13261 1726882509.66233: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.66236: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.66238: when evaluation is False, skipping this task 13261 1726882509.66241: _execute() done 13261 1726882509.66243: dumping result to json 13261 1726882509.66245: done dumping result, returning 13261 1726882509.66259: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-bbb0-38cc-00000000001d] 13261 1726882509.66273: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000001d skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 13261 1726882509.66438: no more pending results, returning what we have 13261 1726882509.66441: results queue empty 13261 1726882509.66441: checking for any_errors_fatal 13261 1726882509.66449: done checking for any_errors_fatal 13261 1726882509.66450: checking for max_fail_percentage 13261 1726882509.66451: done checking for max_fail_percentage 13261 1726882509.66452: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.66453: done checking to see if all hosts have failed 13261 1726882509.66455: getting the remaining hosts for this loop 13261 1726882509.66456: done getting the remaining hosts for this loop 13261 1726882509.66461: getting the next task for host managed_node2 13261 1726882509.66470: done getting next task for host managed_node2 13261 1726882509.66475: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 13261 1726882509.66477: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882509.66493: getting variables 13261 1726882509.66495: in VariableManager get_vars() 13261 1726882509.66539: Calling all_inventory to load vars for managed_node2 13261 1726882509.66543: Calling groups_inventory to load vars for managed_node2 13261 1726882509.66545: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.66556: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.66560: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.66566: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.67047: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000001d 13261 1726882509.67051: WORKER PROCESS EXITING 13261 1726882509.67079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.67289: done with get_vars() 13261 1726882509.67300: done getting variables 13261 1726882509.67361: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:35:09 -0400 (0:00:00.057) 0:00:07.949 ****** 13261 1726882509.67395: entering _queue_task() for managed_node2/copy 13261 1726882509.67687: worker is 1 (out of 1 available) 13261 1726882509.67703: exiting _queue_task() for managed_node2/copy 13261 1726882509.67718: done queuing things up, now waiting for results queue to drain 13261 1726882509.67719: waiting for pending results... 13261 1726882509.67999: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 13261 1726882509.68111: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000001e 13261 1726882509.68139: variable 'ansible_search_path' from source: unknown 13261 1726882509.68147: variable 'ansible_search_path' from source: unknown 13261 1726882509.68197: calling self._execute() 13261 1726882509.68298: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.68309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.68328: variable 'omit' from source: magic vars 13261 1726882509.68856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.71248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.71339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.71404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.71450: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.71486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.71582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.71625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.71658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.71708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.71734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.71909: variable 'ansible_distribution' from source: facts 13261 1726882509.71924: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.71946: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.71954: when evaluation is False, skipping this task 13261 1726882509.71960: _execute() done 13261 1726882509.71970: dumping result to json 13261 1726882509.71977: done dumping result, returning 13261 1726882509.71989: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-bbb0-38cc-00000000001e] 13261 1726882509.71997: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000001e 13261 1726882509.72428: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000001e 13261 1726882509.72432: 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" } 13261 1726882509.72477: no more pending results, returning what we have 13261 1726882509.72481: results queue empty 13261 1726882509.72482: checking for any_errors_fatal 13261 1726882509.72487: done checking for any_errors_fatal 13261 1726882509.72488: checking for max_fail_percentage 13261 1726882509.72489: done checking for max_fail_percentage 13261 1726882509.72490: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.72491: done checking to see if all hosts have failed 13261 1726882509.72492: getting the remaining hosts for this loop 13261 1726882509.72493: done getting the remaining hosts for this loop 13261 1726882509.72496: getting the next task for host managed_node2 13261 1726882509.72501: done getting next task for host managed_node2 13261 1726882509.72505: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 13261 1726882509.72507: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882509.72523: getting variables 13261 1726882509.72525: in VariableManager get_vars() 13261 1726882509.72566: Calling all_inventory to load vars for managed_node2 13261 1726882509.72569: Calling groups_inventory to load vars for managed_node2 13261 1726882509.72572: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.72583: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.72586: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.72589: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.72862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.73087: done with get_vars() 13261 1726882509.73098: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:35:09 -0400 (0:00:00.057) 0:00:08.007 ****** 13261 1726882509.73195: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 13261 1726882509.73197: Creating lock for fedora.linux_system_roles.network_connections 13261 1726882509.73533: worker is 1 (out of 1 available) 13261 1726882509.73547: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 13261 1726882509.73560: done queuing things up, now waiting for results queue to drain 13261 1726882509.73561: waiting for pending results... 13261 1726882509.73846: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 13261 1726882509.73955: in run() - task 0affc7ec-ae25-bbb0-38cc-00000000001f 13261 1726882509.73985: variable 'ansible_search_path' from source: unknown 13261 1726882509.73992: variable 'ansible_search_path' from source: unknown 13261 1726882509.74036: calling self._execute() 13261 1726882509.74133: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.74145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.74161: variable 'omit' from source: magic vars 13261 1726882509.74643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.77163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.77257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.77307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.77358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.77395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.77497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.77540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.77577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.77632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.77659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.77829: variable 'ansible_distribution' from source: facts 13261 1726882509.77842: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.77862: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.77927: when evaluation is False, skipping this task 13261 1726882509.77931: _execute() done 13261 1726882509.77934: dumping result to json 13261 1726882509.77936: done dumping result, returning 13261 1726882509.77939: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-bbb0-38cc-00000000001f] 13261 1726882509.77941: sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000001f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13261 1726882509.78110: no more pending results, returning what we have 13261 1726882509.78114: results queue empty 13261 1726882509.78115: checking for any_errors_fatal 13261 1726882509.78121: done checking for any_errors_fatal 13261 1726882509.78124: checking for max_fail_percentage 13261 1726882509.78126: done checking for max_fail_percentage 13261 1726882509.78126: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.78128: done checking to see if all hosts have failed 13261 1726882509.78129: getting the remaining hosts for this loop 13261 1726882509.78130: done getting the remaining hosts for this loop 13261 1726882509.78135: getting the next task for host managed_node2 13261 1726882509.78141: done getting next task for host managed_node2 13261 1726882509.78146: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 13261 1726882509.78147: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882509.78162: getting variables 13261 1726882509.78167: in VariableManager get_vars() 13261 1726882509.78212: Calling all_inventory to load vars for managed_node2 13261 1726882509.78216: Calling groups_inventory to load vars for managed_node2 13261 1726882509.78218: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.78436: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.78440: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.78446: done sending task result for task 0affc7ec-ae25-bbb0-38cc-00000000001f 13261 1726882509.78450: WORKER PROCESS EXITING 13261 1726882509.78454: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.78774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.78987: done with get_vars() 13261 1726882509.79000: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:35:09 -0400 (0:00:00.058) 0:00:08.065 ****** 13261 1726882509.79091: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 13261 1726882509.79093: Creating lock for fedora.linux_system_roles.network_state 13261 1726882509.79391: worker is 1 (out of 1 available) 13261 1726882509.79404: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 13261 1726882509.79416: done queuing things up, now waiting for results queue to drain 13261 1726882509.79417: waiting for pending results... 13261 1726882509.79689: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 13261 1726882509.79789: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000020 13261 1726882509.79810: variable 'ansible_search_path' from source: unknown 13261 1726882509.79817: variable 'ansible_search_path' from source: unknown 13261 1726882509.79865: calling self._execute() 13261 1726882509.79957: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.79972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.79985: variable 'omit' from source: magic vars 13261 1726882509.80468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.83017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.83103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.83158: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.83209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.83245: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.83341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.83379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.83413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.83466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.83488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.83641: variable 'ansible_distribution' from source: facts 13261 1726882509.83651: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.83667: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.83674: when evaluation is False, skipping this task 13261 1726882509.83827: _execute() done 13261 1726882509.83830: dumping result to json 13261 1726882509.83833: done dumping result, returning 13261 1726882509.83836: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-bbb0-38cc-000000000020] 13261 1726882509.83838: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000020 13261 1726882509.83923: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000020 13261 1726882509.83927: 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" } 13261 1726882509.83979: no more pending results, returning what we have 13261 1726882509.83983: results queue empty 13261 1726882509.83984: checking for any_errors_fatal 13261 1726882509.83992: done checking for any_errors_fatal 13261 1726882509.83992: checking for max_fail_percentage 13261 1726882509.83994: done checking for max_fail_percentage 13261 1726882509.83995: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.83996: done checking to see if all hosts have failed 13261 1726882509.83997: getting the remaining hosts for this loop 13261 1726882509.83998: done getting the remaining hosts for this loop 13261 1726882509.84002: getting the next task for host managed_node2 13261 1726882509.84008: done getting next task for host managed_node2 13261 1726882509.84011: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 13261 1726882509.84013: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882509.84029: getting variables 13261 1726882509.84031: in VariableManager get_vars() 13261 1726882509.84075: Calling all_inventory to load vars for managed_node2 13261 1726882509.84078: Calling groups_inventory to load vars for managed_node2 13261 1726882509.84081: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.84092: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.84095: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.84098: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.84536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.84754: done with get_vars() 13261 1726882509.84767: done getting variables 13261 1726882509.84832: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:35:09 -0400 (0:00:00.057) 0:00:08.123 ****** 13261 1726882509.84862: entering _queue_task() for managed_node2/debug 13261 1726882509.85159: worker is 1 (out of 1 available) 13261 1726882509.85177: exiting _queue_task() for managed_node2/debug 13261 1726882509.85189: done queuing things up, now waiting for results queue to drain 13261 1726882509.85190: waiting for pending results... 13261 1726882509.85554: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 13261 1726882509.85584: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000021 13261 1726882509.85605: variable 'ansible_search_path' from source: unknown 13261 1726882509.85612: variable 'ansible_search_path' from source: unknown 13261 1726882509.85661: calling self._execute() 13261 1726882509.85828: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.85832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.85835: variable 'omit' from source: magic vars 13261 1726882509.86274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.88778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.88867: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.88920: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.88971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.89009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.89112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.89208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.89211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.89241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.89263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.89435: variable 'ansible_distribution' from source: facts 13261 1726882509.89451: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.89627: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.89631: when evaluation is False, skipping this task 13261 1726882509.89633: _execute() done 13261 1726882509.89636: dumping result to json 13261 1726882509.89638: done dumping result, returning 13261 1726882509.89641: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-bbb0-38cc-000000000021] 13261 1726882509.89643: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000021 13261 1726882509.89729: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000021 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 13261 1726882509.89788: no more pending results, returning what we have 13261 1726882509.89792: results queue empty 13261 1726882509.89793: checking for any_errors_fatal 13261 1726882509.89798: done checking for any_errors_fatal 13261 1726882509.89799: checking for max_fail_percentage 13261 1726882509.89800: done checking for max_fail_percentage 13261 1726882509.89801: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.89803: done checking to see if all hosts have failed 13261 1726882509.89804: getting the remaining hosts for this loop 13261 1726882509.89805: done getting the remaining hosts for this loop 13261 1726882509.89810: getting the next task for host managed_node2 13261 1726882509.89816: done getting next task for host managed_node2 13261 1726882509.89821: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 13261 1726882509.89825: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882509.89840: getting variables 13261 1726882509.89842: in VariableManager get_vars() 13261 1726882509.89890: Calling all_inventory to load vars for managed_node2 13261 1726882509.89893: Calling groups_inventory to load vars for managed_node2 13261 1726882509.89896: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.89908: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.89912: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.89915: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.90315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.90562: done with get_vars() 13261 1726882509.90577: done getting variables 13261 1726882509.90610: WORKER PROCESS EXITING 13261 1726882509.90651: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:35:09 -0400 (0:00:00.058) 0:00:08.181 ****** 13261 1726882509.90684: entering _queue_task() for managed_node2/debug 13261 1726882509.90987: worker is 1 (out of 1 available) 13261 1726882509.91001: exiting _queue_task() for managed_node2/debug 13261 1726882509.91013: done queuing things up, now waiting for results queue to drain 13261 1726882509.91015: waiting for pending results... 13261 1726882509.91299: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 13261 1726882509.91407: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000022 13261 1726882509.91429: variable 'ansible_search_path' from source: unknown 13261 1726882509.91436: variable 'ansible_search_path' from source: unknown 13261 1726882509.91482: calling self._execute() 13261 1726882509.91575: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.91587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.91601: variable 'omit' from source: magic vars 13261 1726882509.92078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882509.94530: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882509.94613: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882509.94678: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882509.94719: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882509.94753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882509.94850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882509.94893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882509.94930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882509.94981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882509.95004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882509.95166: variable 'ansible_distribution' from source: facts 13261 1726882509.95178: variable 'ansible_distribution_major_version' from source: facts 13261 1726882509.95194: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882509.95202: when evaluation is False, skipping this task 13261 1726882509.95211: _execute() done 13261 1726882509.95219: dumping result to json 13261 1726882509.95228: done dumping result, returning 13261 1726882509.95240: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-bbb0-38cc-000000000022] 13261 1726882509.95250: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000022 13261 1726882509.95472: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000022 13261 1726882509.95475: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 13261 1726882509.95527: no more pending results, returning what we have 13261 1726882509.95531: results queue empty 13261 1726882509.95532: checking for any_errors_fatal 13261 1726882509.95537: done checking for any_errors_fatal 13261 1726882509.95538: checking for max_fail_percentage 13261 1726882509.95540: done checking for max_fail_percentage 13261 1726882509.95542: checking to see if all hosts have failed and the running result is not ok 13261 1726882509.95543: done checking to see if all hosts have failed 13261 1726882509.95543: getting the remaining hosts for this loop 13261 1726882509.95545: done getting the remaining hosts for this loop 13261 1726882509.95550: getting the next task for host managed_node2 13261 1726882509.95556: done getting next task for host managed_node2 13261 1726882509.95561: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 13261 1726882509.95563: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882509.95579: getting variables 13261 1726882509.95581: in VariableManager get_vars() 13261 1726882509.95626: Calling all_inventory to load vars for managed_node2 13261 1726882509.95628: Calling groups_inventory to load vars for managed_node2 13261 1726882509.95631: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882509.95642: Calling all_plugins_play to load vars for managed_node2 13261 1726882509.95645: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882509.95648: Calling groups_plugins_play to load vars for managed_node2 13261 1726882509.96081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882509.96303: done with get_vars() 13261 1726882509.96313: done getting variables 13261 1726882509.96378: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:35:09 -0400 (0:00:00.057) 0:00:08.239 ****** 13261 1726882509.96408: entering _queue_task() for managed_node2/debug 13261 1726882509.96685: worker is 1 (out of 1 available) 13261 1726882509.96699: exiting _queue_task() for managed_node2/debug 13261 1726882509.96710: done queuing things up, now waiting for results queue to drain 13261 1726882509.96712: waiting for pending results... 13261 1726882509.96987: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 13261 1726882509.97128: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000023 13261 1726882509.97132: variable 'ansible_search_path' from source: unknown 13261 1726882509.97135: variable 'ansible_search_path' from source: unknown 13261 1726882509.97169: calling self._execute() 13261 1726882509.97259: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882509.97327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882509.97330: variable 'omit' from source: magic vars 13261 1726882509.97769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882510.00283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882510.00374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882510.00426: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882510.00469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882510.00527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882510.00604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882510.00660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882510.00728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882510.00752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882510.00779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882510.00960: variable 'ansible_distribution' from source: facts 13261 1726882510.00977: variable 'ansible_distribution_major_version' from source: facts 13261 1726882510.01027: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882510.01031: when evaluation is False, skipping this task 13261 1726882510.01033: _execute() done 13261 1726882510.01036: dumping result to json 13261 1726882510.01038: done dumping result, returning 13261 1726882510.01040: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-bbb0-38cc-000000000023] 13261 1726882510.01042: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000023 13261 1726882510.01210: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000023 13261 1726882510.01213: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 13261 1726882510.01273: no more pending results, returning what we have 13261 1726882510.01277: results queue empty 13261 1726882510.01278: checking for any_errors_fatal 13261 1726882510.01283: done checking for any_errors_fatal 13261 1726882510.01284: checking for max_fail_percentage 13261 1726882510.01285: done checking for max_fail_percentage 13261 1726882510.01287: checking to see if all hosts have failed and the running result is not ok 13261 1726882510.01288: done checking to see if all hosts have failed 13261 1726882510.01289: getting the remaining hosts for this loop 13261 1726882510.01290: done getting the remaining hosts for this loop 13261 1726882510.01295: getting the next task for host managed_node2 13261 1726882510.01301: done getting next task for host managed_node2 13261 1726882510.01305: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 13261 1726882510.01307: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882510.01425: getting variables 13261 1726882510.01427: in VariableManager get_vars() 13261 1726882510.01471: Calling all_inventory to load vars for managed_node2 13261 1726882510.01475: Calling groups_inventory to load vars for managed_node2 13261 1726882510.01477: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882510.01487: Calling all_plugins_play to load vars for managed_node2 13261 1726882510.01490: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882510.01493: Calling groups_plugins_play to load vars for managed_node2 13261 1726882510.01862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882510.02078: done with get_vars() 13261 1726882510.02089: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:35:10 -0400 (0:00:00.057) 0:00:08.296 ****** 13261 1726882510.02189: entering _queue_task() for managed_node2/ping 13261 1726882510.02191: Creating lock for ping 13261 1726882510.02488: worker is 1 (out of 1 available) 13261 1726882510.02501: exiting _queue_task() for managed_node2/ping 13261 1726882510.02515: done queuing things up, now waiting for results queue to drain 13261 1726882510.02516: waiting for pending results... 13261 1726882510.02942: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 13261 1726882510.02947: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000024 13261 1726882510.02949: variable 'ansible_search_path' from source: unknown 13261 1726882510.02952: variable 'ansible_search_path' from source: unknown 13261 1726882510.02975: calling self._execute() 13261 1726882510.03129: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882510.03133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882510.03135: variable 'omit' from source: magic vars 13261 1726882510.04327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882510.09119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882510.09218: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882510.09276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882510.09317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882510.09353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882510.09451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882510.09494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882510.09530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882510.09587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882510.09611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882510.09782: variable 'ansible_distribution' from source: facts 13261 1726882510.09802: variable 'ansible_distribution_major_version' from source: facts 13261 1726882510.09820: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882510.09832: when evaluation is False, skipping this task 13261 1726882510.09908: _execute() done 13261 1726882510.09911: dumping result to json 13261 1726882510.09914: done dumping result, returning 13261 1726882510.09917: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-bbb0-38cc-000000000024] 13261 1726882510.09919: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000024 13261 1726882510.10002: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000024 13261 1726882510.10005: 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" } 13261 1726882510.10068: no more pending results, returning what we have 13261 1726882510.10072: results queue empty 13261 1726882510.10073: checking for any_errors_fatal 13261 1726882510.10081: done checking for any_errors_fatal 13261 1726882510.10082: checking for max_fail_percentage 13261 1726882510.10083: done checking for max_fail_percentage 13261 1726882510.10084: checking to see if all hosts have failed and the running result is not ok 13261 1726882510.10086: done checking to see if all hosts have failed 13261 1726882510.10087: getting the remaining hosts for this loop 13261 1726882510.10088: done getting the remaining hosts for this loop 13261 1726882510.10093: getting the next task for host managed_node2 13261 1726882510.10100: done getting next task for host managed_node2 13261 1726882510.10103: ^ task is: TASK: meta (role_complete) 13261 1726882510.10104: ^ 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 13261 1726882510.10121: getting variables 13261 1726882510.10125: in VariableManager get_vars() 13261 1726882510.10169: Calling all_inventory to load vars for managed_node2 13261 1726882510.10173: Calling groups_inventory to load vars for managed_node2 13261 1726882510.10175: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882510.10186: Calling all_plugins_play to load vars for managed_node2 13261 1726882510.10189: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882510.10192: Calling groups_plugins_play to load vars for managed_node2 13261 1726882510.10736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882510.10949: done with get_vars() 13261 1726882510.10960: done getting variables 13261 1726882510.11048: done queuing things up, now waiting for results queue to drain 13261 1726882510.11050: results queue empty 13261 1726882510.11051: checking for any_errors_fatal 13261 1726882510.11053: done checking for any_errors_fatal 13261 1726882510.11054: checking for max_fail_percentage 13261 1726882510.11056: done checking for max_fail_percentage 13261 1726882510.11056: checking to see if all hosts have failed and the running result is not ok 13261 1726882510.11057: done checking to see if all hosts have failed 13261 1726882510.11058: getting the remaining hosts for this loop 13261 1726882510.11059: done getting the remaining hosts for this loop 13261 1726882510.11061: getting the next task for host managed_node2 13261 1726882510.11068: done getting next task for host managed_node2 13261 1726882510.11071: ^ task is: TASK: Include the task 'el_repo_setup.yml' 13261 1726882510.11072: ^ 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 13261 1726882510.11075: getting variables 13261 1726882510.11076: in VariableManager get_vars() 13261 1726882510.11088: Calling all_inventory to load vars for managed_node2 13261 1726882510.11090: Calling groups_inventory to load vars for managed_node2 13261 1726882510.11092: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882510.11098: Calling all_plugins_play to load vars for managed_node2 13261 1726882510.11100: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882510.11103: Calling groups_plugins_play to load vars for managed_node2 13261 1726882510.11252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882510.11456: done with get_vars() 13261 1726882510.11467: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 21:35:10 -0400 (0:00:00.093) 0:00:08.390 ****** 13261 1726882510.11546: entering _queue_task() for managed_node2/include_tasks 13261 1726882510.12054: worker is 1 (out of 1 available) 13261 1726882510.12063: exiting _queue_task() for managed_node2/include_tasks 13261 1726882510.12074: done queuing things up, now waiting for results queue to drain 13261 1726882510.12075: waiting for pending results... 13261 1726882510.12437: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 13261 1726882510.12443: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000026 13261 1726882510.12446: variable 'ansible_search_path' from source: unknown 13261 1726882510.12466: calling self._execute() 13261 1726882510.12567: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882510.12581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882510.12596: variable 'omit' from source: magic vars 13261 1726882510.13170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882510.15618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882510.15935: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882510.15978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882510.16021: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882510.16052: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882510.16145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882510.16182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882510.16427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882510.16430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882510.16432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882510.16434: variable 'ansible_distribution' from source: facts 13261 1726882510.16437: variable 'ansible_distribution_major_version' from source: facts 13261 1726882510.16442: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882510.16449: when evaluation is False, skipping this task 13261 1726882510.16456: _execute() done 13261 1726882510.16462: dumping result to json 13261 1726882510.16471: done dumping result, returning 13261 1726882510.16480: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-bbb0-38cc-000000000026] 13261 1726882510.16487: sending task result for task 0affc7ec-ae25-bbb0-38cc-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" } 13261 1726882510.16649: no more pending results, returning what we have 13261 1726882510.16653: results queue empty 13261 1726882510.16654: checking for any_errors_fatal 13261 1726882510.16655: done checking for any_errors_fatal 13261 1726882510.16656: checking for max_fail_percentage 13261 1726882510.16658: done checking for max_fail_percentage 13261 1726882510.16659: checking to see if all hosts have failed and the running result is not ok 13261 1726882510.16660: done checking to see if all hosts have failed 13261 1726882510.16660: getting the remaining hosts for this loop 13261 1726882510.16662: done getting the remaining hosts for this loop 13261 1726882510.16670: getting the next task for host managed_node2 13261 1726882510.16676: done getting next task for host managed_node2 13261 1726882510.16679: ^ task is: TASK: Test warning and info logs 13261 1726882510.16681: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882510.16684: getting variables 13261 1726882510.16686: in VariableManager get_vars() 13261 1726882510.16729: Calling all_inventory to load vars for managed_node2 13261 1726882510.16733: Calling groups_inventory to load vars for managed_node2 13261 1726882510.16735: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882510.16747: Calling all_plugins_play to load vars for managed_node2 13261 1726882510.16751: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882510.16754: Calling groups_plugins_play to load vars for managed_node2 13261 1726882510.17228: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000026 13261 1726882510.17232: WORKER PROCESS EXITING 13261 1726882510.17257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882510.17538: done with get_vars() 13261 1726882510.17549: done getting variables 13261 1726882510.17654: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 21:35:10 -0400 (0:00:00.061) 0:00:08.451 ****** 13261 1726882510.17686: entering _queue_task() for managed_node2/assert 13261 1726882510.17688: Creating lock for assert 13261 1726882510.17970: worker is 1 (out of 1 available) 13261 1726882510.17982: exiting _queue_task() for managed_node2/assert 13261 1726882510.17995: done queuing things up, now waiting for results queue to drain 13261 1726882510.17996: waiting for pending results... 13261 1726882510.18272: running TaskExecutor() for managed_node2/TASK: Test warning and info logs 13261 1726882510.18373: in run() - task 0affc7ec-ae25-bbb0-38cc-000000000027 13261 1726882510.18395: variable 'ansible_search_path' from source: unknown 13261 1726882510.18439: calling self._execute() 13261 1726882510.18531: variable 'ansible_host' from source: host vars for 'managed_node2' 13261 1726882510.18544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 13261 1726882510.18569: variable 'omit' from source: magic vars 13261 1726882510.19047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13261 1726882510.21825: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13261 1726882510.21907: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13261 1726882510.21954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13261 1726882510.22002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13261 1726882510.22040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13261 1726882510.22199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13261 1726882510.22203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13261 1726882510.22216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13261 1726882510.22272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13261 1726882510.22294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13261 1726882510.22455: variable 'ansible_distribution' from source: facts 13261 1726882510.22471: variable 'ansible_distribution_major_version' from source: facts 13261 1726882510.22488: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13261 1726882510.22539: when evaluation is False, skipping this task 13261 1726882510.22543: _execute() done 13261 1726882510.22545: dumping result to json 13261 1726882510.22548: done dumping result, returning 13261 1726882510.22550: done running TaskExecutor() for managed_node2/TASK: Test warning and info logs [0affc7ec-ae25-bbb0-38cc-000000000027] 13261 1726882510.22552: sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000027 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" } 13261 1726882510.22703: no more pending results, returning what we have 13261 1726882510.22707: results queue empty 13261 1726882510.22708: checking for any_errors_fatal 13261 1726882510.22714: done checking for any_errors_fatal 13261 1726882510.22714: checking for max_fail_percentage 13261 1726882510.22716: done checking for max_fail_percentage 13261 1726882510.22717: checking to see if all hosts have failed and the running result is not ok 13261 1726882510.22718: done checking to see if all hosts have failed 13261 1726882510.22719: getting the remaining hosts for this loop 13261 1726882510.22721: done getting the remaining hosts for this loop 13261 1726882510.22727: getting the next task for host managed_node2 13261 1726882510.22735: done getting next task for host managed_node2 13261 1726882510.22737: ^ task is: TASK: meta (flush_handlers) 13261 1726882510.22739: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13261 1726882510.22744: getting variables 13261 1726882510.22746: in VariableManager get_vars() 13261 1726882510.22791: Calling all_inventory to load vars for managed_node2 13261 1726882510.22795: Calling groups_inventory to load vars for managed_node2 13261 1726882510.22797: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882510.22810: Calling all_plugins_play to load vars for managed_node2 13261 1726882510.22813: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882510.22817: Calling groups_plugins_play to load vars for managed_node2 13261 1726882510.23312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882510.23542: done with get_vars() 13261 1726882510.23554: done getting variables 13261 1726882510.23588: done sending task result for task 0affc7ec-ae25-bbb0-38cc-000000000027 13261 1726882510.23592: WORKER PROCESS EXITING 13261 1726882510.23643: in VariableManager get_vars() 13261 1726882510.23656: Calling all_inventory to load vars for managed_node2 13261 1726882510.23659: Calling groups_inventory to load vars for managed_node2 13261 1726882510.23661: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882510.23668: Calling all_plugins_play to load vars for managed_node2 13261 1726882510.23671: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882510.23674: Calling groups_plugins_play to load vars for managed_node2 13261 1726882510.23855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882510.24061: done with get_vars() 13261 1726882510.24078: done queuing things up, now waiting for results queue to drain 13261 1726882510.24079: results queue empty 13261 1726882510.24080: checking for any_errors_fatal 13261 1726882510.24083: done checking for any_errors_fatal 13261 1726882510.24084: checking for max_fail_percentage 13261 1726882510.24085: done checking for max_fail_percentage 13261 1726882510.24085: checking to see if all hosts have failed and the running result is not ok 13261 1726882510.24086: done checking to see if all hosts have failed 13261 1726882510.24087: getting the remaining hosts for this loop 13261 1726882510.24088: done getting the remaining hosts for this loop 13261 1726882510.24091: getting the next task for host managed_node2 13261 1726882510.24094: done getting next task for host managed_node2 13261 1726882510.24096: ^ task is: TASK: meta (flush_handlers) 13261 1726882510.24097: ^ state is: HOST STATE: block=6, 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 13261 1726882510.24100: getting variables 13261 1726882510.24101: in VariableManager get_vars() 13261 1726882510.24112: Calling all_inventory to load vars for managed_node2 13261 1726882510.24114: Calling groups_inventory to load vars for managed_node2 13261 1726882510.24116: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882510.24128: Calling all_plugins_play to load vars for managed_node2 13261 1726882510.24131: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882510.24134: Calling groups_plugins_play to load vars for managed_node2 13261 1726882510.24283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882510.24481: done with get_vars() 13261 1726882510.24489: done getting variables 13261 1726882510.24538: in VariableManager get_vars() 13261 1726882510.24549: Calling all_inventory to load vars for managed_node2 13261 1726882510.24551: Calling groups_inventory to load vars for managed_node2 13261 1726882510.24553: Calling all_plugins_inventory to load vars for managed_node2 13261 1726882510.24557: Calling all_plugins_play to load vars for managed_node2 13261 1726882510.24560: Calling groups_plugins_inventory to load vars for managed_node2 13261 1726882510.24563: Calling groups_plugins_play to load vars for managed_node2 13261 1726882510.24732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13261 1726882510.24935: done with get_vars() 13261 1726882510.24946: done queuing things up, now waiting for results queue to drain 13261 1726882510.24948: results queue empty 13261 1726882510.24949: checking for any_errors_fatal 13261 1726882510.24950: done checking for any_errors_fatal 13261 1726882510.24951: checking for max_fail_percentage 13261 1726882510.24952: done checking for max_fail_percentage 13261 1726882510.24952: checking to see if all hosts have failed and the running result is not ok 13261 1726882510.24953: done checking to see if all hosts have failed 13261 1726882510.24954: getting the remaining hosts for this loop 13261 1726882510.24955: done getting the remaining hosts for this loop 13261 1726882510.24957: getting the next task for host managed_node2 13261 1726882510.24960: done getting next task for host managed_node2 13261 1726882510.24961: ^ task is: None 13261 1726882510.24962: ^ state is: HOST STATE: block=7, 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 13261 1726882510.24966: done queuing things up, now waiting for results queue to drain 13261 1726882510.24967: results queue empty 13261 1726882510.24968: checking for any_errors_fatal 13261 1726882510.24968: done checking for any_errors_fatal 13261 1726882510.24969: checking for max_fail_percentage 13261 1726882510.24970: done checking for max_fail_percentage 13261 1726882510.24971: checking to see if all hosts have failed and the running result is not ok 13261 1726882510.24972: done checking to see if all hosts have failed 13261 1726882510.24974: getting the next task for host managed_node2 13261 1726882510.24976: done getting next task for host managed_node2 13261 1726882510.24977: ^ task is: None 13261 1726882510.24979: ^ state is: HOST STATE: block=7, 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=30 rescued=0 ignored=0 Friday 20 September 2024 21:35:10 -0400 (0:00:00.073) 0:00:08.525 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 3.64s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 2.44s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.61s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Test warning and info logs ---------------------------------------------- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Include the task 'enable_epel.yml' -------------------------------------- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Install packages -------------------- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 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.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Include the task 'el_repo_setup.yml' ------------------------------------ 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 13261 1726882510.25065: RUNNING CLEANUP