3232 1727205383.92996: 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-r81
  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
  3232 1727205383.93403: Added group all to inventory
  3232 1727205383.93405: Added group ungrouped to inventory
  3232 1727205383.93409: Group all now contains ungrouped
  3232 1727205383.93412: Examining possible inventory source: /tmp/rhc-krZ/inventory-RMT.yml
  3232 1727205384.04498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache
  3232 1727205384.04549: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py
  3232 1727205384.04565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory
  3232 1727205384.04609: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py
  3232 1727205384.04664: Loaded config def from plugin (inventory/script)
  3232 1727205384.04665: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py
  3232 1727205384.04693: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py
  3232 1727205384.04758: Loaded config def from plugin (inventory/yaml)
  3232 1727205384.04759: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py
  3232 1727205384.04826: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py
  3232 1727205384.05134: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py
  3232 1727205384.05137: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py)
  3232 1727205384.05139: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py)
  3232 1727205384.05143: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py)
  3232 1727205384.05148: Loading data from /tmp/rhc-krZ/inventory-RMT.yml
  3232 1727205384.05193: /tmp/rhc-krZ/inventory-RMT.yml was not parsable by auto
  3232 1727205384.05242: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py)
  3232 1727205384.05273: Loading data from /tmp/rhc-krZ/inventory-RMT.yml
  3232 1727205384.05330: group all already in inventory
  3232 1727205384.05335: set inventory_file for managed-node1
  3232 1727205384.05339: set inventory_dir for managed-node1
  3232 1727205384.05339: Added host managed-node1 to inventory
  3232 1727205384.05341: Added host managed-node1 to group all
  3232 1727205384.05341: set ansible_host for managed-node1
  3232 1727205384.05342: set ansible_ssh_extra_args for managed-node1
  3232 1727205384.05344: set inventory_file for managed-node2
  3232 1727205384.05346: set inventory_dir for managed-node2
  3232 1727205384.05346: Added host managed-node2 to inventory
  3232 1727205384.05347: Added host managed-node2 to group all
  3232 1727205384.05348: set ansible_host for managed-node2
  3232 1727205384.05348: set ansible_ssh_extra_args for managed-node2
  3232 1727205384.05350: set inventory_file for managed-node3
  3232 1727205384.05352: set inventory_dir for managed-node3
  3232 1727205384.05352: Added host managed-node3 to inventory
  3232 1727205384.05353: Added host managed-node3 to group all
  3232 1727205384.05353: set ansible_host for managed-node3
  3232 1727205384.05354: set ansible_ssh_extra_args for managed-node3
  3232 1727205384.05356: Reconcile groups and hosts in inventory.
  3232 1727205384.05358: Group ungrouped now contains managed-node1
  3232 1727205384.05359: Group ungrouped now contains managed-node2
  3232 1727205384.05360: Group ungrouped now contains managed-node3
  3232 1727205384.05421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name
  3232 1727205384.05509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments
  3232 1727205384.05545: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py
  3232 1727205384.05564: Loaded config def from plugin (vars/host_group_vars)
  3232 1727205384.05565: 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)
  3232 1727205384.05570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars
  3232 1727205384.05575: 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)
  3232 1727205384.05609: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False)
  3232 1727205384.05861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205384.05933: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py
  3232 1727205384.05960: Loaded config def from plugin (connection/local)
  3232 1727205384.05963: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True)
  3232 1727205384.06381: Loaded config def from plugin (connection/paramiko_ssh)
  3232 1727205384.06383: 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)
  3232 1727205384.06994: 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)
  3232 1727205384.07026: Loaded config def from plugin (connection/psrp)
  3232 1727205384.07028: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True)
  3232 1727205384.07495: 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)
  3232 1727205384.07524: Loaded config def from plugin (connection/ssh)
  3232 1727205384.07526: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True)
  3232 1727205384.08992: 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)
  3232 1727205384.09022: Loaded config def from plugin (connection/winrm)
  3232 1727205384.09024: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True)
  3232 1727205384.09048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name
  3232 1727205384.09106: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py
  3232 1727205384.09153: Loaded config def from plugin (shell/cmd)
  3232 1727205384.09154: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True)
  3232 1727205384.09172: 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)
  3232 1727205384.09219: Loaded config def from plugin (shell/powershell)
  3232 1727205384.09221: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True)
  3232 1727205384.09258: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py
  3232 1727205384.09381: Loaded config def from plugin (shell/sh)
  3232 1727205384.09384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True)
  3232 1727205384.09424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name
  3232 1727205384.09502: Loaded config def from plugin (become/runas)
  3232 1727205384.09504: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True)
  3232 1727205384.09646: Loaded config def from plugin (become/su)
  3232 1727205384.09648: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True)
  3232 1727205384.09753: Loaded config def from plugin (become/sudo)
  3232 1727205384.09755: 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
  3232 1727205384.09781: Loading data from /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_insights_autoupdate.yml
  3232 1727205384.10233: in VariableManager get_vars()
  3232 1727205384.10258: done with get_vars()
  3232 1727205384.10266: Loading data from /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml
statically imported: /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml
  3232 1727205384.10354: in VariableManager get_vars()
  3232 1727205384.10370: done with get_vars()
  3232 1727205384.10397: Loading data from /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml
statically imported: /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml
  3232 1727205384.10648: trying /usr/local/lib/python3.12/site-packages/ansible/modules
  3232 1727205384.13894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action
  3232 1727205384.14195: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__
  3232 1727205384.14674: in VariableManager get_vars()
  3232 1727205384.14693: done with get_vars()
  3232 1727205384.14732: Loading data from /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/check_candlepin.yml
statically imported: /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/check_candlepin.yml
  3232 1727205384.15344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback
  3232 1727205384.15359: 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
  3232 1727205384.15622: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py
  3232 1727205384.15857: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug)
  3232 1727205384.15861: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-r81/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__)
  3232 1727205384.15903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name
  3232 1727205384.15935: 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)
  3232 1727205384.16123: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py
  3232 1727205384.16191: Loaded config def from plugin (callback/default)
  3232 1727205384.16194: 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)
  3232 1727205384.17903: Loaded config def from plugin (callback/junit)
  3232 1727205384.17908: 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)
  3232 1727205384.17961: 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)
  3232 1727205384.18041: Loaded config def from plugin (callback/minimal)
  3232 1727205384.18044: 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)
  3232 1727205384.18086: 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)
  3232 1727205384.18154: Loaded config def from plugin (callback/tree)
  3232 1727205384.18158: 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
  3232 1727205384.18294: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks)
  3232 1727205384.18297: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-r81/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_insights_autoupdate.yml ****************************************
1 plays in /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_insights_autoupdate.yml
  3232 1727205384.18331: in VariableManager get_vars()
  3232 1727205384.18347: done with get_vars()
  3232 1727205384.18354: in VariableManager get_vars()
  3232 1727205384.18366: done with get_vars()
  3232 1727205384.18376: variable 'omit' from source: magic vars
  3232 1727205384.18455: in VariableManager get_vars()
  3232 1727205384.18471: done with get_vars()
  3232 1727205384.18495: variable 'omit' from source: magic vars

PLAY [Basic insights autoupdate test] ******************************************
  3232 1727205384.19488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy
  3232 1727205384.19574: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py
  3232 1727205384.19603: getting the remaining hosts for this loop
  3232 1727205384.19605: done getting the remaining hosts for this loop
  3232 1727205384.19610: getting the next task for host managed-node3
  3232 1727205384.19617: done getting next task for host managed-node3
  3232 1727205384.19619:  ^ task is: TASK: meta (flush_handlers)
  3232 1727205384.19621:  ^ 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
  3232 1727205384.19624: getting variables
  3232 1727205384.19625: in VariableManager get_vars()
  3232 1727205384.19636: Calling all_inventory to load vars for managed-node3
  3232 1727205384.19639: Calling groups_inventory to load vars for managed-node3
  3232 1727205384.19642: Calling all_plugins_inventory to load vars for managed-node3
  3232 1727205384.19654: Calling all_plugins_play to load vars for managed-node3
  3232 1727205384.19666: Calling groups_plugins_inventory to load vars for managed-node3
  3232 1727205384.19669: Calling groups_plugins_play to load vars for managed-node3
  3232 1727205384.19705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205384.19767: done with get_vars()
  3232 1727205384.19774: done getting variables
  3232 1727205384.19894: in VariableManager get_vars()
  3232 1727205384.19903: Calling all_inventory to load vars for managed-node3
  3232 1727205384.19909: Calling groups_inventory to load vars for managed-node3
  3232 1727205384.19913: Calling all_plugins_inventory to load vars for managed-node3
  3232 1727205384.19920: Calling all_plugins_play to load vars for managed-node3
  3232 1727205384.19922: Calling groups_plugins_inventory to load vars for managed-node3
  3232 1727205384.19926: Calling groups_plugins_play to load vars for managed-node3
  3232 1727205384.19955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205384.19970: done with get_vars()
  3232 1727205384.19981: done queuing things up, now waiting for results queue to drain
  3232 1727205384.19983: results queue empty
  3232 1727205384.19983: checking for any_errors_fatal
  3232 1727205384.19985: done checking for any_errors_fatal
  3232 1727205384.19986: checking for max_fail_percentage
  3232 1727205384.19986: done checking for max_fail_percentage
  3232 1727205384.19987: checking to see if all hosts have failed and the running result is not ok
  3232 1727205384.19988: done checking to see if all hosts have failed
  3232 1727205384.19989: getting the remaining hosts for this loop
  3232 1727205384.19990: done getting the remaining hosts for this loop
  3232 1727205384.19992: getting the next task for host managed-node3
  3232 1727205384.19999: done getting next task for host managed-node3
  3232 1727205384.20001:  ^ task is: TASK: Get LSR_RHC_TEST_DATA environment variable
  3232 1727205384.20003:  ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  3232 1727205384.20005: getting variables
  3232 1727205384.20008: in VariableManager get_vars()
  3232 1727205384.20018: Calling all_inventory to load vars for managed-node3
  3232 1727205384.20020: Calling groups_inventory to load vars for managed-node3
  3232 1727205384.20022: Calling all_plugins_inventory to load vars for managed-node3
  3232 1727205384.20027: Calling all_plugins_play to load vars for managed-node3
  3232 1727205384.20029: Calling groups_plugins_inventory to load vars for managed-node3
  3232 1727205384.20032: Calling groups_plugins_play to load vars for managed-node3
  3232 1727205384.20058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205384.20076: done with get_vars()
  3232 1727205384.20082: done getting variables
  3232 1727205384.20291: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [Get LSR_RHC_TEST_DATA environment variable] ******************************
task path: /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:3
Tuesday 24 September 2024  15:16:24 -0400 (0:00:00.021)       0:00:00.021 ***** 
  3232 1727205384.20328: entering _queue_task() for managed-node3/set_fact
  3232 1727205384.20329: Creating lock for set_fact
  3232 1727205384.23817: worker is 1 (out of 1 available)
  3232 1727205384.23831: exiting _queue_task() for managed-node3/set_fact
  3232 1727205384.23844: done queuing things up, now waiting for results queue to drain
  3232 1727205384.23845: waiting for pending results...
  3232 1727205384.24530: running TaskExecutor() for managed-node3/TASK: Get LSR_RHC_TEST_DATA environment variable
  3232 1727205384.24538: in run() - task 0ec6b2ab-fc8f-e872-b82d-00000000000c
  3232 1727205384.24542: variable 'ansible_search_path' from source: unknown
  3232 1727205384.24544: variable 'ansible_search_path' from source: unknown
  3232 1727205384.24913: calling self._execute()
  3232 1727205384.24919: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205384.24923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205384.24925: variable 'omit' from source: magic vars
  3232 1727205384.25141: variable 'omit' from source: magic vars
  3232 1727205384.25221: variable 'omit' from source: magic vars
  3232 1727205384.26302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup
  3232 1727205384.26706: Loaded config def from plugin (lookup/env)
  3232 1727205384.26823: Loading LookupModule 'env' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/env.py
  3232 1727205384.26898: variable 'omit' from source: magic vars
  3232 1727205384.27312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  3232 1727205384.27318: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  3232 1727205384.27321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  3232 1727205384.27324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  3232 1727205384.27327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  3232 1727205384.27329: variable 'inventory_hostname' from source: host vars for 'managed-node3'
  3232 1727205384.27332: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205384.27334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205384.27556: Set connection var ansible_shell_executable to /bin/sh
  3232 1727205384.27568: Set connection var ansible_connection to ssh
  3232 1727205384.27580: Set connection var ansible_timeout to 10
  3232 1727205384.27591: Set connection var ansible_pipelining to False
  3232 1727205384.27601: Set connection var ansible_shell_type to sh
  3232 1727205384.27620: Set connection var ansible_module_compression to ZIP_DEFLATED
  3232 1727205384.27652: variable 'ansible_shell_executable' from source: unknown
  3232 1727205384.27661: variable 'ansible_connection' from source: unknown
  3232 1727205384.27670: variable 'ansible_module_compression' from source: unknown
  3232 1727205384.27678: variable 'ansible_shell_type' from source: unknown
  3232 1727205384.27686: variable 'ansible_shell_executable' from source: unknown
  3232 1727205384.27694: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205384.27703: variable 'ansible_pipelining' from source: unknown
  3232 1727205384.27713: variable 'ansible_timeout' from source: unknown
  3232 1727205384.27726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205384.28038: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  3232 1727205384.28054: variable 'omit' from source: magic vars
  3232 1727205384.28064: starting attempt loop
  3232 1727205384.28072: running the handler
  3232 1727205384.28089: handler run complete
  3232 1727205384.28104: attempt loop complete, returning result
  3232 1727205384.28114: _execute() done
  3232 1727205384.28412: dumping result to json
  3232 1727205384.28417: done dumping result, returning
  3232 1727205384.28420: done running TaskExecutor() for managed-node3/TASK: Get LSR_RHC_TEST_DATA environment variable [0ec6b2ab-fc8f-e872-b82d-00000000000c]
  3232 1727205384.28422: sending task result for task 0ec6b2ab-fc8f-e872-b82d-00000000000c
  3232 1727205384.28503: done sending task result for task 0ec6b2ab-fc8f-e872-b82d-00000000000c
  3232 1727205384.28509: WORKER PROCESS EXITING
ok: [managed-node3] => {
    "ansible_facts": {
        "lsr_rhc_test_data_file": ""
    },
    "changed": false
}
  3232 1727205384.28616: no more pending results, returning what we have
  3232 1727205384.28619: results queue empty
  3232 1727205384.28619: checking for any_errors_fatal
  3232 1727205384.28621: done checking for any_errors_fatal
  3232 1727205384.28622: checking for max_fail_percentage
  3232 1727205384.28623: done checking for max_fail_percentage
  3232 1727205384.28624: checking to see if all hosts have failed and the running result is not ok
  3232 1727205384.28625: done checking to see if all hosts have failed
  3232 1727205384.28626: getting the remaining hosts for this loop
  3232 1727205384.28627: done getting the remaining hosts for this loop
  3232 1727205384.28631: getting the next task for host managed-node3
  3232 1727205384.28638: done getting next task for host managed-node3
  3232 1727205384.28641:  ^ task is: TASK: Import test data
  3232 1727205384.28645:  ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  3232 1727205384.28649: getting variables
  3232 1727205384.28650: in VariableManager get_vars()
  3232 1727205384.28676: Calling all_inventory to load vars for managed-node3
  3232 1727205384.28679: Calling groups_inventory to load vars for managed-node3
  3232 1727205384.28682: Calling all_plugins_inventory to load vars for managed-node3
  3232 1727205384.28691: Calling all_plugins_play to load vars for managed-node3
  3232 1727205384.28693: Calling groups_plugins_inventory to load vars for managed-node3
  3232 1727205384.28696: Calling groups_plugins_play to load vars for managed-node3
  3232 1727205384.28959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205384.28985: done with get_vars()
  3232 1727205384.28994: done getting variables
  3232 1727205384.29205: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [Import test data] ********************************************************
task path: /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:12
Tuesday 24 September 2024  15:16:24 -0400 (0:00:00.090)       0:00:00.111 ***** 
  3232 1727205384.29396: entering _queue_task() for managed-node3/include_vars
  3232 1727205384.29398: Creating lock for include_vars
  3232 1727205384.29963: worker is 1 (out of 1 available)
  3232 1727205384.29978: exiting _queue_task() for managed-node3/include_vars
  3232 1727205384.29991: done queuing things up, now waiting for results queue to drain
  3232 1727205384.29993: waiting for pending results...
  3232 1727205384.30527: running TaskExecutor() for managed-node3/TASK: Import test data
  3232 1727205384.30533: in run() - task 0ec6b2ab-fc8f-e872-b82d-00000000000e
  3232 1727205384.30536: variable 'ansible_search_path' from source: unknown
  3232 1727205384.30539: variable 'ansible_search_path' from source: unknown
  3232 1727205384.30913: calling self._execute()
  3232 1727205384.30920: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205384.30922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205384.30925: variable 'omit' from source: magic vars
  3232 1727205384.31953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  3232 1727205384.36502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  3232 1727205384.36789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  3232 1727205384.36839: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  3232 1727205384.37051: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  3232 1727205384.37211: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  3232 1727205384.37218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
  3232 1727205384.37222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)
  3232 1727205384.37613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
  3232 1727205384.37619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)
  3232 1727205384.37622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
  3232 1727205384.37826: variable 'lsr_rhc_test_data_file' from source: set_fact
  3232 1727205384.37874: Evaluated conditional (lsr_rhc_test_data_file | length > 0): False
  3232 1727205384.37882: when evaluation is False, skipping this task
  3232 1727205384.37889: _execute() done
  3232 1727205384.37896: dumping result to json
  3232 1727205384.37903: done dumping result, returning
  3232 1727205384.37917: done running TaskExecutor() for managed-node3/TASK: Import test data [0ec6b2ab-fc8f-e872-b82d-00000000000e]
  3232 1727205384.37928: sending task result for task 0ec6b2ab-fc8f-e872-b82d-00000000000e
skipping: [managed-node3] => {
    "changed": false,
    "false_condition": "lsr_rhc_test_data_file | length > 0",
    "skip_reason": "Conditional result was False"
}
  3232 1727205384.38112: no more pending results, returning what we have
  3232 1727205384.38116: results queue empty
  3232 1727205384.38117: checking for any_errors_fatal
  3232 1727205384.38124: done checking for any_errors_fatal
  3232 1727205384.38125: checking for max_fail_percentage
  3232 1727205384.38127: done checking for max_fail_percentage
  3232 1727205384.38127: checking to see if all hosts have failed and the running result is not ok
  3232 1727205384.38128: done checking to see if all hosts have failed
  3232 1727205384.38129: getting the remaining hosts for this loop
  3232 1727205384.38131: done getting the remaining hosts for this loop
  3232 1727205384.38136: getting the next task for host managed-node3
  3232 1727205384.38142: done getting next task for host managed-node3
  3232 1727205384.38147:  ^ task is: TASK: Get facts for external test data
  3232 1727205384.38151:  ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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
  3232 1727205384.38155: getting variables
  3232 1727205384.38157: in VariableManager get_vars()
  3232 1727205384.38189: Calling all_inventory to load vars for managed-node3
  3232 1727205384.38192: Calling groups_inventory to load vars for managed-node3
  3232 1727205384.38196: Calling all_plugins_inventory to load vars for managed-node3
  3232 1727205384.38643: Calling all_plugins_play to load vars for managed-node3
  3232 1727205384.38649: Calling groups_plugins_inventory to load vars for managed-node3
  3232 1727205384.38655: Calling groups_plugins_play to load vars for managed-node3
  3232 1727205384.38702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205384.38735: done with get_vars()
  3232 1727205384.38910: done getting variables
  3232 1727205384.38947: done sending task result for task 0ec6b2ab-fc8f-e872-b82d-00000000000e
  3232 1727205384.38951: WORKER PROCESS EXITING

TASK [Get facts for external test data] ****************************************
task path: /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:16
Tuesday 24 September 2024  15:16:24 -0400 (0:00:00.096)       0:00:00.208 ***** 
  3232 1727205384.39089: entering _queue_task() for managed-node3/setup
  3232 1727205384.39709: worker is 1 (out of 1 available)
  3232 1727205384.39722: exiting _queue_task() for managed-node3/setup
  3232 1727205384.39738: done queuing things up, now waiting for results queue to drain
  3232 1727205384.39740: waiting for pending results...
  3232 1727205384.40057: running TaskExecutor() for managed-node3/TASK: Get facts for external test data
  3232 1727205384.40194: in run() - task 0ec6b2ab-fc8f-e872-b82d-00000000000f
  3232 1727205384.40612: variable 'ansible_search_path' from source: unknown
  3232 1727205384.40618: variable 'ansible_search_path' from source: unknown
  3232 1727205384.40622: calling self._execute()
  3232 1727205384.40625: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205384.40627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205384.40630: variable 'omit' from source: magic vars
  3232 1727205384.41738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  3232 1727205384.46119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  3232 1727205384.46205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  3232 1727205384.46253: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  3232 1727205384.46297: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  3232 1727205384.46347: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  3232 1727205384.46447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
  3232 1727205384.46483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)
  3232 1727205384.46521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
  3232 1727205384.46577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)
  3232 1727205384.46598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
  3232 1727205384.46746: variable 'lsr_rhc_test_data_file' from source: set_fact
  3232 1727205384.46787: Evaluated conditional (lsr_rhc_test_data_file | length > 0): False
  3232 1727205384.46859: when evaluation is False, skipping this task
  3232 1727205384.46865: _execute() done
  3232 1727205384.46867: dumping result to json
  3232 1727205384.46870: done dumping result, returning
  3232 1727205384.46872: done running TaskExecutor() for managed-node3/TASK: Get facts for external test data [0ec6b2ab-fc8f-e872-b82d-00000000000f]
  3232 1727205384.46874: sending task result for task 0ec6b2ab-fc8f-e872-b82d-00000000000f
  3232 1727205384.47044: done sending task result for task 0ec6b2ab-fc8f-e872-b82d-00000000000f
  3232 1727205384.47048: WORKER PROCESS EXITING
skipping: [managed-node3] => {
    "changed": false,
    "false_condition": "lsr_rhc_test_data_file | length > 0",
    "skip_reason": "Conditional result was False"
}
  3232 1727205384.47098: no more pending results, returning what we have
  3232 1727205384.47102: results queue empty
  3232 1727205384.47103: checking for any_errors_fatal
  3232 1727205384.47110: done checking for any_errors_fatal
  3232 1727205384.47111: checking for max_fail_percentage
  3232 1727205384.47113: done checking for max_fail_percentage
  3232 1727205384.47114: checking to see if all hosts have failed and the running result is not ok
  3232 1727205384.47115: done checking to see if all hosts have failed
  3232 1727205384.47116: getting the remaining hosts for this loop
  3232 1727205384.47118: done getting the remaining hosts for this loop
  3232 1727205384.47122: getting the next task for host managed-node3
  3232 1727205384.47132: done getting next task for host managed-node3
  3232 1727205384.47136:  ^ task is: TASK: Set local lsr_rhc_test_data
  3232 1727205384.47140:  ^ 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? (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
  3232 1727205384.47144: getting variables
  3232 1727205384.47146: in VariableManager get_vars()
  3232 1727205384.47177: Calling all_inventory to load vars for managed-node3
  3232 1727205384.47180: Calling groups_inventory to load vars for managed-node3
  3232 1727205384.47184: Calling all_plugins_inventory to load vars for managed-node3
  3232 1727205384.47195: Calling all_plugins_play to load vars for managed-node3
  3232 1727205384.47198: Calling groups_plugins_inventory to load vars for managed-node3
  3232 1727205384.47202: Calling groups_plugins_play to load vars for managed-node3
  3232 1727205384.47413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205384.47602: done with get_vars()
  3232 1727205384.47612: done getting variables
  3232 1727205384.47796: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [Set local lsr_rhc_test_data] *********************************************
task path: /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:24
Tuesday 24 September 2024  15:16:24 -0400 (0:00:00.087)       0:00:00.296 ***** 
  3232 1727205384.47832: entering _queue_task() for managed-node3/include_vars
  3232 1727205384.48446: worker is 1 (out of 1 available)
  3232 1727205384.48462: exiting _queue_task() for managed-node3/include_vars
  3232 1727205384.48474: done queuing things up, now waiting for results queue to drain
  3232 1727205384.48475: waiting for pending results...
  3232 1727205384.49026: running TaskExecutor() for managed-node3/TASK: Set local lsr_rhc_test_data
  3232 1727205384.49038: in run() - task 0ec6b2ab-fc8f-e872-b82d-000000000011
  3232 1727205384.49042: variable 'ansible_search_path' from source: unknown
  3232 1727205384.49044: variable 'ansible_search_path' from source: unknown
  3232 1727205384.49075: calling self._execute()
  3232 1727205384.49155: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205384.49169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205384.49219: variable 'omit' from source: magic vars
  3232 1727205384.50129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  3232 1727205384.52849: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  3232 1727205384.52936: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  3232 1727205384.52980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  3232 1727205384.53029: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  3232 1727205384.53062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  3232 1727205384.53160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
  3232 1727205384.53197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)
  3232 1727205384.53365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
  3232 1727205384.53423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)
  3232 1727205384.53531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
  3232 1727205384.54031: variable 'lsr_rhc_test_data_file' from source: set_fact
  3232 1727205384.54035: Evaluated conditional (lsr_rhc_test_data_file | length == 0): True
  3232 1727205384.54038: variable 'omit' from source: magic vars
  3232 1727205384.54413: variable 'omit' from source: magic vars
  3232 1727205384.54416: variable 'omit' from source: magic vars
  3232 1727205384.54419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  3232 1727205384.54422: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  3232 1727205384.54424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  3232 1727205384.54426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  3232 1727205384.54428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  3232 1727205384.54431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become
  3232 1727205384.54433: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False)
  3232 1727205384.54658: variable 'inventory_hostname' from source: host vars for 'managed-node3'
  3232 1727205384.54667: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205384.54676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205384.54799: Set connection var ansible_shell_executable to /bin/sh
  3232 1727205384.54905: Set connection var ansible_connection to ssh
  3232 1727205384.55024: Set connection var ansible_timeout to 10
  3232 1727205384.55037: Set connection var ansible_pipelining to False
  3232 1727205384.55048: Set connection var ansible_shell_type to sh
  3232 1727205384.55060: Set connection var ansible_module_compression to ZIP_DEFLATED
  3232 1727205384.55091: variable 'ansible_shell_executable' from source: unknown
  3232 1727205384.55099: variable 'ansible_connection' from source: unknown
  3232 1727205384.55107: variable 'ansible_module_compression' from source: unknown
  3232 1727205384.55133: variable 'ansible_shell_type' from source: unknown
  3232 1727205384.55179: variable 'ansible_shell_executable' from source: unknown
  3232 1727205384.55189: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205384.55198: variable 'ansible_pipelining' from source: unknown
  3232 1727205384.55254: variable 'ansible_timeout' from source: unknown
  3232 1727205384.55263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205384.55385: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  3232 1727205384.55401: variable 'omit' from source: magic vars
  3232 1727205384.55413: starting attempt loop
  3232 1727205384.55420: running the handler
  3232 1727205384.55436: evaluation_path:
	/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks
  3232 1727205384.55467: search_path:
	/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/vars/../files/candlepin_data.yml
	/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/../files/candlepin_data.yml
	/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/vars/../files/candlepin_data.yml
	/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/../files/candlepin_data.yml
  3232 1727205384.55636: handler run complete
  3232 1727205384.55652: attempt loop complete, returning result
  3232 1727205384.55659: _execute() done
  3232 1727205384.55666: dumping result to json
  3232 1727205384.55677: done dumping result, returning
  3232 1727205384.55689: done running TaskExecutor() for managed-node3/TASK: Set local lsr_rhc_test_data [0ec6b2ab-fc8f-e872-b82d-000000000011]
  3232 1727205384.55698: sending task result for task 0ec6b2ab-fc8f-e872-b82d-000000000011
ok: [managed-node3] => {
    "ansible_facts": {
        "lsr_rhc_test_data": {
            "baseurl": "http://localhost:8080",
            "candlepin_host": "candlepin.local",
            "candlepin_insecure": false,
            "candlepin_port": 8443,
            "candlepin_prefix": "/candlepin",
            "env_nonworking": "Ceci n'est pas une environment",
            "envs_register": [
                "Environment 2"
            ],
            "insights": false,
            "proxy_auth_hostname": "localhost",
            "proxy_auth_password": "proxypass",
            "proxy_auth_port": 3130,
            "proxy_auth_scheme": "https",
            "proxy_auth_username": "proxyuser",
            "proxy_noauth_hostname": "localhost",
            "proxy_noauth_port": 3128,
            "proxy_noauth_scheme": "https",
            "proxy_nonworking_hostname": "wrongproxy",
            "proxy_nonworking_password": "wrong-proxypassword",
            "proxy_nonworking_port": 4000,
            "proxy_nonworking_username": "wrong-proxyuser",
            "reg_activation_keys": [
                "default_key"
            ],
            "reg_invalid_password": "invalid-password",
            "reg_invalid_username": "invalid-user",
            "reg_organization": "donaldduck",
            "reg_password": "password",
            "reg_username": "doc",
            "release": null,
            "repositories": [
                {
                    "name": "donaldy-content-label-7051",
                    "state": "enabled"
                },
                {
                    "name": "content-label-32060",
                    "state": "disabled"
                }
            ]
        }
    },
    "ansible_included_var_files": [
        "/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/../files/candlepin_data.yml"
    ],
    "changed": false
}
  3232 1727205384.55958: no more pending results, returning what we have
  3232 1727205384.55961: results queue empty
  3232 1727205384.55962: checking for any_errors_fatal
  3232 1727205384.55967: done checking for any_errors_fatal
  3232 1727205384.55968: checking for max_fail_percentage
  3232 1727205384.55970: done checking for max_fail_percentage
  3232 1727205384.55971: checking to see if all hosts have failed and the running result is not ok
  3232 1727205384.55971: done checking to see if all hosts have failed
  3232 1727205384.55972: getting the remaining hosts for this loop
  3232 1727205384.55974: done getting the remaining hosts for this loop
  3232 1727205384.55977: getting the next task for host managed-node3
  3232 1727205384.55985: done getting next task for host managed-node3
  3232 1727205384.55988:  ^ task is: TASK: Check if system is ostree
  3232 1727205384.55993:  ^ 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? (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
  3232 1727205384.55996: getting variables
  3232 1727205384.55998: in VariableManager get_vars()
  3232 1727205384.56125: Calling all_inventory to load vars for managed-node3
  3232 1727205384.56128: Calling groups_inventory to load vars for managed-node3
  3232 1727205384.56131: Calling all_plugins_inventory to load vars for managed-node3
  3232 1727205384.56139: done sending task result for task 0ec6b2ab-fc8f-e872-b82d-000000000011
  3232 1727205384.56142: WORKER PROCESS EXITING
  3232 1727205384.56151: Calling all_plugins_play to load vars for managed-node3
  3232 1727205384.56154: Calling groups_plugins_inventory to load vars for managed-node3
  3232 1727205384.56158: Calling groups_plugins_play to load vars for managed-node3
  3232 1727205384.56200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205384.56239: done with get_vars()
  3232 1727205384.56247: done getting variables

TASK [Check if system is ostree] ***********************************************
task path: /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:32
Tuesday 24 September 2024  15:16:24 -0400 (0:00:00.085)       0:00:00.381 ***** 
  3232 1727205384.56350: entering _queue_task() for managed-node3/stat
  3232 1727205384.56601: worker is 1 (out of 1 available)
  3232 1727205384.56617: exiting _queue_task() for managed-node3/stat
  3232 1727205384.56630: done queuing things up, now waiting for results queue to drain
  3232 1727205384.56632: waiting for pending results...
  3232 1727205384.56937: running TaskExecutor() for managed-node3/TASK: Check if system is ostree
  3232 1727205384.57030: in run() - task 0ec6b2ab-fc8f-e872-b82d-000000000013
  3232 1727205384.57054: variable 'ansible_search_path' from source: unknown
  3232 1727205384.57062: variable 'ansible_search_path' from source: unknown
  3232 1727205384.57144: calling self._execute()
  3232 1727205384.57182: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205384.57193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205384.57205: variable 'omit' from source: magic vars
  3232 1727205384.57730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  3232 1727205384.58048: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  3232 1727205384.58099: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  3232 1727205384.58213: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  3232 1727205384.58219: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  3232 1727205384.58293: 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)
  3232 1727205384.58330: 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)
  3232 1727205384.58372: 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)
  3232 1727205384.58405: 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)
  3232 1727205384.58545: Evaluated conditional (not __rhc_is_ostree is defined): True
  3232 1727205384.58564: variable 'omit' from source: magic vars
  3232 1727205384.58641: variable 'omit' from source: magic vars
  3232 1727205384.58692: variable 'omit' from source: magic vars
  3232 1727205384.58730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  3232 1727205384.58780: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  3232 1727205384.58824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  3232 1727205384.58889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  3232 1727205384.58893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  3232 1727205384.58896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become
  3232 1727205384.58905: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False)
  3232 1727205384.58943: variable 'inventory_hostname' from source: host vars for 'managed-node3'
  3232 1727205384.58952: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205384.58960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205384.59095: Set connection var ansible_shell_executable to /bin/sh
  3232 1727205384.59119: Set connection var ansible_connection to ssh
  3232 1727205384.59278: Set connection var ansible_timeout to 10
  3232 1727205384.59282: Set connection var ansible_pipelining to False
  3232 1727205384.59284: Set connection var ansible_shell_type to sh
  3232 1727205384.59287: Set connection var ansible_module_compression to ZIP_DEFLATED
  3232 1727205384.59289: variable 'ansible_shell_executable' from source: unknown
  3232 1727205384.59292: variable 'ansible_connection' from source: unknown
  3232 1727205384.59294: variable 'ansible_module_compression' from source: unknown
  3232 1727205384.59297: variable 'ansible_shell_type' from source: unknown
  3232 1727205384.59299: variable 'ansible_shell_executable' from source: unknown
  3232 1727205384.59301: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205384.59303: variable 'ansible_pipelining' from source: unknown
  3232 1727205384.59305: variable 'ansible_timeout' from source: unknown
  3232 1727205384.59312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205384.59851: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)
  3232 1727205384.59855: variable 'omit' from source: magic vars
  3232 1727205384.59858: starting attempt loop
  3232 1727205384.59860: running the handler
  3232 1727205384.59863: _low_level_execute_command(): starting
  3232 1727205384.59865: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
  3232 1727205384.60823: stderr chunk (state=2):
>>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  3232 1727205384.60846: 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.43.9 originally 10.31.43.9
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.43.9 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
<<<
  3232 1727205384.60894: 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  3232 1727205384.60989: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
<<<
  3232 1727205384.61042: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  3232 1727205384.61063: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  3232 1727205384.61153: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  3232 1727205384.62897: stdout chunk (state=3):
>>>/root
<<<
  3232 1727205384.63218: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  3232 1727205384.63223: stdout chunk (state=3):
>>><<<
  3232 1727205384.63226: stderr chunk (state=3):
>>><<<
  3232 1727205384.63232: _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.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
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
  3232 1727205384.63242: _low_level_execute_command(): starting
  3232 1727205384.63266: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246 `" && echo ansible-tmp-1727205384.6318948-3329-247052347922246="` echo /root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246 `" ) && sleep 0'
  3232 1727205384.64428: stderr chunk (state=2):
>>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  3232 1727205384.64531: 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
<<<
  3232 1727205384.64613: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  3232 1727205384.64641: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
<<<
  3232 1727205384.64656: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  3232 1727205384.64689: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  3232 1727205384.64858: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  3232 1727205384.66899: stdout chunk (state=3):
>>>ansible-tmp-1727205384.6318948-3329-247052347922246=/root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246
<<<
  3232 1727205384.67105: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  3232 1727205384.67127: stderr chunk (state=3):
>>><<<
  3232 1727205384.67138: stdout chunk (state=3):
>>><<<
  3232 1727205384.67167: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727205384.6318948-3329-247052347922246=/root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246
, 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.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
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
  3232 1727205384.67245: variable 'ansible_module_compression' from source: unknown
  3232 1727205384.67310: ANSIBALLZ: Using lock for stat
  3232 1727205384.67325: ANSIBALLZ: Acquiring lock
  3232 1727205384.67334: ANSIBALLZ: Lock acquired: 139977051202832
  3232 1727205384.67347: ANSIBALLZ: Creating module
  3232 1727205384.87308: ANSIBALLZ: Writing module into payload
  3232 1727205384.87345: ANSIBALLZ: Writing module
  3232 1727205384.87383: ANSIBALLZ: Renaming module
  3232 1727205384.87468: ANSIBALLZ: Done creating module
  3232 1727205384.87524: variable 'ansible_facts' from source: unknown
  3232 1727205384.87590: variable 'inventory_hostname' from source: host vars for 'managed-node3'
  3232 1727205384.87689: _low_level_execute_command(): starting
  3232 1727205384.87692: _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'
  3232 1727205384.88563: 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
<<<
  3232 1727205384.88624: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  3232 1727205384.88684: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
<<<
  3232 1727205384.88702: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  3232 1727205384.88728: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  3232 1727205384.88802: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  3232 1727205384.90593: stdout chunk (state=3):
>>>PLATFORM
<<<
  3232 1727205384.90680: stdout chunk (state=3):
>>>Linux
FOUND
/usr/bin/python3.12
<<<
  3232 1727205384.90691: stdout chunk (state=3):
>>>/usr/bin/python3
/usr/bin/python3
ENDFOUND
<<<
  3232 1727205384.90901: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  3232 1727205384.90905: stdout chunk (state=3):
>>><<<
  3232 1727205384.90909: stderr chunk (state=3):
>>><<<
  3232 1727205384.91052: _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.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
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
  3232 1727205384.91062 [managed-node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3']
  3232 1727205384.91067: _low_level_execute_command(): starting
  3232 1727205384.91069: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'
  3232 1727205384.91216: Sending initial data
  3232 1727205384.91219: Sent initial data (1181 bytes)
  3232 1727205384.92137: 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.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
debug2: fd 3 setting O_NONBLOCK
<<<
  3232 1727205384.92244: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  3232 1727205384.92305: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  3232 1727205384.96020: 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"}
<<<
  3232 1727205384.96436: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  3232 1727205384.96495: stderr chunk (state=3):
>>><<<
  3232 1727205384.96504: stdout chunk (state=3):
>>><<<
  3232 1727205384.96556: _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.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
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
  3232 1727205384.96727: variable 'ansible_facts' from source: unknown
  3232 1727205384.96730: variable 'ansible_facts' from source: unknown
  3232 1727205384.96732: variable 'ansible_module_compression' from source: unknown
  3232 1727205384.96754: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3232emkuqcm4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED
  3232 1727205384.96894: variable 'ansible_facts' from source: unknown
  3232 1727205384.97095: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246/AnsiballZ_stat.py
  3232 1727205384.97619: Sending initial data
  3232 1727205384.97638: Sent initial data (151 bytes)
  3232 1727205384.98410: 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.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
debug2: fd 3 setting O_NONBLOCK
<<<
  3232 1727205384.98627: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  3232 1727205384.98801: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  3232 1727205385.00461: stderr chunk (state=3):
>>>debug2: Remote version: 3
<<<
  3232 1727205385.00526: stderr chunk (state=3):
>>>debug2: Server supports extension "posix-rename@openssh.com" revision 1
<<<
  3232 1727205385.00581: stderr chunk (state=3):
>>>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
<<<
  3232 1727205385.00643: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
  3232 1727205385.00762: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-3232emkuqcm4/tmpp6f8iw2j /root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246/AnsiballZ_stat.py
<<<
  3232 1727205385.00769: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246/AnsiballZ_stat.py"
<<<
  3232 1727205385.00826: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3232emkuqcm4/tmpp6f8iw2j" to remote "/root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246/AnsiballZ_stat.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246/AnsiballZ_stat.py"
<<<
  3232 1727205385.02375: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  3232 1727205385.02616: stderr chunk (state=3):
>>><<<
  3232 1727205385.02620: stdout chunk (state=3):
>>><<<
  3232 1727205385.02623: done transferring module to remote
  3232 1727205385.02625: _low_level_execute_command(): starting
  3232 1727205385.02628: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246/ /root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246/AnsiballZ_stat.py && sleep 0'
  3232 1727205385.03226: 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.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  3232 1727205385.03249: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
<<<
  3232 1727205385.03261: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  3232 1727205385.03275: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  3232 1727205385.03347: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  3232 1727205385.05343: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  3232 1727205385.05347: stdout chunk (state=3):
>>><<<
  3232 1727205385.05350: stderr chunk (state=3):
>>><<<
  3232 1727205385.05367: _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.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
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
  3232 1727205385.05376: _low_level_execute_command(): starting
  3232 1727205385.05385: _low_level_execute_command(): using become for this command
  3232 1727205385.05480: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n  -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xickktrikavlmwdxjeszdhkxrnrjoooi ; PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246/AnsiballZ_stat.py'"'"' && sleep 0'
  3232 1727205385.05737: Initial state: awaiting_escalation: BECOME-SUCCESS-xickktrikavlmwdxjeszdhkxrnrjoooi
  3232 1727205385.06096: stderr chunk (state=1):
>>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  3232 1727205385.06113: stderr chunk (state=1):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  3232 1727205385.06162: stderr chunk (state=1):
>>>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.43.9 originally 10.31.43.9
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.43.9 is address
debug1: re-parsing configuration
<<<
  3232 1727205385.06179: stderr chunk (state=1):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  3232 1727205385.06222: stderr chunk (state=1):
>>>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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  3232 1727205385.06288: stderr chunk (state=1):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
<<<
  3232 1727205385.06308: stderr chunk (state=1):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  3232 1727205385.06333: stderr chunk (state=1):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  3232 1727205385.06420: stderr chunk (state=1):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  3232 1727205385.09814: stdout chunk (state=1):
>>>BECOME-SUCCESS-xickktrikavlmwdxjeszdhkxrnrjoooi
<<<
  3232 1727205385.09829: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-xickktrikavlmwdxjeszdhkxrnrjoooi'
  3232 1727205385.10189: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
<<<
  3232 1727205385.10220: stdout chunk (state=3):
>>>import _imp # builtin
<<<
  3232 1727205385.10234: stdout chunk (state=3):
>>>import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.10248: stdout chunk (state=3):
>>>import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.10322: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.10345: stdout chunk (state=3):
>>>import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.10363: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.10401: stdout chunk (state=3):
>>>import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
<<<
  3232 1727205385.10426: stdout chunk (state=3):
>>>import 'time' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.10448: stdout chunk (state=3):
>>>import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
<<<
  3232 1727205385.10490: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
<<<
  3232 1727205385.10502: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
<<<
  3232 1727205385.10527: stdout chunk (state=3):
>>>import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.10561: stdout chunk (state=3):
>>>import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
  3232 1727205385.10574: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
<<<
  3232 1727205385.10608: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
<<<
  3232 1727205385.10612: stdout chunk (state=3):
>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be9fc410>
<<<
  3232 1727205385.10647: stdout chunk (state=3):
>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be9cba10>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
<<<
  3232 1727205385.10670: 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 0x7f91be9fe990>
<<<
  3232 1727205385.10685: stdout chunk (state=3):
>>>import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.10719: stdout chunk (state=3):
>>>import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.10722: stdout chunk (state=3):
>>>import 'abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
  3232 1727205385.10749: stdout chunk (state=3):
>>>import 'io' # <class '_frozen_importlib.FrozenImporter'>
<<<
  3232 1727205385.10782: stdout chunk (state=3):
>>>import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
  3232 1727205385.10875: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
  3232 1727205385.10906: stdout chunk (state=3):
>>>import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
  3232 1727205385.10943: stdout chunk (state=3):
>>>import 'os' # <class '_frozen_importlib.FrozenImporter'>
<<<
  3232 1727205385.10957: stdout chunk (state=3):
>>>import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
<<<
  3232 1727205385.10983: stdout chunk (state=3):
>>>Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
<<<
  3232 1727205385.11015: stdout chunk (state=3):
>>>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'
<<<
  3232 1727205385.11064: 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
<<<
  3232 1727205385.11067: 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 0x7f91be811010>
<<<
  3232 1727205385.11142: 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'
<<<
  3232 1727205385.11164: stdout chunk (state=3):
>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be811f10>
<<<
  3232 1727205385.11189: stdout chunk (state=3):
>>>import 'site' # <class '_frozen_importlib.FrozenImporter'>
<<<
  3232 1727205385.11231: 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.
<<<
  3232 1727205385.11485: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
<<<
  3232 1727205385.11489: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
<<<
  3232 1727205385.11537: 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'
<<<
  3232 1727205385.11542: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
<<<
  3232 1727205385.11593: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
<<<
  3232 1727205385.11596: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
<<<
  3232 1727205385.11655: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
<<<
  3232 1727205385.11681: stdout chunk (state=3):
>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be84fe30>
<<<
  3232 1727205385.11712: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
<<<
  3232 1727205385.11720: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.11756: stdout chunk (state=3):
>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be84fef0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
<<<
  3232 1727205385.11764: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
<<<
  3232 1727205385.11796: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
<<<
  3232 1727205385.11844: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
<<<
  3232 1727205385.11907: stdout chunk (state=3):
>>>import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.11916: 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 0x7f91be887860>
<<<
  3232 1727205385.11944: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be887ef0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.12011: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be867b00>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.12043: stdout chunk (state=3):
>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be865220>
<<<
  3232 1727205385.12144: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be84cfe0>
<<<
  3232 1727205385.12179: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
<<<
  3232 1727205385.12208: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.12241: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
<<<
  3232 1727205385.12293: 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
<<<
  3232 1727205385.12296: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
<<<
  3232 1727205385.12330: stdout chunk (state=3):
>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8ab830>
<<<
  3232 1727205385.12354: stdout chunk (state=3):
>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8aa450>
<<<
  3232 1727205385.12389: 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 0x7f91be8660f0>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8a8bf0>
<<<
  3232 1727205385.12439: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
<<<
  3232 1727205385.12473: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8dc890>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be84c260>
<<<
  3232 1727205385.12505: 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'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
<<<
  3232 1727205385.12551: 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 0x7f91be8dcd40>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8dcbf0>
<<<
  3232 1727205385.12554: stdout chunk (state=3):
>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
<<<
  3232 1727205385.12618: 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 0x7f91be8dcfe0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be84ad80>
<<<
  3232 1727205385.12622: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
<<<
  3232 1727205385.12659: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
<<<
  3232 1727205385.12682: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8dd6d0>
<<<
  3232 1727205385.12721: stdout chunk (state=3):
>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8dd3a0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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'
<<<
  3232 1727205385.12758: stdout chunk (state=3):
>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8de5d0>
<<<
  3232 1727205385.12778: stdout chunk (state=3):
>>>import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
<<<
  3232 1727205385.12847: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
<<<
  3232 1727205385.12880: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
<<<
  3232 1727205385.12887: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8f4800>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.12949: 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 0x7f91be8f5f40>
<<<
  3232 1727205385.12956: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
<<<
  3232 1727205385.12988: stdout chunk (state=3):
>>># 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 0x7f91be8f6db0>
<<<
  3232 1727205385.13043: stdout chunk (state=3):
>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91be8f7410>
<<<
  3232 1727205385.13073: stdout chunk (state=3):
>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8f6330>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
<<<
  3232 1727205385.13119: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
<<<
  3232 1727205385.13143: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91be8f7dd0>
<<<
  3232 1727205385.13156: stdout chunk (state=3):
>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8f7500>
<<<
  3232 1727205385.13197: stdout chunk (state=3):
>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8de630>
<<<
  3232 1727205385.13236: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
<<<
  3232 1727205385.13240: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
<<<
  3232 1727205385.13275: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
<<<
  3232 1727205385.13277: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
<<<
  3232 1727205385.13322: stdout chunk (state=3):
>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91be6e7cb0>
<<<
  3232 1727205385.13350: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
<<<
  3232 1727205385.13366: stdout chunk (state=3):
>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
<<<
  3232 1727205385.13397: stdout chunk (state=3):
>>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91be7107a0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be710500>
<<<
  3232 1727205385.13446: 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 0x7f91be7107d0>
<<<
  3232 1727205385.13449: stdout chunk (state=3):
>>># 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 0x7f91be7109b0>
<<<
  3232 1727205385.13472: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be6e5e50>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
  3232 1727205385.13599: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
<<<
  3232 1727205385.13637: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
<<<
  3232 1727205385.13641: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
<<<
  3232 1727205385.13684: stdout chunk (state=3):
>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be711fd0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be710c50>
<<<
  3232 1727205385.13687: stdout chunk (state=3):
>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8ded20>
<<<
  3232 1727205385.13714: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
  3232 1727205385.13789: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
<<<
  3232 1727205385.13792: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
<<<
  3232 1727205385.13835: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
<<<
  3232 1727205385.13877: stdout chunk (state=3):
>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be73e390>
<<<
  3232 1727205385.13945: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
<<<
  3232 1727205385.13948: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
<<<
  3232 1727205385.13998: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
<<<
  3232 1727205385.14002: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
  3232 1727205385.14057: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be7564b0>
<<<
  3232 1727205385.14061: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
  3232 1727205385.14108: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
  3232 1727205385.14163: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
  3232 1727205385.14200: 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 0x7f91be793230>
<<<
  3232 1727205385.14233: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
  3232 1727205385.14249: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
<<<
  3232 1727205385.14275: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
<<<
  3232 1727205385.14333: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
  3232 1727205385.14420: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be7b59d0>
<<<
  3232 1727205385.14491: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be793350>
<<<
  3232 1727205385.14540: stdout chunk (state=3):
>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be757140>
<<<
  3232 1727205385.14586: 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 0x7f91be59c2f0>
<<<
  3232 1727205385.14610: stdout chunk (state=3):
>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be755520>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be712f30>
<<<
  3232 1727205385.14709: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
<<<
  3232 1727205385.14731: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f91be7558b0>
<<<
  3232 1727205385.14822: stdout chunk (state=3):
>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip'
<<<
  3232 1727205385.14833: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.14964: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.15012: 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'
<<<
  3232 1727205385.15059: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
  3232 1727205385.15139: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
  3232 1727205385.15177: 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 0x7f91be5f20c0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.15393: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be5c8fb0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be5c8110>
# zipimport: zlib available
<<<
  3232 1727205385.15443: stdout chunk (state=3):
>>>import 'ansible' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/">
# zipimport: zlib available
<<<
  3232 1727205385.15494: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  3232 1727205385.15517: stdout chunk (state=3):
>>>import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/">
<<<
  3232 1727205385.15520: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.17106: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.18445: 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 0x7f91be5cbf50>
<<<
  3232 1727205385.18472: 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'
<<<
  3232 1727205385.18514: 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'
<<<
  3232 1727205385.18577: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
<<<
  3232 1727205385.18581: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
<<<
  3232 1727205385.18585: 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 0x7f91be61db20>
<<<
  3232 1727205385.18626: stdout chunk (state=3):
>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be61d8b0>
<<<
  3232 1727205385.18675: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be61d1c0>
<<<
  3232 1727205385.18679: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
<<<
  3232 1727205385.18733: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
  3232 1727205385.18751: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be61d610>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be5f2d50>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.18778: 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 0x7f91be61e7b0>
<<<
  3232 1727205385.18828: 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 0x7f91be61e9f0>
<<<
  3232 1727205385.18841: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
<<<
  3232 1727205385.18900: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
<<<
  3232 1727205385.18903: stdout chunk (state=3):
>>>import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.18958: stdout chunk (state=3):
>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be61eed0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.18987: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
<<<
  3232 1727205385.19017: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
<<<
  3232 1727205385.19057: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be480cb0>
<<<
  3232 1727205385.19113: stdout chunk (state=3):
>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
<<<
  3232 1727205385.19118: stdout chunk (state=3):
>>># 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 0x7f91be4828a0>
<<<
  3232 1727205385.19145: 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'
<<<
  3232 1727205385.19170: stdout chunk (state=3):
>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be483260>
<<<
  3232 1727205385.19194: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
<<<
  3232 1727205385.19253: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
<<<
  3232 1727205385.19257: stdout chunk (state=3):
>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be484440>
<<<
  3232 1727205385.19276: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
<<<
  3232 1727205385.19324: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
<<<
  3232 1727205385.19352: 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'
<<<
  3232 1727205385.19396: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be486f00>
<<<
  3232 1727205385.19471: 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 0x7f91be487020>
<<<
  3232 1727205385.19476: stdout chunk (state=3):
>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4851c0>
<<<
  3232 1727205385.19509: 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'
<<<
  3232 1727205385.19547: 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'
<<<
  3232 1727205385.19583: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
  3232 1727205385.19642: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
<<<
  3232 1727205385.19645: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be48ae10>
<<<
  3232 1727205385.19664: stdout chunk (state=3):
>>>import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.19744: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4898e0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be489640>
<<<
  3232 1727205385.19762: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
  3232 1727205385.19840: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be48bcb0>
<<<
  3232 1727205385.19863: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4856d0>
<<<
  3232 1727205385.19913: 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 0x7f91be4d2f60>
<<<
  3232 1727205385.19955: 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 0x7f91be4d3110>
<<<
  3232 1727205385.19974: 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
<<<
  3232 1727205385.20005: 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
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
<<<
  3232 1727205385.20049: 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 0x7f91be4d4d10>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4d4ad0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
  3232 1727205385.20185: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
  3232 1727205385.20253: 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 0x7f91be4d7230>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4d53d0>
<<<
  3232 1727205385.20272: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
<<<
  3232 1727205385.20314: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
<<<
  3232 1727205385.20349: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.20404: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4de960>
<<<
  3232 1727205385.20536: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4d72f0>
<<<
  3232 1727205385.20617: 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 0x7f91be4df740>
<<<
  3232 1727205385.20644: 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 0x7f91be4df9b0>
<<<
  3232 1727205385.20702: 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 0x7f91be4dfaa0>
<<<
  3232 1727205385.20741: stdout chunk (state=3):
>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4d33e0>
# /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'
<<<
  3232 1727205385.20772: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
<<<
  3232 1727205385.20784: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
  3232 1727205385.20824: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
<<<
  3232 1727205385.20840: 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 0x7f91be4e32c0>
<<<
  3232 1727205385.21024: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
<<<
  3232 1727205385.21047: 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 0x7f91be4e4650>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4e1a90>
<<<
  3232 1727205385.21092: 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 0x7f91be4e2e40>
<<<
  3232 1727205385.21122: stdout chunk (state=3):
>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4e16a0>
# zipimport: zlib available
# zipimport: zlib available
<<<
  3232 1727205385.21133: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  3232 1727205385.21227: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.21346: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  3232 1727205385.21386: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  3232 1727205385.21426: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.21533: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.21673: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.22298: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.22949: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  3232 1727205385.22954: stdout chunk (state=3):
>>>import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f91be4e47d0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f91be4e47d0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/text/">
<<<
  3232 1727205385.22990: 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'
<<<
  3232 1727205385.23045: 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 0x7f91be56c830>
<<<
  3232 1727205385.23153: 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'
<<<
  3232 1727205385.23171: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be56d940>
<<<
  3232 1727205385.23184: stdout chunk (state=3):
>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4e70b0>
<<<
  3232 1727205385.23235: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
<<<
  3232 1727205385.23272: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  3232 1727205385.23291: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.23458: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.23654: 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 0x7f91be56dd90>
<<<
  3232 1727205385.23679: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.24186: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.25096: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.25122: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.25240: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  3232 1727205385.25257: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.25309: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.25360: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  3232 1727205385.25365: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.25569: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.25631: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  3232 1727205385.25655: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.25664: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.25677: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  3232 1727205385.25726: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.25799: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.25822: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/parsing/">
<<<
  3232 1727205385.25826: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.26263: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.26714: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
<<<
  3232 1727205385.26832: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
<<<
  3232 1727205385.26837: stdout chunk (state=3):
>>>import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  3232 1727205385.26956: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be56e630>
<<<
  3232 1727205385.26961: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.27092: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.27196: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/text/">
<<<
  3232 1727205385.27218: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  3232 1727205385.27232: 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'
<<<
  3232 1727205385.27318: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
  3232 1727205385.27445: 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 0x7f91be37a240>
<<<
  3232 1727205385.27502: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
<<<
  3232 1727205385.27506: 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 0x7f91be37aba0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be56f620>
<<<
  3232 1727205385.27528: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.27582: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.27625: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  3232 1727205385.27628: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.27676: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.27726: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.27805: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.27871: 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
<<<
  3232 1727205385.27910: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
  3232 1727205385.28209: 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 0x7f91be3798b0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be37ae10>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  3232 1727205385.28342: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  3232 1727205385.28356: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  3232 1727205385.28429: 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'
<<<
  3232 1727205385.28438: 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
<<<
  3232 1727205385.28475: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
<<<
  3232 1727205385.28509: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
  3232 1727205385.28600: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
<<<
  3232 1727205385.28626: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
<<<
  3232 1727205385.28740: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
<<<
  3232 1727205385.28746: stdout chunk (state=3):
>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be40b050>
<<<
  3232 1727205385.28817: stdout chunk (state=3):
>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be387ef0>
<<<
  3232 1727205385.28932: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be382f30>
<<<
  3232 1727205385.28952: stdout chunk (state=3):
>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be382d20>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  3232 1727205385.28958: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.28997: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.29031: stdout chunk (state=3):
>>>import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  3232 1727205385.29121: stdout chunk (state=3):
>>>import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  3232 1727205385.29129: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.29165: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/">
<<<
  3232 1727205385.29169: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.29592: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  3232 1727205385.29785: stdout chunk (state=3):
>>># zipimport: zlib available<<<
  3232 1727205385.29788: stdout chunk (state=3):
>>>
<<<
  3232 1727205385.29998: stdout chunk (state=3):
>>>
<<<
  3232 1727205385.30020: 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"}}}
<<<
  3232 1727205385.30062: stdout chunk (state=3):
>>># destroy __main__<<<
  3232 1727205385.30068: stdout chunk (state=3):
>>>
<<<
  3232 1727205385.30593: stdout chunk (state=3):
>>># clear sys.path_importer_cache<<<
  3232 1727205385.30599: stdout chunk (state=3):
>>>
<<<
  3232 1727205385.30630: stdout chunk (state=3):
>>># clear sys.path_hooks<<<
  3232 1727205385.30649: stdout chunk (state=3):
>>>
<<<
  3232 1727205385.30662: stdout chunk (state=3):
>>># clear builtins._
<<<
  3232 1727205385.30672: stdout chunk (state=3):
>>># clear sys.path<<<
  3232 1727205385.30678: stdout chunk (state=3):
>>>
<<<
  3232 1727205385.30697: stdout chunk (state=3):
>>># clear sys.argv<<<
  3232 1727205385.30715: stdout chunk (state=3):
>>>
<<<
  3232 1727205385.30734: stdout chunk (state=3):
>>># clear sys.ps1
<<<
  3232 1727205385.30747: stdout chunk (state=3):
>>># clear sys.ps2<<<
  3232 1727205385.30757: stdout chunk (state=3):
>>>
<<<
  3232 1727205385.30773: stdout chunk (state=3):
>>># clear sys.last_exc
<<<
  3232 1727205385.30780: stdout chunk (state=3):
>>># clear sys.last_type<<<
  3232 1727205385.30797: stdout chunk (state=3):
>>>
<<<
  3232 1727205385.30802: stdout chunk (state=3):
>>># clear sys.last_value<<<
  3232 1727205385.30831: stdout chunk (state=3):
>>>
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path<<<
  3232 1727205385.30873: stdout chunk (state=3):
>>>
# 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
<<<
  3232 1727205385.31024: stdout chunk (state=3):
>>># 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 tex<<<
  3232 1727205385.31048: stdout chunk (state=3):
>>>twrap
# 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
<<<
  3232 1727205385.31058: stdout chunk (state=3):
>>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc
<<<
  3232 1727205385.31090: stdout chunk (state=3):
>>># cleanup[2] removing ansible.module_utils.common.text.converters
<<<
  3232 1727205385.31094: stdout chunk (state=3):
>>># destroy ansible.module_utils.common.text.converters<<<
  3232 1727205385.31112: stdout chunk (state=3):
>>>
# cleanup[2] removing _ctypes<<<
  3232 1727205385.31124: stdout chunk (state=3):
>>>
<<<
  3232 1727205385.31128: stdout chunk (state=3):
>>># cleanup[2] removing ctypes._endian<<<
  3232 1727205385.31160: stdout chunk (state=3):
>>>
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy<<<
  3232 1727205385.31194: stdout chunk (state=3):
>>>
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors<<<
  3232 1727205385.31234: stdout chunk (state=3):
>>>
# 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<<<
  3232 1727205385.31286: stdout chunk (state=3):
>>>
# 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<<<
  3232 1727205385.31323: stdout chunk (state=3):
>>>
# 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<<<
  3232 1727205385.31399: 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
<<<
  3232 1727205385.31723: stdout chunk (state=3):
>>># destroy _sitebuiltins
<<<
  3232 1727205385.31768: stdout chunk (state=3):
>>># destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
<<<
  3232 1727205385.31771: stdout chunk (state=3):
>>># destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
<<<
  3232 1727205385.31790: stdout chunk (state=3):
>>># destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
<<<
  3232 1727205385.31913: stdout chunk (state=3):
>>># destroy ntpath
<<<
  3232 1727205385.31923: stdout chunk (state=3):
>>># destroy importlib
# destroy zipimport
<<<
  3232 1727205385.31927: stdout chunk (state=3):
>>># 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
<<<
  3232 1727205385.31930: stdout chunk (state=3):
>>># destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
<<<
  3232 1727205385.31960: stdout chunk (state=3):
>>># destroy selectors
# destroy errno
<<<
  3232 1727205385.31963: stdout chunk (state=3):
>>># 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
<<<
  3232 1727205385.32032: stdout chunk (state=3):
>>># cleanup[3] wiping selinux._selinux
<<<
  3232 1727205385.32038: stdout chunk (state=3):
>>># cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
<<<
  3232 1727205385.32062: stdout chunk (state=3):
>>># 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
<<<
  3232 1727205385.32101: stdout chunk (state=3):
>>># 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
<<<
  3232 1727205385.32155: stdout chunk (state=3):
>>># cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# 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
<<<
  3232 1727205385.32161: stdout chunk (state=3):
>>># 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
<<<
  3232 1727205385.32184: stdout chunk (state=3):
>>># cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
<<<
  3232 1727205385.32314: stdout chunk (state=3):
>>># destroy sys.monitoring
<<<
  3232 1727205385.32362: stdout chunk (state=3):
>>># destroy _socket
# destroy _collections
<<<
  3232 1727205385.32380: stdout chunk (state=3):
>>># destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
<<<
  3232 1727205385.32425: stdout chunk (state=3):
>>># destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
<<<
  3232 1727205385.32444: stdout chunk (state=3):
>>># destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
<<<
  3232 1727205385.32471: stdout chunk (state=3):
>>># clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
<<<
  3232 1727205385.32569: 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
<<<
  3232 1727205385.32649: stdout chunk (state=3):
>>># destroy _random
# destroy _weakref
# destroy _operator
# destroy _sha2
# destroy _string
# destroy re
<<<
  3232 1727205385.32672: stdout chunk (state=3):
>>># destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
<<<
  3232 1727205385.32685: stdout chunk (state=3):
>>># clear sys.audit hooks
<<<
  3232 1727205385.33412: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.43.9 closed.
<<<
  3232 1727205385.33418: stderr chunk (state=3):
>>><<<
  3232 1727205385.33420: stdout chunk (state=3):
>>><<<
  3232 1727205385.33455: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f91be9fc410>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be9cba10>
# /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 0x7f91be9fe990>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/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 0x7f91be811010>
# /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 0x7f91be811f10>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
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 0x7f91be84fe30>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be84fef0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f91be887860>
# /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 0x7f91be887ef0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be867b00>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be865220>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be84cfe0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f91be8ab830>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8aa450>
# /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 0x7f91be8660f0>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8a8bf0>
# /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 0x7f91be8dc890>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be84c260>
# /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 0x7f91be8dcd40>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8dcbf0>
# 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 0x7f91be8dcfe0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be84ad80>
# /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 0x7f91be8dd6d0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8dd3a0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f91be8de5d0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f91be8f4800>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f91be8f5f40>
# /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 0x7f91be8f6db0>
# 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 0x7f91be8f7410>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8f6330>
# /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 0x7f91be8f7dd0>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8f7500>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8de630>
# /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 0x7f91be6e7cb0>
# /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 0x7f91be7107a0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be710500>
# 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 0x7f91be7107d0>
# 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 0x7f91be7109b0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be6e5e50>
# /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 0x7f91be711fd0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be710c50>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be8ded20>
# /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 0x7f91be73e390>
# /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 0x7f91be7564b0>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f91be793230>
# /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 0x7f91be7b59d0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be793350>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be757140>
# /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 0x7f91be59c2f0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be755520>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be712f30>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f91be7558b0>
# zipimport: found 30 names in '/tmp/ansible_stat_payload_nvww1238/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 0x7f91be5f20c0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be5c8fb0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be5c8110>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/">
# 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 0x7f91be5cbf50>
# /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 0x7f91be61db20>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be61d8b0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be61d1c0>
# /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 0x7f91be61d610>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be5f2d50>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f91be61e7b0>
# 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 0x7f91be61e9f0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be61eed0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f91be480cb0>
# 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 0x7f91be4828a0>
# /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 0x7f91be483260>
# /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 0x7f91be484440>
# /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 0x7f91be486f00>
# 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 0x7f91be487020>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4851c0>
# /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 0x7f91be48ae10>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4898e0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be489640>
# /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 0x7f91be48bcb0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4856d0>
# 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 0x7f91be4d2f60>
# /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 0x7f91be4d3110>
# /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 0x7f91be4d4d10>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4d4ad0>
# /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 0x7f91be4d7230>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4d53d0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4de960>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4d72f0>
# 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 0x7f91be4df740>
# 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 0x7f91be4df9b0>
# 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 0x7f91be4dfaa0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4d33e0>
# /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 0x7f91be4e32c0>
# 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 0x7f91be4e4650>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4e1a90>
# 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 0x7f91be4e2e40>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4e16a0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f91be4e47d0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f91be4e47d0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f91be56c830>
# /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 0x7f91be56d940>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be4e70b0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
# 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 0x7f91be56dd90>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be56e630>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
# /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 0x7f91be37a240>
# 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 0x7f91be37aba0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be56f620>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
# 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 0x7f91be3798b0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be37ae10>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
# 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 0x7f91be40b050>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be387ef0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be382f30>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91be382d20>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_stat_payload_nvww1238/ansible_stat_payload.zip/ansible/">
# 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.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
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.43.9 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
[WARNING]: Platform linux on host managed-node3 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.
  3232 1727205385.34344: 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-1727205384.6318948-3329-247052347922246/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  3232 1727205385.34348: _low_level_execute_command(): starting
  3232 1727205385.34351: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727205384.6318948-3329-247052347922246/ > /dev/null 2>&1 && sleep 0'
  3232 1727205385.34353: stderr chunk (state=2):
>>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  3232 1727205385.34355: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  3232 1727205385.34481: 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.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  3232 1727205385.34485: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
<<<
  3232 1727205385.34488: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  3232 1727205385.34491: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  3232 1727205385.34532: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  3232 1727205385.36620: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  3232 1727205385.36623: stdout chunk (state=3):
>>><<<
  3232 1727205385.36626: stderr chunk (state=3):
>>><<<
  3232 1727205385.36629: _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.43.9 originally 10.31.43.9
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.43.9 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.43.9 originally 10.31.43.9
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/982aaed28e'
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
  3232 1727205385.36632: handler run complete
  3232 1727205385.36634: variable 'ansible_facts' from source: unknown
  3232 1727205385.36637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205385.36639: variable 'ansible_facts' from source: unknown
  3232 1727205385.36658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205385.36676: attempt loop complete, returning result
  3232 1727205385.36684: _execute() done
  3232 1727205385.36691: dumping result to json
  3232 1727205385.36700: done dumping result, returning
  3232 1727205385.36719: done running TaskExecutor() for managed-node3/TASK: Check if system is ostree [0ec6b2ab-fc8f-e872-b82d-000000000013]
  3232 1727205385.36739: sending task result for task 0ec6b2ab-fc8f-e872-b82d-000000000013
ok: [managed-node3] => {
    "ansible_facts": {
        "discovered_interpreter_python": "/usr/bin/python3.12"
    },
    "changed": false,
    "stat": {
        "exists": false
    }
}
  3232 1727205385.37048: no more pending results, returning what we have
  3232 1727205385.37051: results queue empty
  3232 1727205385.37052: checking for any_errors_fatal
  3232 1727205385.37057: done checking for any_errors_fatal
  3232 1727205385.37058: checking for max_fail_percentage
  3232 1727205385.37060: done checking for max_fail_percentage
  3232 1727205385.37061: checking to see if all hosts have failed and the running result is not ok
  3232 1727205385.37061: done checking to see if all hosts have failed
  3232 1727205385.37062: getting the remaining hosts for this loop
  3232 1727205385.37064: done getting the remaining hosts for this loop
  3232 1727205385.37069: getting the next task for host managed-node3
  3232 1727205385.37077: done getting next task for host managed-node3
  3232 1727205385.37079:  ^ task is: TASK: Set flag to indicate system is ostree
  3232 1727205385.37083:  ^ 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  3232 1727205385.37088: getting variables
  3232 1727205385.37090: in VariableManager get_vars()
  3232 1727205385.37321: Calling all_inventory to load vars for managed-node3
  3232 1727205385.37325: Calling groups_inventory to load vars for managed-node3
  3232 1727205385.37329: Calling all_plugins_inventory to load vars for managed-node3
  3232 1727205385.37348: Calling all_plugins_play to load vars for managed-node3
  3232 1727205385.37352: Calling groups_plugins_inventory to load vars for managed-node3
  3232 1727205385.37356: Calling groups_plugins_play to load vars for managed-node3
  3232 1727205385.37398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205385.37474: done with get_vars()
  3232 1727205385.37484: done getting variables
  3232 1727205385.37576: done sending task result for task 0ec6b2ab-fc8f-e872-b82d-000000000013
  3232 1727205385.37579: WORKER PROCESS EXITING
  3232 1727205385.37616: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [Set flag to indicate system is ostree] ***********************************
task path: /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:37
Tuesday 24 September 2024  15:16:25 -0400 (0:00:00.813)       0:00:01.194 ***** 
  3232 1727205385.37654: entering _queue_task() for managed-node3/set_fact
  3232 1727205385.37934: worker is 1 (out of 1 available)
  3232 1727205385.37945: exiting _queue_task() for managed-node3/set_fact
  3232 1727205385.37958: done queuing things up, now waiting for results queue to drain
  3232 1727205385.37960: waiting for pending results...
  3232 1727205385.38117: running TaskExecutor() for managed-node3/TASK: Set flag to indicate system is ostree
  3232 1727205385.38245: in run() - task 0ec6b2ab-fc8f-e872-b82d-000000000014
  3232 1727205385.38266: variable 'ansible_search_path' from source: unknown
  3232 1727205385.38274: variable 'ansible_search_path' from source: unknown
  3232 1727205385.38319: calling self._execute()
  3232 1727205385.38395: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205385.38410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205385.38512: variable 'omit' from source: magic vars
  3232 1727205385.38983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  3232 1727205385.39241: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  3232 1727205385.39292: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  3232 1727205385.39336: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  3232 1727205385.39373: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  3232 1727205385.39470: 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)
  3232 1727205385.39502: 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)
  3232 1727205385.39540: 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)
  3232 1727205385.39574: 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)
  3232 1727205385.39709: Evaluated conditional (not __rhc_is_ostree is defined): True
  3232 1727205385.39725: variable 'omit' from source: magic vars
  3232 1727205385.39793: variable 'omit' from source: magic vars
  3232 1727205385.40112: variable '__ostree_booted_stat' from source: set_fact
  3232 1727205385.40118: variable 'omit' from source: magic vars
  3232 1727205385.40121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  3232 1727205385.40124: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  3232 1727205385.40126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  3232 1727205385.40128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  3232 1727205385.40131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  3232 1727205385.40133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become
  3232 1727205385.40153: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False)
  3232 1727205385.40186: variable 'inventory_hostname' from source: host vars for 'managed-node3'
  3232 1727205385.40196: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205385.40205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205385.40340: Set connection var ansible_shell_executable to /bin/sh
  3232 1727205385.40353: Set connection var ansible_connection to ssh
  3232 1727205385.40365: Set connection var ansible_timeout to 10
  3232 1727205385.40376: Set connection var ansible_pipelining to False
  3232 1727205385.40387: Set connection var ansible_shell_type to sh
  3232 1727205385.40400: Set connection var ansible_module_compression to ZIP_DEFLATED
  3232 1727205385.40435: variable 'ansible_shell_executable' from source: unknown
  3232 1727205385.40444: variable 'ansible_connection' from source: unknown
  3232 1727205385.40452: variable 'ansible_module_compression' from source: unknown
  3232 1727205385.40460: variable 'ansible_shell_type' from source: unknown
  3232 1727205385.40478: variable 'ansible_shell_executable' from source: unknown
  3232 1727205385.40486: variable 'ansible_host' from source: host vars for 'managed-node3'
  3232 1727205385.40494: variable 'ansible_pipelining' from source: unknown
  3232 1727205385.40500: variable 'ansible_timeout' from source: unknown
  3232 1727205385.40512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node3'
  3232 1727205385.40637: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  3232 1727205385.40654: variable 'omit' from source: magic vars
  3232 1727205385.40666: starting attempt loop
  3232 1727205385.40673: running the handler
  3232 1727205385.40687: handler run complete
  3232 1727205385.40700: attempt loop complete, returning result
  3232 1727205385.40709: _execute() done
  3232 1727205385.40718: dumping result to json
  3232 1727205385.40726: done dumping result, returning
  3232 1727205385.40738: done running TaskExecutor() for managed-node3/TASK: Set flag to indicate system is ostree [0ec6b2ab-fc8f-e872-b82d-000000000014]
  3232 1727205385.40749: sending task result for task 0ec6b2ab-fc8f-e872-b82d-000000000014
ok: [managed-node3] => {
    "ansible_facts": {
        "__rhc_is_ostree": false
    },
    "changed": false
}
  3232 1727205385.41009: no more pending results, returning what we have
  3232 1727205385.41012: results queue empty
  3232 1727205385.41013: checking for any_errors_fatal
  3232 1727205385.41018: done checking for any_errors_fatal
  3232 1727205385.41018: checking for max_fail_percentage
  3232 1727205385.41020: done checking for max_fail_percentage
  3232 1727205385.41021: checking to see if all hosts have failed and the running result is not ok
  3232 1727205385.41022: done checking to see if all hosts have failed
  3232 1727205385.41022: getting the remaining hosts for this loop
  3232 1727205385.41024: done getting the remaining hosts for this loop
  3232 1727205385.41027: getting the next task for host managed-node3
  3232 1727205385.41033: done getting next task for host managed-node3
  3232 1727205385.41035:  ^ task is: TASK: meta (end_play)
  3232 1727205385.41038:  ^ 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  3232 1727205385.41042: getting variables
  3232 1727205385.41043: in VariableManager get_vars()
  3232 1727205385.41072: Calling all_inventory to load vars for managed-node3
  3232 1727205385.41074: Calling groups_inventory to load vars for managed-node3
  3232 1727205385.41077: Calling all_plugins_inventory to load vars for managed-node3
  3232 1727205385.41087: Calling all_plugins_play to load vars for managed-node3
  3232 1727205385.41094: done sending task result for task 0ec6b2ab-fc8f-e872-b82d-000000000014
  3232 1727205385.41136: WORKER PROCESS EXITING
  3232 1727205385.41130: Calling groups_plugins_inventory to load vars for managed-node3
  3232 1727205385.41141: Calling groups_plugins_play to load vars for managed-node3
  3232 1727205385.41184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205385.41211: done with get_vars()
  3232 1727205385.41220: done getting variables

TASK [Skip if there is no Insights support] ************************************
task path: /tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml:8
Tuesday 24 September 2024  15:16:25 -0400 (0:00:00.036)       0:00:01.231 ***** 
  3232 1727205385.41318: in VariableManager get_vars()
  3232 1727205385.41328: Calling all_inventory to load vars for managed-node3
  3232 1727205385.41330: Calling groups_inventory to load vars for managed-node3
  3232 1727205385.41332: Calling all_plugins_inventory to load vars for managed-node3
  3232 1727205385.41342: Calling all_plugins_play to load vars for managed-node3
  3232 1727205385.41346: Calling groups_plugins_inventory to load vars for managed-node3
  3232 1727205385.41349: Calling groups_plugins_play to load vars for managed-node3
  3232 1727205385.41378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  3232 1727205385.41398: done with get_vars()
  3232 1727205385.41737: variable 'lsr_rhc_test_data' from source: include_vars
  3232 1727205385.41764: Evaluated conditional (not lsr_rhc_test_data.insights): True
META: ending play
  3232 1727205385.41781: done queuing things up, now waiting for results queue to drain
  3232 1727205385.41783: results queue empty
  3232 1727205385.41783: checking for any_errors_fatal
  3232 1727205385.41785: done checking for any_errors_fatal
  3232 1727205385.41786: checking for max_fail_percentage
  3232 1727205385.41787: done checking for max_fail_percentage
  3232 1727205385.41788: checking to see if all hosts have failed and the running result is not ok
  3232 1727205385.41789: done checking to see if all hosts have failed
  3232 1727205385.41789: getting the remaining hosts for this loop
  3232 1727205385.41790: done getting the remaining hosts for this loop
  3232 1727205385.41793: getting the next task for host managed-node3
  3232 1727205385.41794: host managed-node3 is done iterating, returning
  3232 1727205385.41795: done queuing things up, now waiting for results queue to drain
  3232 1727205385.41796: results queue empty
  3232 1727205385.41797: checking for any_errors_fatal
  3232 1727205385.41798: done checking for any_errors_fatal
  3232 1727205385.41798: checking for max_fail_percentage
  3232 1727205385.41799: done checking for max_fail_percentage
  3232 1727205385.41800: checking to see if all hosts have failed and the running result is not ok
  3232 1727205385.41801: done checking to see if all hosts have failed
  3232 1727205385.41802: getting the next task for host managed-node3
  3232 1727205385.41803: host managed-node3 is done iterating, returning

PLAY RECAP *********************************************************************
managed-node3              : ok=4    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0   

Tuesday 24 September 2024  15:16:25 -0400 (0:00:00.005)       0:00:01.236 ***** 
=============================================================================== 
Check if system is ostree ----------------------------------------------- 0.81s
/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:32 
Import test data -------------------------------------------------------- 0.10s
/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:12 
Get LSR_RHC_TEST_DATA environment variable ------------------------------ 0.09s
/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:3 
Get facts for external test data ---------------------------------------- 0.09s
/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:16 
Set local lsr_rhc_test_data --------------------------------------------- 0.09s
/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:24 
Set flag to indicate system is ostree ----------------------------------- 0.04s
/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:37 
Skip if there is no Insights support ------------------------------------ 0.01s
/tmp/collections-r81/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml:8 
  3232 1727205385.41869: RUNNING CLEANUP